码迷,mamicode.com
首页 > 其他好文 > 详细

idea启动Tomcat遇到错误:Error running 'Tomcat 7.0.912': Address localhost:1099 is already in use;解决方法如下:

时间:2019-08-21 21:52:08      阅读:186      评论:0      收藏:0      [点我收藏+]

标签:net   解决方法   info   cat   方法   nbsp   http   task   ide   

cmd输入
netstat -ano|findstr 1099

taskkill -f -pid 3576
具体如图:

技术图片

 

idea启动Tomcat遇到错误:Error running 'Tomcat 7.0.912': Address localhost:1099 is already in use;解决方法如下:

标签:net   解决方法   info   cat   方法   nbsp   http   task   ide   

原文地址:https://www.cnblogs.com/huidefan/p/11391255.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!