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

修改Tomcat 允许启动(timeout)时间(45秒超时)

2017-01-17 22:33 609 查看
报错:Server Tomcat v8.0 Server at localhost was unable to start within 45 seconds. If the server requires more time, try increasing the timeout in the server editor.

方法1:双击server,修改timouts参数

方法2:修改 workspace\.metadata\.plugins\org.eclipse.wst.server.core\servers.xml文件。 
       把其中的start-timeout="45" 改为更大的值即可。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: