heap 사이즈가 아닌
metaspace 사이즈를 늘이는 것으로 해결
(참고)
http://honeymon.io/tech/2019/05/30/java-memory-leak-analysis.html
(에러 로그)
***************************************************************************
The WebLogic Server encountered a critical failure
java.lang.OutOfMemoryError: Metaspace
Reason: There is a panic condition in the server. The server is configured to exit on panic
***************************************************************************
'WAS - WebLogic > 각종 설정, 에러 조치' 카테고리의 다른 글
[weblogic] max-request-parameter-count 최대값 변경 | 12c/14c (0) | 2021.06.18 |
---|---|
[weblogic] server log 24시간 마다 rotation + 파일명에 날짜 기록 (0) | 2021.06.11 |
[weblogic] 데이터소스 - Test Connections On Reserve 옵션 가이드 (0) | 2021.06.09 |
weblogic 8.1 - Password 변경 방법 (0) | 2021.06.09 |
[WebLogic] config.xml 내에서 정보 찾기 (0) | 2020.07.28 |