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
- JSTL
- MYSQL
- @RequestBody
- exception
- 한글
- maven
- json
- 호환성
- 전자정부 표준프레임워크
- php
- null
- SSL
- Oracle
- DB
- switch
- 웹 플랫폼 설치 관리자
- 문자열
- checbox
- 이클립스
- html
- jquery
- 네이버스마트 에디터
- HTML5
- java
- 오라클
- RADIO
- 톰캣
- 날짜
- spring form tag
- 스크립트
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