[richfaces-issues] [JBoss JIRA] (RF-13025) MemoryLeak: SerializedViewCollection filled with org.richfaces.renderkit.ResourceLibraryRenderer

Michael Heinen (JIRA) jira-events at lists.jboss.org
Tue May 28 05:07:06 EDT 2013


Michael Heinen created RF-13025:
-----------------------------------

             Summary: MemoryLeak: SerializedViewCollection filled with org.richfaces.renderkit.ResourceLibraryRenderer
                 Key: RF-13025
                 URL: https://issues.jboss.org/browse/RF-13025
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: core
    Affects Versions: 4.3.2, 4.2.2.Final
         Environment: Richfaces 4.2.2 (happens also with Richfaces 4.3.2)
myfaces 2.1.10 (happens also with 2.1.11)
Tomcat 6.0.36
            Reporter: Michael Heinen
         Attachments: Dump20Clicks.jpg

The SerializedViewCollection grows in my application with every ajax call.
A new reference to a "org.richfaces.renderkit.ResourceLibraryRenderer" is added each time.
This happens only if the page contains a <a4j:ajax> tag.
Without any <a4j:ajax> tag the SerializedViewCollection doesn't grow!


A sample application will be attached as well as screenshots with the heap dumps.
The Heapdumps are also available.

--
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 richfaces-issues mailing list