eclipse debug启动tomcat超时失败
eclipse在debug状态启动tomcat的时候总是提示“Timeout waiting for Tomcat v6.0 Server @ localhost to start. Server did not start after 45s” 的错误。解决方法:
在eclipse中找菜单 winodw->preferences->server -> 找 Server timeout delay 下拉列表项目。选择你想要的。我选择unlimited 让其不再有时间限制。就是说,服务启动多长时间都无所谓。问题就此解决。
页:
[1]