"메모리 부족 OOM"의 두 판 사이의 차이

19번째 줄: 19번째 줄:


==참고==
==참고==
*https://en.wikipedia.org/wiki/Out_of_memory
* https://en.wikipedia.org/wiki/Out_of_memory
* https://sebiwi.github.io/comics/OOM/ OOM 《Sebiwi》 2018-03-04


[[분류: 메모리]]
[[분류: 메모리]]

2019년 11월 13일 (수) 15:52 판

1 개요

out of memory; OOM
메모리 부족, 아웃 오브 메모리
  • 프로그램 또는 OS가 사용할 메모리가 부족한 현상

 

2 예시: 톰캣

28-Jul-2016 20:12:18.963 SEVERE [ContainerBackgroundProcessor[StandardEngine[Catalina]]] org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run Unexpected death of background thread ContainerBackgroundProcessor[StandardEngine[Catalina]]
 java.lang.OutOfMemoryError: GC overhead limit exceeded

3 같이 보기

4 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}