URGENT: Unable to Display "Live Threads" in JConsole

Hi,

I can connect to JConsole and display "Number of Threads" graph fine. But I don't see anything under "Live Threads". I tried with both JDK 1.5.0_06 and JDK 1.5.0_05.

I noticed under VM, it is only showing oc4j.jar but tools.jar is missing. Has this anything to do with it?

I would appreciate if you have input.

Thanks,

Mustafa

[368 byte] By [ACaycia] at [2007-11-26 12:20:07]
# 1

It is a problem in Oracle Application Server that overrides the Thread.getId() method and their implementation doesn't conform to the Thread.getId() specification.

I know that Oracle has an internal bug filed against this problem. When this bug is fixed, you will be able to see the thread list. You may want to contact Oracle for the bug status.

mandy_kochunga at 2007-7-7 15:09:46 > top of Java-index,Archived Forums,Socket Programming...