Versions Compared

Key

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

...

  • Initial Operation is performed after installation of the JS7 componentsAgent, Controller and JOC Cockpit.
  • Operation of a Controller Cluster and of a JOC Cockpit Cluster requires a commercial license, see JS7 - Licensing.
  • Tasks include to apply the license key and licensed binary code.
  • Tasks include to register the Controller Cluster and Agents.
  • This optionally includes to adjust global settings to your needs.

...

Initial Operation requires that a JS7 Agent, Controller , Agent and JOC Cockpit are successfully installed and are up and running.

...

To apply changes modify the Hibernate configuration file hibernate.cfg.xml:

  • Unix
    • Default Location: /var/sos-berlin.com/js7/joc/resources/joc
    • A different location for the configuration directory can be specified during installation.
  • Windows
    • Default Location:C:\ProgramData\sos-berlin.com\js7\controller\<controller-id>\config\license
      • where <controller-id> is the unique identifier for the Controller that is specified during installation.
    • A different location for the configuration directory can be specified during installation.
  • Find examples for Hibernate configuration from the JS7 - Database article.

Adding License Key and Licensed Binary Code

...

  • The license key can be added during installation of each Controller instance and of each JOC Cockpit instance.
  • The license key can be added later on by storing the license certificate file to the following locations:
    • Unix
      • Controller Configuration Directory with license sub-folder
        • Default Location: /var/sos-berlin.com/js7/controller/config/license
        • A different location for the configuration directory can be specified during installation.
      • JOC Cockpit Configuration Directory with license sub-folder
        • Default: Location /var/sos-berlin.com/js7/joc/resources/joc/license
        • A different location for the configuration directory can be specified during installation.
    • Windows
      • Controller Configuration Directory with license sub-folder
        • Default Location:C:\ProgramData\sos-berlin.com\js7\controller\<controller-id>\config\license
          • where <controller-id> is the unique identifier for the Controller that is specified during installation.
        • A different location for the configuration directory can be specified during installation.
      • JOC Cockpit Configuration Directory with license sub-folder
        • DefaultDefaultLocation:C:\ProgramData\sos-berlin.com\js7\joc\resources\joc\license
        • A different location for the configuration directory can be specified during installation.

...

  • Binary code for clustering is available from the js7-license.jar file that is offered from JS7 - Download.
  • By downloading the binary code for clustering you consent with the license terms for a commercial license of JS7.
  • The js7-license.jar file has to be stored to the following locations:
    • Unix
      • Controller Installation Directory with lib/user_lib sub-folders
        • Default Location: /opt/sos-berlin.com/js7/controller/lib/user_lib
        • A different location for the installation directory can be specified during installation.
      • JOC Cockpit Installation Directory with lib/ext/joc sub-folders
        • Default Location/opt/sos-berlin.com/js7/joc/lib/ext/joc
        • A different location for the installation directory can be specified during installation.
    • Windows
      • Controller Installation Directory with lib\user_lib sub-folders
        • Default Location:C:\Program Files\sos-berlin.com\js7\controller\lib\user_lib
        • A different location for the installation directory can be specified during installation.
      • JOC Cockpit Installation Directory with lib\ext\joc sub-folders
        • Default Location:C:\Program Files\sos-berlin.com\js7\joc\lib\ext\joc
        • A different location for the installation directory can be specified during installation.

...