After restarting the system, login again with the administrator operating system (root), and then stop the Manager daemon.
# /opt/FJSVssmgr/sbin/managerctl stop
Check that the Manager daemon has been stopped using the following command.
# /bin/ps -ef | grep /opt/FJSVssmgr/jre/bin/java | grep cruiser=daemon | grep -v grep
If not stopped, execute the following command.
# /usr/bin/kill -9 Process_ID
Point
If Manager (/opt/FJSVssmgr/jre/bin/java) is not stopped, stop it in order of the following process names.
/opt/FJSVssmgr/sys/rcxrespawn
/opt/FJSVssmgr/jre/bin/java -Dcruiser=daemon