I collected the heap dump and am trying to analyze from memory using the analyiser tool. But I was unable to find the problematic class/method.

It's only showing that char datatype is taking up 40% heap space.

Can anyone guide me to find the problematic classes and methods from my heap dump?

link|improve this question
I can't tell what exactly you're asking -- you want to know how to use a heap dump tool? – Doug T. Oct 2 '11 at 18:22
yes..How we can find out the problematic methods using heap dump tool – sree Oct 2 '11 at 21:45
feedback

closed as not a real question by Doug T., jensgram, Shay Erlichmen, Jeff Atwood Oct 3 '11 at 11:42

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.