Jerry Cwiklik created UIMA-3556:
-----------------------------------
Summary: UIMA DUCC common code should create uncaught exception
handler
Key: UIMA-3556
URL: https://issues.apache.org/jira/browse/UIMA-3556
Project: UIMA
Issue Type: Bug
Components: DUCC
Reporter: Jerry Cwiklik
Assignee: Jerry Cwiklik
Priority: Minor
DUCC common code should declare an uncaught exception handler to handle java
errors (like OOM). When java error is caught, the code should force the jvm to
exit via Runtime.halt() to make sure the jvm exits.
This is motivated by actual experience when a JD process hang on OOM.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)