首页 > 代码库 > IDEA:Application Server was not connected before run configuration stop, reason: Unable to ping 1099

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

原文链接 : 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