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


 

Several ports (8005, 8080, 8009) required by Tomcat v8.5 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 運行cmd->netstat -avo,

找出占據了8005, 8080, 8009端口的PID

 

2 任務管理器

找出該PID的任務,右鍵->結束任務

 

3 回到Eclipse,重新Start

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM