반응형
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 | 31 |
Tags
- querydsl no sources given
- No tests found for given includes
- property or field 'jobparameters' cannot be found on object of type
- aws
- el1008e
- OpenFeign
- java 11
- java 1.8 11
- springbatch error
- AWS CLI
- yum install java
- java version
- mac os git error
- JUnit
- log error
- java
- 스프링부트테스트
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- springboot
- parse
- java 여러개 버전
- maybe not public or not valid?
- LeetCode
- java 버전 변경
- Medium
- no sources given
- easy
- springboottest
- Java 1.8
- error
Archives
- Today
- Total
목록Could not find or load main h2 (1)
쩨이엠 개발 블로그
[ h2 ] Error Could not find or load main class org.h2.tools.Console
잘 실행하던 h2 console이 갑자기 열리지 않으며 에러를 뱉었다 $ ./h2.sh Error: Could not find or load main class org.h2.tools.Console Caused by: java.lang.ClassNotFoundException: org.h2.tools.Console 확인해보니 intellij에서 library만 비활성화 시킨다는걸 jar 파일을 삭제해버려서 에러가 났다 저런 에러를 뱉을 때엔 jar 파일이 제대로 있는지 확인해볼것 .. ㅎㅎ
개발/ETC
2020. 9. 25. 15:31