You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (Jira)" <de...@uima.apache.org> on 2020/03/28 19:55:00 UTC

[jira] [Created] (UIMA-6210) CPE swallows exceptions thrown in collectionProcessComplete

Richard Eckart de Castilho created UIMA-6210:
------------------------------------------------

             Summary: CPE swallows exceptions thrown in collectionProcessComplete
                 Key: UIMA-6210
                 URL: https://issues.apache.org/jira/browse/UIMA-6210
             Project: UIMA
          Issue Type: Improvement
          Components: Collection Processing
            Reporter: Richard Eckart de Castilho


When an analysis engine is deployed into a CPE and run, then exceptions thrown by the {{collectionProcessComplete}} method of the analysis engine are swallowed by the CPE {{ProcessingContainer_Impl}}. 

Instead of being swallowed, I would expect them to be reported to any {{StatusCallbackListener}} registered with the CPE.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)