netstat -ano |findstr "8099" //window查看端口占用 taskkill /pid 54828
转载请注明博客出处:http://www.cnblogs.com/cjh-notes/
windows结束端口对应的进程
原文:https://www.cnblogs.com/cjh-notes/p/10703132.html