This content has been marked as final.
Show 3 replies
-
1. Re: Version Question
balellu Nov 10, 2006 11:09 AM (in response to balellu)A Small mistake. I am using JBoss-3.2.7 & 3.2.5. Not 2.3.7 as mentioned in my above post.
Thanks,
Panindra -
2. Re: Version Question
clebert.suconic Nov 10, 2006 2:29 PM (in response to balellu)I haven't tried JDK 1.3.1 for a while. I have started it developing under 1.3, but I'm not sure if it would still work. I have used at least 1.4+.
As for the XML, I'm uxing JMX properties not supported by JBoss 3.2.7. Maybe you could use the DLL on 3.2.7 (if you can switch the JVM to 1.4+).. and use kill -3 or Ctrl-Break to start/stop capturing data. -
3. Re: Version Question
balellu Nov 14, 2006 12:55 AM (in response to balellu)Thanks for the update. Unfortunately i cannot upgrade to 1.4.x. This means that i've to find some other tool.
Can you suggest any other profiling tool that will help me to create heap dumps and identify the cause behind the OOM that i am facing.
Thanks.