3.1.2 Matrix Server Administration Guide
Chapter 19: Other Matrix Maintenance 257
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
START_TIMEOUT. A Start script was executed but it did not complete
within the specified timeout period.
STOP_TIMEOUT. A Stop script was executed but it did not complete
within the specified timeout period.
RECOV_TIMEOUT. A Recovery script was executed but it did not
complete within the specified timeout period.
START_FAILURE. A Start script was executed but it returned a non-zero
exit status.
STOP_FAILURE. A Stop script was executed but returned a non-zero exit
status.
RECOV_FAILURE. A Recovery script was executed but returned a non-
zero exit status.
ILLEGAL TRANSITION. The ClusterPulse daemon gave instruction to the
monitor_agent daemon, which is considered to be an illegal state
transition for a monitor. This indicates an internal error and should be
reported to PolyServe Technical Support.
The event is written into the matrix log. To view the error, select the
monitor on the Management Console, right-click, and select View Last
Error. You can also view the information in the matrix.log file.
From the command line, use these commands to check the status of
monitors:
mx service status
mx device status
Clear an Error
After you have determined the cause for a script event, be sure to correct
the script on all servers that reported the event. You should then clear the
error. On the Management Console, select the monitor, right-click, and
select Clear Last Error. To clear an error from the command line, use these
commands:
mx service clear <vhost:port> <server> ...
mx device clear <devicename> <server> ...