原文链接 : http://blog.csdn.net/x6582026/article/details/70807269

 

最近第一次玩IDEA时碰到tomcat启动问题:Application Server was not connected before run configuration stop, reason: Unable to ping server at localhost:1099

 

解决方案:

intellij添加tomcat时,有个jre 版本的选择,这个版本要选择你配了环境变量的版本,(我这之前默认是Module下的)如下图所示。改完即可成功启动了。

IDEA:Application Server was not connected before run configuration stop, reason: Unable to ping 1099

 

相关文章:

  • 2021-07-25
  • 2021-05-02
  • 2022-12-23
  • 2022-12-23
  • 2021-08-25
  • 2021-03-27
  • 2021-09-28
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-05-29
  • 2021-06-07
相关资源
相似解决方案