]
Jesper Pedersen updated WFLY-820:
---------------------------------
Fix Version/s: (was: 9.0.0.Beta1)
ClassLoader memory leak with MDB
--------------------------------
Key: WFLY-820
URL:
https://issues.jboss.org/browse/WFLY-820
Project: WildFly
Issue Type: Bug
Components: JCA
Reporter: Vlad Arkhipov
Assignee: Stefano Maestri
Priority: Critical
Attachments: leak.tar.gz
There are still some references to MDB class (NOT to the *instance*) if you undeploy an
archive from the AS. Sooner or later it leads to OutOfMemory Permgen exception after
multiple redeployments.