Versions Compared

Key

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

...

  • The License window displays the licenses available for the JS7 Agent.
    • The Open Source License GPLv3 (General Public License) is available.
    • The SOS Commercial License can also be selected. When using this license then the license certificate file that you receive from SOS after purchase of a license will be added when installing the Controller that forwards the license to the Agent. For details see JS7 - FAQ - How to apply a JS7 License Key.



License Agreement

  • The License Agreement corresponding to the license option selected has to be accepted before installation can occur.

...

  • The resulting directory structure after installation includes (only files and folders immediately relevant):
    • agent 
      • license.gpl (copy of  GPLv3 (General Public License) )
      • license.html, license.txt (copy of JS7 JobScheduler Commercial License Agreement)
      • ThirdParty.txt (list of 3rd party components and licenses included with the JS7 Agent)
      • bin
        • agent.cmd
          • The Start Script
        • agent_<http-port>.cmd
          • The Agent Instance Start Script.
        • agent_credential_value.cmd|sh
          • The script for access to a credential store
        • agent_watchdog.cmd
          • Restarts the Agent
      • lib (directory for Java libraries)
      • service (directory for operation as a Windows Service)
      • var_<http-port(data directory)
        • config (directory for configuration files)
          • agent.conf (general Agent configuration) 
          • private (directory for security related configuration files)
            • private.conf-example  (security related configuration)
        • logs (directory for log files)
        • state (directory for journal files)
        • tmp work (directory for temporary files)
      • yade (directory of the YADE file transfer utilityclient)

Updating the JS7 Agent

An update of the JS7 Agent is performed from the same download archive as used for any fresh installation:

...