Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.1-rc1
-
Fix Version/s: 1.1
-
Component/s: Modules: Management / JMX
-
Labels:None
-
Environment:
JBoss 4.0.2, Mule 1.1rc1 (snapshot), Sun JDK 1.5.0_03
-
Configuration:
-
Similar Issues:None
Description
Run mule in a container with the above config (used the web app). A number of MBeans is registered in BugFix-1 domain, as expected.
Modify the config file removing the JmxAgent node. Hot-redeploy the app. Looking at JMX console, not all MBeans are disposed of.
The same behaviour is present when we change the domain name for JmxAgent and hot-redeploy the app. Every domain change will have some 'garbage' left.
A test case and a fix for the issue.