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.
A patch fixing unregistration of runtime configuration listeners
Fixed in branch petals-enterprise-3.1.x
To merge in trunk
Merged in trunk
A patch fixing unregistration of runtime configuration listeners