[ 
https://issues.apache.org/jira/browse/UIMA-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13675127#comment-13675127
 ] 

Jerry Cwiklik edited comment on UIMA-2962 at 6/4/13 7:19 PM:
-------------------------------------------------------------

Duplicate of UIMA-2751
                
      was (Author: cwiklik):
    Duplicate of UIMA-2791
                  
> UIMA-AS service not handling ResourceInitializationException from nested AEs
> ----------------------------------------------------------------------------
>
>                 Key: UIMA-2962
>                 URL: https://issues.apache.org/jira/browse/UIMA-2962
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>    Affects Versions: 2.4.0AS
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>             Fix For: 2.4.1AS
>
>
> If a nested delegate throws ResourceInitializationException, the UIMA-AS 
> service just hangs never processing the exception. The problem is that the 
> nested uima-as controller doesnt have an instance of a callback listener to 
> receive exceptions. Only the top level controller has the listener 
> registered. To fix this, during initialization of the uima-as aggregate 
> controller register the listener (via addControllerCallbackListener()) with 
> every controller. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to