You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Burn Lewis (JIRA)" <de...@uima.apache.org> on 2019/07/19 21:52:00 UTC

[jira] [Resolved] (UIMA-6089) ducc_update refuses to run even though there are no ducc daemons running on the head node comprising the attempted update

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

Burn Lewis resolved UIMA-6089.
------------------------------
    Resolution: Fixed

Removed check for obsolete pids file which may have been the problem.

Also check for daemons running with the installer id which may not be "ducc"

> ducc_update refuses to run even though there are no ducc daemons running on the head node comprising the attempted update
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-6089
>                 URL: https://issues.apache.org/jira/browse/UIMA-6089
>             Project: UIMA
>          Issue Type: Bug
>          Components: DUCC
>            Reporter: Lou DeGenaro
>            Assignee: Burn Lewis
>            Priority: Major
>             Fix For: future-DUCC
>
>
> -bash-4.2$ ducc_runtime/admin/ducc_update ducc_runtime download/uima-ducc-3.0.1-SNAPSHOT-bin.tar.gz 
> checking for ducc running, may take a few minutes...
> ERROR - DUCC appears to be running ... please run '/opt/ducc/install/ducc/apache-uima-ducc-3.0.0/admin/stop_ducc -a'
> -bash-4.2$ ps -elf | grep ducc
> 4 S root     23999 14566  0  80   0 - 44933 poll_s 06:50 ?        00:00:00 sshd: ducc [priv]
> 5 S ducc     24192 23999  0  80   0 - 44933 poll_s 06:51 ?        00:00:00 sshd: ducc@pts/0
> 0 S ducc     24193 24192  0  80   0 - 28877 do_wai 06:51 pts/0    00:00:00 -bash
> 0 R ducc     27966 24193  0  80   0 - 38840 -      06:58 pts/0    00:00:00 ps -elf
> 0 S ducc     27967 24193  0  80   0 - 28177 pipe_w 06:58 pts/0    00:00:00 grep --color=auto ducc



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)