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/08 17:49:00 UTC

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

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

Jerry Cwiklik closed UIMA-5886.
-------------------------------
    Resolution: Fixed

Now catches Throwable

> 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
>            Priority: Major
>             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)