-
[Tomcat 에러] removing obsolete files from server... 서버JAVA오류 2023. 4. 4. 16:38반응형
removing obsolete files from server 라며 지독하게 톰캣이 나를 괴롭힌다.
import를 받은 프로젝트인데 또 또 지독하게 나를 괴롭힌다..
우선 이클립스를 종료한다.
이클립스 workspace 폴더로 이동하고 .metadata/.plugins/org.eclipse.wst.server.core 폴더로 이동한다.
해당 폴더에 tmp0, tmp1 ...와 같은 폴더가 있다면 거침없이 삭제해준다.
그리고 다시 이클립스를 실행하면 마법처럼 해결이된다.
오늘도 에러와 함께... 하루를 시작 및 마무리...^^
반응형'JAVA오류' 카테고리의 다른 글
.yml 파일 commit reject 되는 경우 (0) 2024.05.18 [오류]ApplicationTests > contextLoads() FAILED (0) 2024.05.12 [IntelliJ] - SpringJUnit4ClassRunner import 안되는 경우 (0) 2023.09.15 [Error] - Mapped Statements collection does not contain value for~ (0) 2023.05.12 [JAVA] Resource leak: 'scanner' is never closed (0) 2023.04.24