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.
编辑servers.xml(your_workspace/.metadata/.plugins/org.eclipse.wst.server.core/servers.xml),搜索"start-timeout",把值改大,比如start-timeout="50000"。当然,需要重启eclipse。
解决Tomcat启动超时问题
本文介绍了解决Tomcat服务器启动超时的方法。通过编辑servers.xml文件中的start-timeout参数并增加其数值来延长等待时间,例如设置为start-timeout=50000。修改后需要重启Eclipse。
6358

被折叠的 条评论
为什么被折叠?



