[ 
https://issues.apache.org/jira/browse/UIMA-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jörn Kottmann closed UIMA-1674.
-------------------------------

    Resolution: Fixed

Sorry, for not providing the information you requested. I tested the fix and 
now the exception is send back to my client as expected, thanks.

> Exception thrown from CasMultiplier.process should be reported to client as 
> failure
> -----------------------------------------------------------------------------------
>
>                 Key: UIMA-1674
>                 URL: https://issues.apache.org/jira/browse/UIMA-1674
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>    Affects Versions: 2.3AS
>            Reporter: Jörn Kottmann
>             Fix For: 2.3AS
>
>
> The first Analysis Engine in our uima-as setup is a CasMultiplier,
> we implement the process method and from this method our implementation
> throws a RuntimeException, not nice but it can happen.
> In the client interface we get the CAS back, but 
> EntityProcessStatus.isException returns false,
> but it should return true and provide the exception.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to