I have got a large (5GB) hprof dump, created by application when OutOfMemoryError occurred. (Using XX: HeapDumpOnOutOfMemoryError ).
OutOfMemoryError
Unfortunately there
Use visualvm.
try to analyse the graph when perm heap space exceeds... u should also check the memory samples & save its snapshot..
Analysis the thread stack... will help you narrow down to the problem.