[
https://issues.jboss.org/browse/RF-12601?page=com.atlassian.jira.plugin.s...
]
Brian Leathem commented on RF-12601:
------------------------------------
Can you try using the jvisualvm tool shipped with the JDK to identify what class is not
being garbage collected on re-deploy? This will help us determine if the issue is a
RichFaces issue, a tomcat issue, or a Xerces issue.
Memory leak (permgen) in combination with xerces
------------------------------------------------
Key: RF-12601
URL:
https://issues.jboss.org/browse/RF-12601
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.2.2.Final
Environment: Tomcat 6.0.36
myFaces 2.1.9
xerces 2.9.0
Reporter: Michael Heinen
Labels: memoryleak, waiting_on_user
Attachments: leak.war
I created a simple web app without any classes, xhtml files, config files.
There are only some jars, including xerces, in the lib folder only.
A "java.lang.OutOfMemoryError: PermGen space" occurs if this app is started,
stopped and restarted.
It does not occur if either richfaces-components-XXX hars OR xerces are removed from the
webApp,
--
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