[ https://issues.apache.org/jira/browse/UIMA-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716058#action_12716058
]
Jerry Cwiklik commented on UIMA-1369:
-------------------------------------
Added a new testcase and supporting config files to expose the problem.
Modified Primitive Controller to notify service wrapper of an exception that occurs during
initialization of AE.
> ResourceInitializationException in a collocated delegate causes a hang
> ----------------------------------------------------------------------
>
> Key: UIMA-1369
> URL: https://issues.apache.org/jira/browse/UIMA-1369
> Project: UIMA
> Issue Type: Bug
> Components: Async Scaleout
> Reporter: Jerry Cwiklik
>
> When a collocated AE throws ResourceInitializationException the UIMA service wrapper
(UIMA_Service) is not notified. The exception is silently handled in UimaAsThreadFactory.
Modify Primitive Controller to notify the service wrapper of initialization failure so that
it can terminate the service.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|