Runtime configuration listeners are registered to intercept the value changes of JMX attributes of the runtime configuration MBean. This runtime configuration listeners are not unregistered when the component is shutdown, so a memory leak occurs.
Merged in trunk
To merge in trunk
Fixed in branch petals-enterprise-3.1.x
A patch fixing unregistration of runtime configuration listeners
Merged in trunk