Spring/Spring 에러 처리
서버 시작시 에러 증상 (STS 또는 이클립스)
안녕로봇
2017. 4. 2. 15:12
증상
서버 실행시 아래와 같은 메시지가 나오면서 서버가 실행 안될때
Could not load the Tomcat server configuration at \Servers\Tomcat v8.0 Server at localhost-config.
The configuration may be corrupt or incomplete.
Resource is out of sync with the file system: '/Servers/Tomcat v8.0 Server at localhost-config/server.xml'.
해결
그냥 Servers 선택후 F5 또는 우클릭-refresh 하면됨