"A kernel dump (in Unix language), a memory dump, or a system dump [1] consists of the recorded state of the working memory of a computer program at a certain time, usually when the program crashed or somehow ended abnormally" as an explanation on Wikipedia. Pls link https://en.wikipedia.org/wiki/Core_dump
I think this exception occurs because of java run out of memory.pls refer http://stackoverflow.com/questions/18078859/java-run-out-of-memory-issue
source share