当前位置: 代码迷 >> Eclipse >> ECLIPSE JUNO 起动 tomcat7
  详细解决方案

ECLIPSE JUNO 起动 tomcat7

热度:440   发布时间:2016-04-23 01:16:18.0
ECLIPSE JUNO 启动 tomcat7
我重装系统后, eclipse 就无法启动tomcat 了。、 配置是最新的eclipse + tomcat7 . 
启动eclipse 的server服务提示错误信息:
 
Server Tomcat v7.0 Server at localhost was unable to start within 45 seconds. If the server requires more time, try increasing the timeout in the server editor.


我修改了时间到1000s 了, 这个提示就没了, 反正就是不真正启动。
控制台窗口会显示正常得经过几十秒server开启。 
但server的菜单下面显示还在连接。项目无状态。
eclipse里面没有三脚猫启动按钮, 启动后也不能显示8080的页面。反正就是没有启动。
 
dos窗口运行tomcat正常的。 
可能还是我配置的问题, 不知道哪里要改的。
添加tomcat时已经选择jre了。

------解决方案--------------------
[img=[img=http://my.csdn.net/my/album/detail/1300669][/img]][/img]
------解决方案--------------------
LZ 依照下列做肯定能成功:
1: 确保下载的是J3EE的eclipse  地址:http://www.eclipse.org/downloads/
2: 这里有详细的教程,一学就会: URL:   http://www.coreservlets.com/Apache-Tomcat-Tutorial/tomcat-7-with-eclipse.html

  相关解决方案