간만에 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) 해주면 해결된다.
'프로그래밍 > 에러보고서' 카테고리의 다른 글
[Java] ArrayList Remove (0) | 2012.09.17 |
---|---|
Ajax 한글 파라미터 깨짐 (0) | 2012.08.30 |