[
https://issues.apache.org/jira/browse/UIMA-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Cwiklik updated UIMA-5078:
--------------------------------
Summary: UIMA DUCC: http dispatch code doesn't rethrow exception (was:
UIMA DUCC: http dispatch code does rethrow exception)
> UIMA DUCC: http dispatch code doesn't rethrow exception
> -------------------------------------------------------
>
> Key: UIMA-5078
> URL: https://issues.apache.org/jira/browse/UIMA-5078
> Project: UIMA
> Issue Type: Bug
> Components: DUCC
> Reporter: Jerry Cwiklik
> Assignee: Jerry Cwiklik
> Fix For: 2.1.0-Ducc
>
>
> The BaseHttpDispatcher.dispatchAndWaitForDuccReply() "swallows" exceptions in
> try .. catch(). On exception it dumps the trace using e.printStackTrace()
> never re-throwing it up to the caller and instead returning null.
> Modify to rethrow so that the caller can handle the problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)