idea debug無法啟動 Error running 'Tomcat8': Unable to open debugger port (127.0.0.1:50168): java.net.SocketException "socket closed


在日志里顯示在 event log 里的 Error running 'server_web': Address localhost:1099 is already in use

顯示1099單口已被使用,可在命令行 中直接停止,

netstat -aon|findstr 1099
tasklist|findstr 6248
taskkill -F -IM java.exe

原文地址:https://blog.csdn.net/m0_38016299/article/details/80079990

 


免責聲明!

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



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