프로그래밍/에러보고서

[TOMCAT] Could not load the Tomcat server configuration at ~ at localhost-config.

프리랜서_코더 2012. 6. 15. 17:35


간만에 Tomcat을 기동하려니 아래와 같은 에러가 발생하였다.


에러 내용

Could not load the Tomcat server configuration at ~ at localhost-config. 

The configuration may be corrupt or incomplete.

Resource is out of sync with the file system: '~ at localhost-config/server.xml'.



해결 방법

 별도의 수정이 필요없이 Project Explorer에 있는 Servers 프로젝트를 Refresh(F5) 해주면 해결된다.