标签: java apache jsp tomcat
我最近卸载了旧版本的java并重新安装了java到C:\ Program Files \ Java \ jre7,但现在我从我的apache tomcat服务器获得can't establish a connection to the server at localhost:8000 C:\ Program Files \ Apache基。
can't establish a connection to the server at localhost:8000
有关导致此错误的原因的任何想法?
答案 0 :(得分:1)
也许Apache指向您在设置向导中选择的旧安装。如果您认为重新安装导致了问题,我建议您尝试更改JAVA_HOME环境变量。 This可能有帮助。