Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width45%
Panel
titleOn the page:

Table of Contents


Column

 

Installation

Note
titleAttention!
  • You cannot install the License Server cannot be installed on the same computer as along with Axxon One. If you have install Axxon One installed on your a personal computer, you must dedicate a separate computer to install the License Server.
  • Port 443 must be open.

...

  1. Create an activation request. To do this, you need to must collect the computer's HID HIDs using the LS_tool utility by running it at in the command line:
    Code Block
    C:\Program Files\Common Files\VMS\VMS License Server>LS_tool.exe --collect-hwinfo
    Note
    titleAttention!

    The key is linked binds to the Licensing License Server, not to Axxon One. When using the Guardant key, make sure that the USB key is connected to the server where you install the Licensing License Server is installed.

  2. Contact an AxxonSoft technical support specialist to get the necessary License-server_InstallerWix.zip package and the keyfile.zip license key package for the private License Server.
    The keyfile.zip key package contains:
    1. Certificate: ngp.licserver.crt

    2. Private key: ngp.licserver.key
    3. Server key: server.license.key

    4. Client key: license.key

  3. Run the License-server.msi file from the package, received from an AxxonSoft manager. The installation will be is performed in the C:\Program Files\Common Files\VMS\VMS License Server directory.
    After the installationOnce installed, the following will be is added:

    1. The VMS License Server program will be is added to to Programs and Features.
    2. The VMS_License_Service will be is added to to Services. It will start starts immediately after the installation. After restarting the Serverserver, the service will start starts automatically. In Task Manager in Processes, the process of the running service is called license_service.exe. After completing the process is finished, a new process will start starts in one minute.
  4. Add the LEASE_ACCOUNTER_TLS_AUTH_ENABLED system variable with the the true value true (see Appendix 9. Creating system variable).
  5. Stop the VMS_License_Service in Services.
  6. Add the server.license.key to the C:\Program Files\Common Files\VMS\VMS License Server\keys folder.
  7. Rename the ngp.licserver.key private key to ls.key and the ngp.licserver.crt certificate to ls.crt and add them to the C:\Program Files\Common Files\VMS\VMS License Server folder. Confirm the file replacement.
  8. Start the VMS_License_Service.
  9. Stop the VMS_License_Service.
  10. In the C:\Program Files\Common Files\VMS\VMS License Server\keys folder, delete the server.license.key. Only the key named as the system ID must remain in the folder.
  11. Start the VMS_License_Service.

Installing the private License Server in Windows OS is complete. The License Server web interface will be is available at at https://127.0.0.1:444/ (see Logging in to the License Server web interface).

Possible issues

Connection error

Axxon One may can fail to establish a connection with the License Server. This can occur is due to the network-level connection blocking.

In such cases, it is recommended to disable we recommend disabling the firewall on both the Axxon One computer and the License Server computer.

Additionally, ensure that port 443 is not Make sure that port 443 isn't occupied by another process.

License Server certificate replacement

In some cases, antivirus software may can replace the certificate received from the License Server (including public certificates), leading to which results in errors in the logs:

Code Block
~[22384]; 2024-05-28; 10:34:59.557; DEBUG;  /LicenseService/App/: ngp certificate path: C:/ProgramData\ITV\IntellectX\Tickets\ngp.ca
~[22384]; 2024-05-28; 10:34:59.620; ERROR;  /LicenseService/App/: HttpClient: error in performing http request -  err:Peer certificate cannot be authenticated with given CA certificates, method:POST, headers:

To resolve In this , it is recommended to disable case, we recommend disabling traffic interception in the antivirus software. This will ensure that the License Server's certificate the antivirus software. As a result, the certificate from the License Server is accepted without modifications, allowing the system to function correctly.

License Server error: port 8080 is occupied

The following error may appear in the License Server logs:

...

This error indicates that the server cannot use port 8080 due to the operating system-level restrictions.

To fix In this , it is recommended to disable case, we recommend disabling the IIS (Internet Information Services) service. This will free As a result, it frees up port 8080, allowing the License Server to function properly.