美文网首页
Springboot 8080

Springboot 8080

作者: minguoIT男 | 来源:发表于2019-05-07 15:15 被阅读0次

Description:

The Tomcat connector configured to listen on port 8080 failed to start. The port may already be in use or the connector may be misconfigured.

Action:

Verify the connector's configuration, identify and stop any process that's listening on port 8080, or configure this application to listen on another port.

问题分析:

8080端口被占用

解决方法:

控制台 shutdown.sh,重新运行即可

相关文章

网友评论

      本文标题:Springboot 8080

      本文链接:https://www.haomeiwen.com/subject/rineoqtx.html