메모리 부족 OOM

Jmnote bot (토론 | 기여)님의 2021년 7월 17일 (토) 17:45 판 (봇: 자동으로 텍스트 교체 (-</source> +</syntaxhighlight>, -<source +<syntaxhighlight ))
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

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