Server Tomcat v6.0 at localhost was unable to start within 45 seconds

在eclipse里启动tomcat的时候出现以下的错误: Server Tomcat v6.0 at localhost was unable to start within 45 seconds. If the server requires more time, try increasing the timeout in the server editor.在servers view里,双击server,会打开该server的设置窗口,在右上部有Timeouts的设置部分,设置timeout为100.

原文地址:https://www.cnblogs.com/taiguyiba/p/6291083.html