Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.1-rc1
  • Fix Version/s: 1.1
  • Labels:
    None
  • Environment:

    JBoss 4.0.2, Mule 1.1rc1 (snapshot), Sun JDK 1.5.0_03

  • Configuration:
    Hide

    <?xml version="1.0" encoding="UTF-8"?>

    <agents>
    <agent name="JmxAgent" domain="BugFix-1" className="org.mule.management.agents.JmxAgent"/>
    </agents>

    <model name="samples">

    </model>
    </mule-configuration>

    Show
    <?xml version="1.0" encoding="UTF-8"?> <agents> <agent name="JmxAgent" domain="BugFix-1" className="org.mule.management.agents.JmxAgent"/> </agents> <model name="samples"> </model> </mule-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.

  1. ComponentServiceTestCase.java
    22/Jun/05 01:16 PM
    3 kB
    Andrew Perepelytsya
  2. ComponentStats.java.patch
    22/Jun/05 01:16 PM
    3 kB
    Andrew Perepelytsya
  3. ComponentStats.java.patch
    22/Jun/05 10:44 AM
    3 kB
    Andrew Perepelytsya
  4. ComponentStatsTestCase.java
    22/Jun/05 10:44 AM
    3 kB
    Andrew Perepelytsya

Activity

Hide
Andrew Perepelytsya added a comment -

A test case and a fix for the issue.

Show
Andrew Perepelytsya added a comment - A test case and a fix for the issue.
Hide
Andrew Perepelytsya added a comment -

oops, attached the same patch twice. Will post the second patch the moment I get back to my dev laptop.

Show
Andrew Perepelytsya added a comment - oops, attached the same patch twice. Will post the second patch the moment I get back to my dev laptop.
Hide
Andrew Perepelytsya added a comment -

All old Resolved issues transitioned into a Closed state.

Show
Andrew Perepelytsya added a comment - All old Resolved issues transitioned into a Closed state.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: