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

Posted lr3539

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了tomcat启动报错:Address already in use: JVM_Bind相关的知识,希望对你有一定的参考价值。

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的主要内容,如果未能解决你的问题,请参考以下文章

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

Address localhost:1099 is already in use(IDEA启动Tomcat报错1099 is already in use)

IDEA 出现问题:debugger启动tomcat 报错Address already in use: NET_Bind 解决方案

IDEA 出现问题:debugger启动tomcat 报错Address already in use: NET_Bind 解决方案

IDEA 出现问题:debugger启动tomcat 报错Address already in use: NET_Bind 解决方案

异常解决——Tomcat启动异常:Cannot assign requested address