Issue
While attempting to shutdown services using
bin/service --down
command, the shutdown process hangs.
Root Cause
Currently if the supervise service is down on the given server, this command can hang.
A low priority feature request to handle this is being reviewed. It may make it to the future releases.
Workaround
Until there's a change, the only workaround is to write a script to check if Imply Supervise Service is running (or check manually) before calling bin/service --down command.
Reference
IMPLY_Software/bin/service
Comments
0 comments
Please sign in to leave a comment.