tomcat突然報錯,The Tomcat server configuration at \Servers\Tomcat v7.0 Server at localhost-config is missing. Check the server for errors.
具體報錯原因不太清楚,不過肯定是因為一些關聯的信息缺失導致
解決辦法:
刪掉原先關聯的tomcat,重新關聯一個新的
prefencen--》service--》runtime environments,刪除原先所有的tomcat關聯,然后重新關聯新的tomcat,重啟eclipse就可以了