用gradle构建的项目,点击运行出现以下错误提示:

Error running PraticeWeb: Can't find catalina.jar 21:54 Error running PraticeWeb Invalid arguments : Already listening [timeout, port, localAddress]

检查tomcat配置发现:

File -> Setting -> Build,Execution,Deployment -> Application Servers

由于我移动了tomcat服务器的路径,虽然改了环境变量,但Tomcat Home和Tomcat base directory还是原来的路径,改成新的编译通过。

相关文章:

  • 2021-03-29
  • 2021-05-06
  • 2021-06-10
  • 2021-11-04
  • 2021-12-10
  • 2021-06-16
  • 2021-07-29
猜你喜欢
  • 2021-12-13
  • 2021-05-12
  • 2021-09-21
  • 2021-06-18
  • 2021-10-06
  • 2021-10-12
  • 2021-09-30
相关资源
相似解决方案