본문 바로가기
ETC/Eclipse

[이클립스(Eclipse)] The archive: /apache-tomcat-8.0.32/bin/bootstrap.jar which is referenced by the classpath, does not exist. 에러 (이클립스 폴더명 변경 등 의 경우)

by cosmicgy 2025. 1. 23.

 

로컬에서 작업하다가 워크 스페이스 폴더 변경을 하고 싶어서 이리저리 옮기고 이름을 바꿨더니 톰캣 서버 start 시 에러 발생

The archive: /apache-tomcat-8.0.32/bin/bootstrap.jar which is referenced by the classpath, does not exist. 해결방법!

 

1-1. Runtime Environment 클릭

1-2. Tomcat installation directory -> Browse... 클릭 후 변경된 폴더의 톰캣으로 변경

 

 2-1. Open launch configuration 클릭 -> Classpath 로 이동

해당 경로가 아닌  bootstrap.jar 과 tomcat-juli.jar 를 Remove 한다.

그럼 끝! 해결