Versions Compared

Key

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

...

  • A Java Runtime Environment starting from version 1.8 is required. For details see Which Java versions is JobScheduler available for?
  • It is recommended required to operate a time service on the server that hosts the Controller in order to synchronize the system clock's time.
  • Technically the Controller can be operated in any Unix environment. However, the JS7 - Platforms include support for Controller operation with Linux.

...

Find detailed instructions from JS7 - Update and UpgradePatch Management.

Preparation

  • Stop the JS7 Controller instance.
  • Prepare to rollback in case the update of the JS7 Controller is not successful:
    • Make a backup of the Controller's installation and configuration directories, e.g. by creating a .tar.gz/.zip archive.
      • Installation Directory:
        • The default installation directory for the Controller is:
          • /opt/sos-berlin.com/js7/controller/<controller-id> for Unix systems,

          • C:\Program Files\sos-berlin.com\js7\controller\<controller-idfor Windows systems.
      • Configuration Directory
        • The default configuration directory for the Controller is:
          • /home/sos/sos-berlin.com/js7/controller/<controller-id> for Unix systems,
          • C:\ProgramData\sos-berlin.com\js7\controller\<controller-idfor Windows systems.

...