Versions Compared

Key

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

...

  • js7_controller_windows.x.x.x.zip for windows
  • js7_agentcontroller_unix.x.x.x.tar.gz for Linux

...

  • To perform JS7 Controller instance rollback run the uninstaller from the command line.
    • The default location of the uninstall.cm|sh file is:
      • /opt/sos-berlin.com/js7/controller/<controller-ID>/Uninstaller on Linux systems and

      • C:\Program Files\sos-berlin.com\js7\controller\<controller-ID>\Uninstaller on Windows.
  • Restore the folders from the backup by unzipping the .tar.gz/.zip archive for the installation directory and configuration directory to the respective location.
  • Re-Install the windows service from the command line:
    • Switch to the ./bin directory for the Controller from the command line
      • The default location of the ./bin directory is:
        • /opt/sos-berlin.com/js7/controller/<controller-ID>/bin on Linux systems and

        • C:\Program Files\sos-berlin.com\js7\controller\<controller-ID>\bin on Windows.

    • Run the below command. This command installs the Controller's Windows Service. 

      controller.cmd install-service [-http-port=<number>] [-ip-address=<hostname or ip address>]

Rollback JS7 Controller Instance on Linux

...

  • The default path of the logs directory for the Controller are:
    • /home/sos/sos-berlin.com/js7/controller/<Controller-ID> on Linux systems and 
    • C:\ProgramData\sos-berlin.com\js7\controller/<Controller-ID> on Windows.
  • Installation log files are named according to the pattern, Install_V[release]_[date&time]_....log where release is the version release number and date and time refer to the installation.

...