Jerry Cwiklik created UIMA-2962:
-----------------------------------

             Summary: 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