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 sta


eclipse出現: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).

 

解決方案:

第一:

window10系統:任務管理器里面查找Java進行結束

其他系統也可以進行查找下!

在處理完成后,重新啟動即可

第二:

使用eclipse的時候出現這個問題:

這是因為已經啟動了tomcat,只是在eclipse里面看不到。

這時只需要找到tomcat的目錄,在bin文件夾里面找到shutdown.bat執行一下,再去eclipse里面啟動tomcat就成功了!

 


免責聲明!

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



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