[ 
https://issues.apache.org/jira/browse/UIMA-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12786112#action_12786112
 ] 

Adam Lally commented on UIMA-1695:
----------------------------------

I like #2.  Adding PARAM_VERIFICATION_MODE=true when calling produceResource() 
makes a lot of sense.  If the PearAnalysisEngineWrapper then passes this 
setting along to AE that's instantiated inside the PEAR, then I think this 
should address the problem.

> Eclipse tooling: CDE fully instantiates components of aggregates, resulting 
> in OutOfMemory issues
> -------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-1695
>                 URL: https://issues.apache.org/jira/browse/UIMA-1695
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Eclipse plugins
>    Affects Versions: 2.3
>            Reporter: Thilo Goetz
>            Priority: Minor
>
> When I create an aggregate descriptor from several installed pears (e.g., WS 
> tokenizer, tagger & regex), the CDE creates an OOM situation on Eclipse 3.5 
> and Sun Java 6 on windows.  This seems to be due to the fact that the CDE 
> fully instantiates delegate components to get at their metadata.  Is this 
> really necessary?  We keep all our metadata in xml specifically so we don't 
> have to do this.

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

Reply via email to