Well, looks like this issue was reported some time ago, https://issues.apache.org/jira/browse/UIMA-475, and then dropped on the floor. A preliminary test did not show this problem with other java sample annotators. Maybe there is something about the opennlp annotator? Looking into it now.
Regards, Eddie On Feb 5, 2008 1:13 PM, Marisol B. Gamboa <[EMAIL PROTECTED]> wrote: > I'm having a problem reallocating memory after CollectionProcessingEngine > process completes. > > The cpeGui seems to have the same problem. I'm loading the OpenNLP models > into a CPE for processing documents and if I want to setup another process > without killing the GUI or the JVM the memory form the last CPE is never > garbage collected. > > Has anyone encountered this and is there a fix? > > Marisol >
