명령어
java -Dlog4j.configurationFile=src/main/resources/log4j2.xml \
-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/home/swlee/ \
-jar target/quetzal-RDF-0.0.1-SNAPSHOT-jar-with-dependencies.jar "$@"
'language > java' 카테고리의 다른 글
Java PermGen 영역 (0) | 2022.03.20 |
---|---|
Annotation 생성시 @Retention (0) | 2022.02.13 |
Resouce leak: 'applicationContext' is never closed (0) | 2022.01.27 |
VScode Junit에서 test용 application.yml 못읽어올 때 (0) | 2021.10.02 |
java 장애 hang up 걸렸을 때 (0) | 2021.07.17 |