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 2015/11/17 22:38:10 UTC

[jira] [Created] (UIMA-4693) DUCC daemon stop() is called twice

Jerry Cwiklik created UIMA-4693:
-----------------------------------

             Summary: DUCC daemon stop() is called twice
                 Key: UIMA-4693
                 URL: https://issues.apache.org/jira/browse/UIMA-4693
             Project: UIMA
          Issue Type: Bug
          Components: DUCC
    Affects Versions: 2.1.0-Ducc
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
             Fix For: 2.0.1-Ducc


It looks like stop() is called twice in DUCC daemons when shutting down due to a kill event.  

1. stop() is called from the onDuccAdminKillEvent when the event arrives,
2. stop() is again called from the shutdown hook.

Seems harmless but should be fixed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)