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

来源:互联网 发布:葫芦侠数据不存在 编辑:程序博客网 时间:2024/05/17 22:19

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).





说明当前端口号被占用



最粗暴的方法:


在任务管理器中 -> 详细信息里


将javaw.exe结束任务







阅读全文
0 0
原创粉丝点击