Hi Marisol,

After installing opennlp on Apache UIMA v2.2.1, I was able to reproduce the
problem using OpenNLPParser with both documentAnalyzer and cpeGui. However,
I had some problems reproducing this problem between an environment with the
2.2.1 SDK jars vs. a development environment using the latest code in svn.
Turns out the difference between working and not working was the JRE. JRE=
jre1.6.0_02 continued working on repeated runs.

Hope this can help you,
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
>

Reply via email to