[
https://issues.jboss.org/browse/AS7-6849?page=com.atlassian.jira.plugin.s...
]
Vlad Arkhipov updated AS7-6849:
-------------------------------
Steps to Reproduce:
# Add a queue to AS configuration.
# Create an EJB archive with MDB.
# Deploy the archive.
# Undeploy the archive.
# Use VisualVM to find references to MDB class (perform GC several times before this).
was:
# Add a queue to AS configuration.
# Create an EJB archive with MDB.
# Deploy the archive.
# Undeploy the archive.
# Use VisualVM to find references to MDB class.
ClassLoader memory leak with MDB
--------------------------------
Key: AS7-6849
URL:
https://issues.jboss.org/browse/AS7-6849
Project: Application Server 7
Issue Type: Bug
Affects Versions: EAP 6.1.0.Alpha (7.2.0.Final)
Reporter: Vlad Arkhipov
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira