Reading a Heap Dump After an OutOfMemoryError
A process dies with OutOfMemoryError and restarts, and it will happen again. Heap dump analysis tells you what filled the heap: how to capture the dump automatically at the moment of death, and how to read the dominator tree without drowning.








