GitHub user ThejanW opened a pull request: https://github.com/apache/oodt/pull/58
Fix for OODT-973 In mvn/archetypes/radix module script templates, OODT stop process does not properly delete the PID files $WORKFLOW_PID & $RESMGR_PID, even when there are no matching processes to those related PIDs. Therefore workflow manager and resource manager sometime fails to start again. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ThejanW/oodt pid-bug Alternatively you can review and apply these changes as the patch at: https://github.com/apache/oodt/pull/58.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #58 ---- commit d95ea43871955b6daa71b535f33b9a6fdcc30feb Author: ThejanW <thejanwijesinghe.14@...> Date: 2018-04-04T10:25:58Z update filemgr, wmgr & resmgr scripts ---- ---