안녕하세요.
OutOfMemoryError 골치 썩는 중입니다.
검색해서 처음으로 heap dump 분석도 해 보는 중인데,
Eclipse Memory Analyzer 사용해서 보는 중인데 서툴러서인지 어렵네요.
이것저것 보고, mat 뒤적이고, 검색해서 보는데 계속
이 부분이 눈에 띄네요.
그러다 Tomcat shutdown 시, 걸리던 문구가 보였습니다.
심각: The web application [/www] registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
2012. 9. 23 오전 11:08:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
심각: The web application [/www] appears to have started a thread named [MySQL Statement Cancellation Timer] but has failed to stop it. This is very likely to create a memory leak.
Spring + Hibernate 사용 중인데,
혹시 이와 관련된 문제에 대한 조언 좀 구할 수 있을까요??
고맙습니다.
수고하시고, 즐거운 주말 보내세요-