Maven项目在Maven启动的时候出现:Address already in use: JVM_Bind<null>:8080

在执行Maven Build时遇到错误:Address already in use: JVM_Bind<null>:8080。错误源于Tomcat插件无法启动,端口8080已被占用。尝试通过kill进程释放端口无效。问题的根本原因是Tomcat未正确关闭导致的冲突。正确解决方案是点击IDE中的Debug按钮旁边的红色停止键来关闭Tomcat,然后再重新启动项目,问题即可解决。如果红色停止键不可用,需先点击旁边的X,再尝试停止并重启。
摘要由CSDN通过智能技术生成
Maven项目在Maven  Build启动的时候出现:Address already in use: JVM_Bind<null>:8080

ERROR如下:
[ERROR] Failed to execute goal org.apache.tomcat.maven:tomcat6-maven-plugin:2.2:run (default-cli) on project taotao-manager-web: Could not start Tomcat: Protocol handler initialization failed: java.net.BindException: Address already in use: JVM_Bind <null>:8080 -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/conf
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值