Patches item #898843, was opened at 2004-02-17 10:14 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376687&aid=898843&group_id=22866
Category: JBossServer Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Vance Jay Klingman (vjk) Assigned to: Nobody/Anonymous (nobody) Summary: MBeans cannot be stopped if registration errors occur Initial Comment: During testing, some test problems caused MBeans to be registered multiple times. This resulted in registration errors to occur. JBoss then tried to stop the already registered MBeans. Unfortunately, the JBoss code did not set an MBean status that allowed the MBeans to be stopped. The state must be set to STARTED before the stop is allowed. The attached diff file provides a workaround for the problem. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376687&aid=898843&group_id=22866 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
