Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6611445
Votes 0
Synopsis MBeans tab: MBean tree algorithm wrongly removes intermediate nodes.
Category java:jconsole
Reported Against
Release Fixed 7(b25), 6u10(b10) (Bug ID:2157067)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs
Submit Date 01-OCT-2007
Description
Let's say we have the following two MBeans registered in the MBean server:

(1) d:type=Test,k1=v1
(2) d:type=Test,k1=v1,k2=v2,k3=v3

If MBean (1) is unregistered from the MBean server JConsole removes it from
the MBean tree but it also wrongly removes MBean (2) from the MBean tree view.
Posted Date : 2007-10-01 09:46:39.0
Work Around
N/A
Evaluation
Bad handling of non MBean intermediate nodes in the MBean tree.
Posted Date : 2007-10-01 09:46:39.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang