Skip to content

6.Java Memeory Exceptions Reasons

Rajendra Prasad Reddy Penumalli edited this page Aug 28, 2019 · 1 revision
  • lang.OutOfMemoryError: Java heap space
  • lang.OutOfMemoryError: PermGen space
  • lang.OutOfMemoryError: Kill process or sacrifice child
  • lang.OutOfMemoryError: GC overhead limit exceeded
  • lang.OutOfMemoryError: Metaspace
  • lang.OutOfMemoryError: request bytes. Out of swap space?
  • lang.OutOfMemoryError: unable to create new native thread
  • lang.OutOfMemoryError: Requested array size exceeds VM limit
Clone this wiki locally