Tomcat unable to start within 45 seconds.

Posted java_pro

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Tomcat unable to start within 45 seconds.相关的知识,希望对你有一定的参考价值。

 

解决的方法当然是设定这个时间,让其大于45秒,修改在当前项目所在的workspace\\.metadata\\.plugins\\org.eclipse.wst.server.core\\servers.xml

找到servers.xml中的start-timeout="45",改成你需要的整数数值,保存,最后重启eclipse

以上是关于Tomcat unable to start within 45 seconds.的主要内容,如果未能解决你的问题,请参考以下文章