关于运行tomcat遇到问题“Several ports (8005, 8080, 8009) required by Tomcat v9.0 Server at localhost are already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the port number(s).”的解决方法

tomcat

1、就是端口被占用的问题。查看是否有程序在运行,或者http在运行。
关于tomcat的解决

2、点击查看tomcat是否为停止状态关于tomcat的解决

新的改变

3、可能是路径重复问题,有很多解决办法,我只会最简单、粗暴的解决方法,(1)把Servers的tomcat删了

关于tomcat的解决(2)项目资源管理器的Servers也删了。
关于tomcat的解决
(3)点击链接重新加入tomcat就可以了。关于tomcat的解决

相关文章:

  • 2021-06-28
  • 2022-02-07
  • 2022-12-23
  • 2021-10-18
  • 2022-12-23
  • 2021-09-04
  • 2021-11-26
猜你喜欢
  • 2021-05-01
  • 2021-10-12
  • 2022-12-23
  • 2021-05-10
  • 2021-07-02
  • 2021-12-20
  • 2021-04-29
相关资源
相似解决方案