Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Jobs are executed with JS7 Agents that handle termination of jobs.
    • Shell Jobs and JVM Jobs are under Control of the Agent that reliably terminates running jobs.
    • Jobs implementing use of an SSH Client or use of the JS7 - JITL SSHJob cannot guarantee that a job's child processes are terminated as they are controlled by the SSHD server.
  • Termination of jobs can be caused by users from the JOC Cockpit and can performed automatically if a job exceeds a given timeout.
    • As a prerequisite for termination by JOC Cockpit the Controller has to be connected to JOC Cockpit and the Agent has to be accessible to the Controller.

...