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 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 remote 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.
  • See 
    Jira
    serverSOS JIRA
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    serverId6dc67751-9d67-34cd-985b-194a8cdc9602
    keyJS-1965

Termination of Jobs

Jobs can be terminated in one of the following ways:

...