OutOfMemoryError
java OutOfMemoryError
Thrown when the JVM cannot allocate memory because the heap is exhausted. Increase -Xmx, fix a memory leak, or reduce allocation pressure.
Thrown when the JVM cannot allocate memory because the heap is exhausted. Increase -Xmx, fix a memory leak, or reduce allocation pressure.