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.