[richfaces-issues] [JBoss JIRA] Created: (RF-3878) Session memory leak

Dmitri Voronov (JIRA) jira-events at lists.jboss.org
Thu Jul 10 11:56:27 EDT 2008


Session memory leak
-------------------

                 Key: RF-3878
                 URL: http://jira.jboss.com/jira/browse/RF-3878
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0.SR1
            Reporter: Dmitri Voronov


AjaxStateHolder saves all views in the session. But the same view can occur several times in this "cache"; the views from this "cache" are not reused and just fill the session. If an application has many large views and deals with many concurrent sessions, the heap can easily grow up to Gigabytes(!)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list