Jerry Cwiklik created UIMA-4228:
-----------------------------------
Summary: DUCCs UncaughtExceptionHandler should exit process on
java Error
Key: UIMA-4228
URL: https://issues.apache.org/jira/browse/UIMA-4228
Project: UIMA
Issue Type: Bug
Components: DUCC
Reporter: Jerry Cwiklik
Assignee: Jerry Cwiklik
Fix For: 2.0.0-Ducc
Ducc common code instantiates UncaughtExceptionHandler to catch any uncaught
errors and exceptions but only dumps the stack trace. Change code to always
call Runtime.getRuntime().halt(1) on java errors like OOM.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)