[Java-Idea]解决idea启动项目报错:Unable to open debugger port(127.0.0.1:53046):java.net.SocketException"socke

命令行窗口,执行命令:netstat -aon|findstr 9030 查找占用端口的进程命令行

taskkill -f -pid 11331进程

相关文章
相关标签/搜索