OutOfMemoryError : kill process or sacrifice child




Contents of page >
  • 1) When does OutOfMemoryError : kill process or sacrifice child occurs?
  • 2) Solution to OutOfMemoryError : kill process or sacrifice child >
  • 3) Summary -


1) When does OutOfMemoryError : kill process or sacrifice child occurs?
OutOfMemoryError : kill process or sacrifice occurs when one of the process consumes too much virtual memory and makes OS unstable, than OS decides to kills that process.


2) Solution to OutOfMemoryError : kill process or sacrifice child >
Increasing swap space can solve this OutOfMemoryError.


3) Summary -
So in this tutorial we learned about OutOfMemoryError : kill process or sacrifice child.


Having any doubt? or you liked the tutorial! Please comment in below section.
Please express your love by liking JavaMadeSoEasy.com (JMSE) on facebook, following on google+ or Twitter.


RELATED LINKS>


How to write java program to pass VM/JVM parameters through CMD



Most important and frequently used VM (JVM) PARAMETERS with examples in JVM Heap memory in java | Command Line arguments

How to monitor and analyze the garbage collection in 10 ways in java


Detecting and fixing memory leak in java

eEdit
Must read for you :