您的位置:首页 > 运维架构 > Tomcat

eclipse 中启动 Tomcat 报 45秒超时 错误 的解决方法

2016-01-14 12:27 573 查看
错误信息如下:

Server Tomcat v5.5 Server at localhost was unable to start within 45 seconds.
If the server requires more time, try increasing the timeout in the server editor.

 

我按照它的提示,以为是让我去修改下图中左边的“server”文件呢,但找来找去没有找到相关项。后来谷歌了一下,发现应该是去修改 eclipse 中关于 server 的 timeout 设置。如下图:

双击图中右下方的"Tomcat v5.5 Server at localhost"就会弹出右边的配置文件,在其中将“Timeout”的"start"的值改大一点就OK了。



 



大小: 184.5 KB

查看图片附件
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: