Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: layout review / PDF export

In the main window of the utility, select the target CHARON service ("charon-ds20-service" in our example) and press the "Service" button (labeled with yellow on the screenshot below):

Image RemovedImage Added

Div
classpagebreak

 

...

Warning

Note that a certain delay may occur before the Sentinel Run-time process finds the network license on CHARON-AXP host system startup. If the CHARON-AXP service is starting automatically on the host system, it may report a "License not found" error and exit.

This problem can be avoided by specifying "license_key_lookup_retry" parameter in the configuration file:

set

session

license_key_lookup_retry

=

"N

[,

T]"

where:

  • N - Number of retries looking for license key (or keys)
  • T - Time between retries in seconds. If not specified 60 seconds is used

Example:

set

session

license_key_lookup_retry

=

5

In this example, if the license key is not found during the initial scan, CHARON-AXP will scan 5 more times, waiting 60 seconds between them before it stops.

See General Settings section for more details.