Error running omp: Unable to open debugger port (127.0.0.1:50812): java.net.SocketException "socket

摘要: 早上來公司,debug啓動項目彈出提示 Error running omp: Unable to open debugger port (127.0.0.1:50812): java.net.SocketException "socket closed" 錯誤.致使項目沒法啓動. java

由於只彈了這一個錯誤,因此覺得個人debug的端口50812被佔用了,但怎麼查也查不到被佔用,事實上並非這個端口被佔用!!socket


若是打開event log 窗口就能發如今這個錯誤提示的上面還有一行ide

Error running omp: Address localhost:1090 is already in use

只是啓動時只彈了那一個提示,因此讓人誤判是50812被佔用 解決idea

把佔用1090的進程kill 了就能夠了..net

我也是看了這個stackoverflow纔想起來的https://stackoverflow.com/questions/26273743/unable-to-open-debugger-port-in-intellj-ideadebug

以上是雲棲社區小編爲您精心準備的的內容,在雲棲社區的博客、問答、公衆號、人物、課程等欄目也有的相關內容,歡迎繼續使用右上角搜索按鈕進行搜索idea ,以便於您獲取更多的相關知識。blog

相關文章
相關標籤/搜索