You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Eddie Epstein (JIRA)" <ui...@incubator.apache.org> on 2007/11/20 16:15:43 UTC

[jira] Closed: (UIMA-598) Memory leak from CAS pool

     [ https://issues.apache.org/jira/browse/UIMA-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eddie Epstein closed UIMA-598.
------------------------------


To test this, I used an aggregate AE with a CAS multiplier that declared
getCasInstancesRequired()=5. If this AE is instantiated and run in a loop
with earlier code it eats up roughly 10MB per iteration. 

No such leak with the latest code. Thanks!

> Memory leak from CAS pool
> -------------------------
>
>                 Key: UIMA-598
>                 URL: https://issues.apache.org/jira/browse/UIMA-598
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>    Affects Versions: 2.2
>            Reporter: Eddie Epstein
>            Assignee: Eddie Epstein
>             Fix For: 2.2.1
>
>
> CasManager_impl never unregisters with the JMX MBean server, which prevents the CAS pool from being GC.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.