Embeddability: recover better from out-of-memory errors
-------------------------------------------------------
Key: UIMA-1087
URL: https://issues.apache.org/jira/browse/UIMA-1087
Project: UIMA
Issue Type: Improvement
Components: Core Java Framework
Affects Versions: 2.2.2
Reporter: Marshall Schor
I have heard reports that some embedders of UIMA run it in a separate process,
because sometimes a large document or misbehaving annotator can use up all the
java memory, resulting in an unrecoverable out-of-memory error that "crashes"
the whole JVM. Investigate / implement ways that the framework might be able
to more gracefully recover from this kind of error, without crashing the JVM.
Please post ideas about how to do this as comments to this Jira.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.