[seam-issues] [JBoss JIRA] Updated: (JBSEAM-4819) Seam businessProcess and persistenceContexts are leaked when conversationTimeout occurs

Marek Novotny (JIRA) jira-events at lists.jboss.org
Thu Jul 14 06:32:23 EDT 2011


     [ https://issues.jboss.org/browse/JBSEAM-4819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Novotny updated JBSEAM-4819:
----------------------------------

                      Assignee: Marek Novotny
                 Fix Version/s: 2.3.0.ALPHA


> Seam businessProcess and persistenceContexts are leaked when conversationTimeout occurs
> ---------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-4819
>                 URL: https://issues.jboss.org/browse/JBSEAM-4819
>             Project: Seam 2
>          Issue Type: Bug
>          Components: BPM, Core
>    Affects Versions: 2.2.2.Final
>            Reporter: Keiichi Sato
>            Assignee: Marek Novotny
>             Fix For: 2.3.0.ALPHA
>
>         Attachments: ConversationTimeoutWorkaround.java
>
>
> The following two objects are leaked, when conversationTimeout occurs.
> org.jboss.seam.bpm.businessProcess
> org.jboss.seam.persistence.persistenceContexts
> This is not a permanent leak, because if associated HTTP session is invalidated, the above objects are removed.
> The object size of the leaked objects are very small, 
> so this is not a serious memory leak issue.
> This can be easily reproduced with the seam numberguess application.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list