[
https://issues.apache.org/jira/browse/OODT-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14739395#comment-14739395
]
Valerie Mallder commented on OODT-874:
--------------------------------------
Noticed the same problem in the resmgr script. Need to add
rm -f ${RUN_DIR}/cas.resmgr.pid
to that script also.
> 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)