原文: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 i

表示您的tomcat啟動超時 項目大一點的時候經常都會出現這樣的啟動錯誤,解決方法: 打開配置文件:workspace .metadata .plugins org.eclipse.wst.server.core servers.xml 內容如下: lt xml version . encoding UTF standalone no gt lt servers gt lt server aut ...

2012-11-22 21:47 0 3960 推薦指數:

查看詳情

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

Java Web項目啟動調試時,提示此錯誤,如下圖: 存在兩種可能:   1.項目配置有錯誤(可能是數據庫、Redis之類的配置錯誤,也可能是相關的服務沒有啟動,防火牆之類的);   2.項目啟動的確實比較慢,需要更長的時間,解決方法如下: 1.打開Server視圖,雙擊Tomcat ...

Wed Oct 17 18:38:00 CST 2018 0 3431
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM