Articles in this section

bin/service --down command hangs

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

Was this article helpful?
0 out of 0 found this helpful