Issue 17919

Improve the cli start/stop scripts

17919
Reporter: omeyn
Assignee: mblissett
Type: Task
Summary: Improve the cli start/stop scripts
Description: Scripts could be improved to check existing process status before starting/stopping, and also stop without doing blind kill -9.
Priority: Major
Resolution: Fixed
Status: Resolved
Created: 2015-10-26 16:01:02.59
Updated: 2015-10-29 14:53:37.036
Resolved: 2015-10-29 14:53:37.013


Author: mblissett
Created: 2015-10-29 14:53:37.034
Updated: 2015-10-29 14:53:37.034
        
Completed on dev, uat and production.

Stopping now sends TERM, waits 10 seconds, then sends KILL if the process didn't exit itself.