DevOps Engineering
java.lang.OutOfMemoryError: Java heap space – Heap Dump Analysis
Recently I was informed about some java.lang.OutOfMemoryError: Java heap space issue found in one of our application logs.
To share some insight on how I handled and localized the issue, this post summarizes some basics to discover possible memory leaks using Eclipse Memory Analyzer.