今天重装eclipse和Tomcat,启动时候报标题错“The server cannot be started because one or more of the ports are invalid. Open the server editor and correct the invalid ports.

排查下发现原来是装Tomcat的时候server shutdown port没有设置成8005,而是-1,所以导致eclipse调不起来。配置文件修改后就成了。

相关文章:

  • 2021-04-08
  • 2021-05-25
  • 2021-09-13
  • 2021-12-23
  • 2021-09-29
  • 2022-02-15
猜你喜欢
  • 2022-12-23
  • 2021-06-04
  • 2021-05-04
  • 2021-11-19
  • 2021-09-23
相关资源
相似解决方案