JDK-2139502 : MBeans tab: jconsole mbean tree not correctly refreshed
  • Type: Backport
  • Backport of: JDK-6439590
  • Component: tools
  • Sub-Component: jconsole
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • Submitted: 2006-06-21
  • Updated: 2010-07-29
  • Resolved: 2007-07-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7Fixed
Description
With JConsole provided by Tiger Update 6:
1 - Connect JConsole to a JMX agent
2 - Choose MBeans tab
3 - Expand a domain
4 - Register 2000 mbeans in this domain

The MBean tree freezes and the user can't select all MBeans.

Note that if you ask for a new connection, the MBean tree is correct.

Comments
EVALUATION This bug will be only fixed on JDK 7.
23-07-2007

EVALUATION Looks like a synchronization problem when building the MBean tree.
21-06-2006