Ecliple解决Tomcat超时启动的办法

来源:互联网 发布:杜特门窗软件 编辑:程序博客网 时间:2024/06/05 21:10

今天碰到一个问题,在eclipse里启动tomcat的时候出现以下的错误:
Server Tomcat v7.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就在这里。

原创粉丝点击