Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- json
- jquery
- exception
- checbox
- java
- switch
- Oracle
- @RequestBody
- 호환성
- html
- SSL
- MYSQL
- DB
- 전자정부 표준프레임워크
- 스크립트
- 톰캣
- 문자열
- 한글
- 오라클
- maven
- 웹 플랫폼 설치 관리자
- spring form tag
- null
- 네이버스마트 에디터
- 이클립스
- HTML5
- php
- JSTL
- 날짜
- RADIO
Archives
- Today
- Total
개인적인 정리
bootstrap.jar which is referenced by the classpath, does not exist. 본문
전자정부표준프레임워크/Exception 및 Error
bootstrap.jar which is referenced by the classpath, does not exist.
yeon.Biju 2018. 1. 21. 17:15The archive: C:/eGovFrame-3.5.1/apache-tomcat-6.0.43/bin/bootstrap.jar which is referenced by the classpath, does not exist.
잘 쓰던 이클립스를 사정에 의해 c에서 e로 옮겼더니 발생한다.
1. 서버 삭제
2. Windows > Preferences > Server > Runtime Environment 에서 모두 remove

3. 서버를 처음부터 추가해준다.
'전자정부표준프레임워크 > Exception 및 Error' 카테고리의 다른 글
Comments