完整报错信息:
It is possible to bind and connect to localhost:8080 at the same time - application server will probably compete with some other software on the port
谷歌翻译:
可以同时绑定并连接到localhost:8080-应用服务器可能会与端口上的某些其他软件竞争
可能性1:8080端口被占用 修改一下端口就好了
可能性2:在使用 IDEA 启动 Tomcat 服务时 ,Tomcat 服务已经开启了
双击shutdown.bat关闭Tomcat