Event ID: 1232
Event Type: Error
Event Source:
ClusSvc
Cluster generic script resource MyScript timed out. Online script
entry point did not complete execution in a timely manner. This could be due to
an infinite loop or a hang in this entry point, or the pending timeout may be
too short for this resource. Please review the Online script entry point to
make sure there's no infinite loop or a hang in the script code, and then
consider increasing the pending timeout value if necessary. In a command shell,
run "cluster res "MyScript" /prop PersistentState=0" to disable this resource,
and then run "net stop clussvc" to stop the cluster service. Ensure that any
problem in the script code is fixed. Then run "net start clussvc" to start the
cluster service. If necessary, ensure that the pending time out is increased
before bringing the resource online again.
Event ID: 1233
Event Type: Error
Event Source: ClusSvc
Cluster generic script resource MyScript: Request to perform the Online
operation will not be processed. This is because of a previous failed attempt
to execute the Online entry point in a timely fashion. Please review the script
code for this entry point to make sure there is no infinite loop or a hang in
it, and then consider increasing the resource pending timeout value if
necessary. In a command shell, run "cluster res "MyScript" /pro
PersistentState=0" to disable this resource, and then run "net stop clussvc" to
stop the cluster service. Ensure that any problem in the script code is fixed.
Then run "net start clussvc" to start the cluster service. If necessary, ensure
that the pending time out is increased before bringing the resource online
again.