IDEA中debug启动tomcat报错。Error running t8:Unable to open debugger port(127.0.0.1:49225):java.net.BindException"Address alread in use:JVM_Bind"

IDEA中debug启动tomcat报错。Error running t8:Unable to open debugger port(127.0.0.1:49225):java.net.BindException"Address alread in use:JVM_Bind"

解决办法:

1,如下图打开项目配置的tomcat的“Edit Configurations...”

IDEA中debug启动tomcat报错。Error running t8:Unable to open debugger port(127.0.0.1:49225):java.net.BindException"Address alread in use:JVM_Bind"

2,打开“Startup/Connection”--------"Debug"--------"Port"改一下(按上升或下降箭头)就好了

IDEA中debug启动tomcat报错。Error running t8:Unable to open debugger port(127.0.0.1:49225):java.net.BindException"Address alread in use:JVM_Bind"

其他解决办法:

把项目配置的tomcat删掉再配置一次也可解决

IDEA中debug启动tomcat报错。Error running t8:Unable to open debugger port(127.0.0.1:49225):java.net.BindException"Address alread in use:JVM_Bind"

上一篇:图像处理程序框架—MFC相关知识点


下一篇:MFC原理第三讲.RTTI运行时类型识别