You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <de...@uima.apache.org> on 2018/10/05 17:30:00 UTC

[jira] [Created] (UIMA-5886) UIMA-DUCC: The ServiceWrapper should catch Throwable to handle java errors

Jerry Cwiklik created UIMA-5886:
-----------------------------------

             Summary: UIMA-DUCC: The ServiceWrapper should catch Throwable to handle java errors
                 Key: UIMA-5886
                 URL: https://issues.apache.org/jira/browse/UIMA-5886
             Project: UIMA
          Issue Type: Bug
          Components: DUCC
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
             Fix For: 2.2.3-Ducc


Modify ServiceWrapper to catch Throwable in start(). Also, cleanup PullService.start(). Its catch(ExcecutionException | ServiceException e)

is redundant as the start() method throws these already.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)