[Mc4j-development] [ mc4j-Bugs-914838 ] MBean displayed duplicate
Brought to you by:
ghinkl
From: SourceForge.net <no...@so...> - 2004-03-12 09:20:49
|
Bugs item #914838, was opened at 2004-03-12 10:02 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=914838&group_id=60228 Category: MBean Support Group: MC4J 1.2b4 Status: Open Resolution: None Priority: 5 Submitted By: Christian Schweer (holbitlan) Assigned to: Nobody/Anonymous (nobody) Summary: MBean displayed duplicate Initial Comment: When I connect to a JSR160 agent with mc4j 1.2b4, some mbean are displayed duplicate. E.g. I deployed one (!) HelloWorld MBean and the bean is shown twice in mc4j. If I disconnect from the agent and reconnect again, the number of displayed mbean is correct! Steps to reproduce: 1. startup JSR160-agent (I'm using mx4j2.0beta1) 2. deploy 2 MBeans at startup 3. start a new (!) mc4j and connect to mx4j Expected result: 2 different beans are shown under my domain Actual result: 3 beans are shown (1 bean is shown twice). Disconnect from mx4j and reconnect without exiting mc4j -> the expected result is reached. Sometimes even my domain is doubled... but I can't reproduce this reliably ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=914838&group_id=60228 |