Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When UIMA AS service error threshold is exceeded and action=terminate, the process does not seem to exit. Spin a dedicated shutdown thread and allow the process to cleanup and terminate. If the process does not stop due to one of AEs being stuck in process(), the error handler will call System.exit() after 30 seconds.