Tomcat启动报Server Tomcat v8.0 Server at localhost was unable to start within 45 seconds错误

启动项目的时候报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

 

Tomcat启动报Server Tomcat v8.0 Server at localhost was unable to start within 45 seconds错误

 

解决办法:

双击tomcat,将timeout的start时间设置为更高即可

 

Tomcat启动报Server Tomcat v8.0 Server at localhost was unable to start within 45 seconds错误

 

Tomcat启动报Server Tomcat v8.0 Server at localhost was unable to start within 45 seconds错误

 

建议设置为150就足够了,设置完一定要按ctrl+s保存一下。

 

Tomcat启动报Server Tomcat v8.0 Server at localhost was unable to start within 45 seconds错误