启动tomcat超时问题,启动过程中弹出一个问题:
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
[img]http://dl.iteye.com/upload/attachment/0078/8374/dccfb4b8-2666-3710-9ffe-291bdbdfbcb5.jpg[/img]
1.进入eclipse界面中的servers选项卡,右击 工程配置的tomcat项,单击“Open”.(如图):
[img]http://dl.iteye.com/upload/attachment/0078/8376/c5db4ef1-6c28-31be-9f37-944d3cf103fd.jpg[/img]
2.单击 Overviews界面中的Timeouts,修改Start(in seconds)中的数值,将数值修改到足够大。
[img]http://dl.iteye.com/upload/attachment/0078/8378/1fe63297-6a8c-39d9-a59a-8056174c7be1.jpg[/img]
Ctrl+S 保存一下,启动后问题解决。
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
[img]http://dl.iteye.com/upload/attachment/0078/8374/dccfb4b8-2666-3710-9ffe-291bdbdfbcb5.jpg[/img]
1.进入eclipse界面中的servers选项卡,右击 工程配置的tomcat项,单击“Open”.(如图):
[img]http://dl.iteye.com/upload/attachment/0078/8376/c5db4ef1-6c28-31be-9f37-944d3cf103fd.jpg[/img]
2.单击 Overviews界面中的Timeouts,修改Start(in seconds)中的数值,将数值修改到足够大。
[img]http://dl.iteye.com/upload/attachment/0078/8378/1fe63297-6a8c-39d9-a59a-8056174c7be1.jpg[/img]
Ctrl+S 保存一下,启动后问题解决。