發生了一件奇怪的事情,它似乎是最新的Windows升級引發的。我從Windows 8.0升級到8.1,從那以後,Spring Tool Suite中的嵌入式tomcat服務器無法啓動。Windows 8.1升級後,Spring Tool Suite嵌入式服務器無法啓動
沒有跡象表明日誌/控制檯輸出中有任何問題,並且控制檯表示它正常啓動,但在服務器選項卡中表示服務器仍處於「開始...」狀態(已見下面)。
後120秒出現以下對話框:
Server Tomcat v7.0 Server at localhost was unable to start within 120 seconds. If the server requires more time, try increasing the timeout in the server editor.
我試圖運行從命令提示符Tomcat服務器,它工作正常。我可以啓動服務器並部署我的應用程序。
任何想法?
那麼...大約一個星期後,問題似乎已經消失了。我希望我能解釋什麼解決了這個問題。 – Trevor