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

tomcat启动报错:Address already in use: JVM_Bind

时间:2018-08-10 01:15:29      阅读:136      评论:0      收藏:0      [点我收藏+]

标签:jvm   结束   net   bind   cep   应用程序   任务   standard   tomcat   

tomcat启动时出现Address already in use: JVM_Bind 的原因是因为端口被占用,有可能是因为多次启动tomcat或者启动了多个tomcat,或者是其他应用程序或者服务占用了。

错误日志如下:

 

严重: StandardServer.await: create[8080]: 
java.net.BindException: Address already in use: JVM_Bind

 

 

解决办法:

打开任务栏:结束掉:javaw.exe

tomcat启动报错:Address already in use: JVM_Bind

标签:jvm   结束   net   bind   cep   应用程序   任务   standard   tomcat   

原文地址:https://www.cnblogs.com/lr3539/p/9452282.html

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