使用Eclipse啓動Tomcat時出現啓動超時的問題以下所示:tomcat
Server Tomcat v7.0 Server at localhost was unable toui
start within 45 seconds . If the server requires morespa
time, try increasing the timeout in the server editor.orm
遇到此問題時,第一步先多啓動幾下試試,若是不行的話能夠server
把tomcat啓動時間適當延長以下:ip
打開tomcat設置頁,修改啓動時間:部署
經上一步若是仍是啓動超時的話,能夠對項目進行clean,它的it
做用是將工程中的.class文件所有刪除,同時從新編譯工程:編譯
而後再次從新部署tomcat,啓動便可。class