解决 Several ports (8005, 8080, 8009) required by Tomcat v7.0 Server at localhost are already in use

时间:2022-05-20 16:44:56

Several ports (8005, 8080, 8009) required by Tomcat v7.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


这是由于Tomcat已经启动了。把在开始菜单找tomcat停掉就可以了。