Versions Compared

Key

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

...

  • if a period is specified with the --sigkill-delay option of the Agent Start Script, see JS7 - Agent Command Line Operation
    • send all job processes and child processes created by the Agent the SIGTERM signal,
    • wait for termination of job processes and child processes,
  • send remaining processes and child processes the SIGKILL signal.

...

  • The log file reports the command line used to start the Agent.
  • The log file holds information about use of a JS7 - License.
  • The log file is an important source for analysis in case of problems:
    • Any warnings and errors that will not make it for Log4j logging are reported to the log file.
    • The same applies to warnings and errors that occur before the JVM is initialized and before Log4j logging can start, for example if an incomptible Java version is used when starting the Agent.

...