[jboss-jira] [JBoss JIRA] (AS7-6582) Classloader leaking in JPA module
Scott Marlow (JIRA)
jira-events at lists.jboss.org
Thu Feb 21 08:36:56 EST 2013
[ https://issues.jboss.org/browse/AS7-6582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755738#comment-12755738 ]
Scott Marlow commented on AS7-6582:
-----------------------------------
Brent, thanks for reporting this issue. Could you tell us a little more about what is keeping the deployments JPA service in memory, after undeployment? Are you using the EclipseMemoryAnalzer (MAT) tool? There should be a button that you can click to run the full garbage collector.
I'm not saying your wrong, I'm just not seeing the entire picture yet. Your seeing that the SerializableValidatorFactory is referencing your deployments classes. What is referencing the SerializableValidatorFactory that keeps the SerializableValidatorFactory in memory?
> Classloader leaking in JPA module
> ---------------------------------
>
> Key: AS7-6582
> URL: https://issues.jboss.org/browse/AS7-6582
> Project: Application Server 7
> Issue Type: Bug
> Components: JPA / Hibernate
> Affects Versions: 7.1.3.Final (EAP)
> Environment: Fedora 17, Oracle jdk 7u9
> CentOS 6.3, Oracle jdk 7u11
> Reporter: Brent Douglas
> Assignee: Scott Marlow
>
> PersistenceUnitServiceHandler retains references to deployment classes after the service is stopped through SerializableValidatorFactory.
--
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
More information about the jboss-jira
mailing list