您的位置:首页 > 运维架构 > Tomcat

tomcat小问题解决一

2015-06-18 14:40 459 查看
版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/cf01201003/article/details/46547853

    在部署tomcat时开启时,Eclipse报错,

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

   网上说法是tomcat正在运行但是我在资源管理其中未发现有tomcat的进程,虽然不知道是什么原因,但是解决办法是在tomcat的bin目录下执行tomcat8W.exe,然后再关掉tomcat就可以了。

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: