打开cmd,输入 netstat -ano|findstr 输入被占用的端口输入 taskkill /f /pid 对应的编号成功关闭端口
Eclipse异常退出后端口被占用解决方法
原文:https://www.cnblogs.com/acmexyz/p/13716106.html