About JProfiler Anybody pls help me

Hi all,

I am using JProfiler for our application. If i take a heap snapshot, the recorded objects are not at all displaying in the heap walker tab. and in the memory view nothing is displaying in "All Objects" tab. And in the backend, it's throwing "error iterating over heap".

Any help would be appreciated.

[328 byte] By [doubtinswinga] at [2007-11-27 6:01:05]
# 1
I downloaded JProfiler today and I am getting this same error. Were you able to move past this? I would really appreciate if you can share your solution.Thanks in advance,Sree
SreeKa at 2007-7-12 16:40:14 > top of Java-index,Core,Monitoring & Management...
# 2
Fixed it. I had to remove "-XX:+UseConcMarkSweepGC" from my application startup script.
SreeKa at 2007-7-12 16:40:14 > top of Java-index,Core,Monitoring & Management...