从eclipse启动TOmcat 6服务器时出现问题,弹出以下消息:
Server Tomcat v6.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.
答案 0 :(得分:2)
可能需要很长时间才能启动。您可以从日志中检查,以确定在默认的45秒切断时间内是否正在中途。如果是这样,请在Servers
视图中双击要部署的tomcat实例,然后在概述选项卡中,单击右栏中的Timeouts
部分,然后单击tomcat有更多的时间来启动。