You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Valerie Mallder (JIRA)" <ji...@apache.org> on 2015/09/08 15:36:45 UTC

[jira] [Created] (OODT-874) workflow/bin/wmgr does not delete cas.workflow.pid

Valerie Mallder created OODT-874:
------------------------------------

             Summary: workflow/bin/wmgr does not delete cas.workflow.pid
                 Key: OODT-874
                 URL: https://issues.apache.org/jira/browse/OODT-874
             Project: OODT
          Issue Type: Bug
          Components: workflow manager
    Affects Versions: 0.9
            Reporter: Valerie Mallder
            Assignee: Valerie Mallder
            Priority: Minor


The wmgr script does not delete cas.workflow.pid when it receives the 'stop' command. Need to add the following statement in the stop case:
        rm -f ${RUN_HOME}/cas.filemgr.pid






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