码迷,mamicode.com
首页 > 其他好文 > 详细

启动Tomcat 7.0 报 Server Tomcat v7.0 was unable to start within 45 seconds. If the server requires more time, try increasing the timeout in the server editor.

时间:2018-05-12 03:24:28      阅读:166      评论:0      收藏:0      [点我收藏+]

标签:大小   工程   重启   bsp   xml文件   seconds   tomcat   was   cond   

解决 

修改 workspace\.metadata\.plugins\org.eclipse.wst.server.core\servers.xml文件。 
把其中的start-timeout="45" 改为  start-timeout="300" 或者更长,根据工程大小来设置。最后重启eclipse。

tart-timeout:启动超时

启动Tomcat 7.0 报 Server Tomcat v7.0 was unable to start within 45 seconds. If the server requires more time, try increasing the timeout in the server editor.

标签:大小   工程   重启   bsp   xml文件   seconds   tomcat   was   cond   

原文地址:https://www.cnblogs.com/HeXiaoZhou/p/9026717.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!