tomcat 8080端口被占用解决办法

dos窗口输入 netstat -ano

找到8080的pid

在任务管理器中结束该pid对应的任务

你可能感兴趣的:(tomcat 8080端口被占用解决办法)