比如说:我们非法关闭Tomcat,则会出现端口占用问题..
Several ports (8005, 8080, 8009) required by Tomcat v6.0 Server at localhost are already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the port number(s).
从网上搜了解决方法,我的是第一种情况,现在借鉴过来留着用: 1,独立运行的Tomcat没有关闭. |