Unable to open debugger port (127.0.0.1:12080): java.net.SocketException “Interrupted function call:

Unable to open debugger port (127.0.0.1:12080): java.net.SocketException "Interrupted function call: accept failed

debug运行tomcat

端口占用:

解决:

Unable to open debugger port (127.0.0.1:12080): java.net.SocketException “Interrupted function call:_第1张图片

端口改一下就行

Unable to open debugger port (127.0.0.1:12080): java.net.SocketException “Interrupted function call:_第2张图片

声明:
博客中标注原创的文章,版权归本博客作者所有,若转载或者引用本文内容请注明来源及原作者,否则依法保留追究权
如果帮到你了点个赞呗【嘘~~~悄悄话:带上你的满腔热血去奔赴心中的山河】

你可能感兴趣的:(JavaBug记录)