简体   繁体   English

使用IntelliJ运行Tomcat-无法启动服务器

[英]Running tomcat with IntelliJ - can't start the server

I can't start the server. 我无法启动服务器。 It gives me this warning: 它给了我这个警告:

Application Server was not connected before run configuration stop, reason: Unable to ping server at localhost:1099 运行配置停止之前未连接Application Server,原因:无法在localhost:1099上ping服务器

'C:\\Users\\Keno' is not recognized as an internal or external command, Disconnected from server operable program or batch file. 'C:\\ Users \\ Keno'不被识别为内部或外部命令,已与服务器可操作程序或批处理文件断开连接。 The system cannot find the path specified. 该系统找不到指定的路径。

Problem was that I downloaded and referenced unzipped folder in Intellij. 问题是我下载并引用了Intellij中的解压缩文件夹。 Solution was to download installation file, install it and referenced installation folder in Intellij. 解决方法是下载安装文件,将其安装并在Intellij中引用安装文件夹。 Sorry I was in a rush... 对不起,我很着急...

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM