徐冬丽 发表于 2018-12-4 11:20:25

tomcat启动中产生的错误

  tomcat运行报错:Server Tomcat v6.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.
解决方案:将workspace中.metadata\.plugins\org.eclipse.wst.server.core下的servers.xml配置文件中 start-timeout="45"改成100就可以了。





页: [1]
查看完整版本: tomcat启动中产生的错误