메모리 부족 OOM

(OOM에서 넘어옴)

1 개요[ | ]

out of memory (OOM)
메모리 부족, 아웃 오브 메모리
  • 프로그램 또는 OS가 사용할 메모리가 부족한 현상
  • 스왑 공간을 포함하여 모든 가용한 메모리가 할당된(allocatated) 상태[1]

Out of Memory in Linux.jpg

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 }}