myeclipse2017不能启动tomcat,提示: Several ports (8005, 8080, 8009) required by Tomcat v7.0 Server at local

myeclipse2017不能启动tomcat,提示:
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 the port number(s).

占端口问题。

还是无法解决

猜你喜欢

转载自blog.csdn.net/weixin_38465623/article/details/80787277