Page History
...
- The Active Controller Instance is killed, for example:
- on Unix with a SIGKILL signal corresponding to the command:
kill -9
- on Windows with the command:
taskkill /F
- on Unix with a SIGKILL signal corresponding to the command:
- The operating system crashes.
- In the JS7 - Dashboard the user performs one of the operations:
- Active Controller Instance action menu: Abort -> With fail-over
- Active Controller Instance action menu:Abort and restart -> With fail-over
- From the command line the user performs one of the operations:
controller_instance.sh | .cmd kill
- controller_instance.sh | .cmd abort
Fail-over will not occur when:
...
Overview
Content Tools