...
Should the primary license server become unavailable, the emulator tries to connect to the backup license server. If this succeeds, the emulator continues to run without interruption. If no connection to a valid license can be established within 2 hours (default for general VE license mode) or 24 hours (default for AutoVE mode)the grace period, after the loss of the license has been detected, the emulator will stop. The grace period is defined on the license. Check the license content for the actual value configured (default for new licenses is 24 hours, but the actual configuration may be different).
Please note: If you do not have a valid backup license and the primary license server is unavailable for more than the grace period, make sure to shut down the guest operating system cleanly before the end of the grace period. Failure to do so may cause data loss or corruption.
If the primary license server becomes available again after the emulator has switched to the backup server, the emulator will automatically switch back to the primary server to avoid unnecessary depletion of the backup license runtime hours in VE license server mode.
...
Log Files
Log files provide important information about the operation of the license server and the Charon emulator software. In case of problems, this is the first place to check.
...
Please note: The output shows a 2 hour grace period. The grace period implementation and defaults changed several times. In Since VE versions before version 41.1.2112, the grace period was 24 hours. It was shortened to two hours after the introduction of the backup license server feature in 4.1.19. Since version 1.1.12, the grace period is determined by the corresponding license parameter (please check the license content for the value configured on your license). If a valid license has not become available before the end of the grace period, the emulator will be stopped.
...
Code Block | ||
---|---|---|
| ||
20211213:120216.970965:Trying to login to license server: 127.0.0.1 20211213:120219.975731:License allowed CPUs: 8. 20211213:120219.975746:License allowed memory size: 32768. 20211213:120219.979873:Connected with license server: 127.0.0.1 20211213:120219.979900:Found available license ID: 03.00000003.002.006. 20211213:120219.979908:Customer name: Stromasys 20211213:120219.979915:Grace period is 120 minutes. 20211213:120219.979928:Virtual hardware model Charon-PA9-64-L4 is licensed. 20211213:120219.979937:Maximum concurrent instances are limited to 10. 20211213:120219.979950:Maximum allowed virtual CPU(s) are 8. 20211213:120219.979959:Maximum allowed virtualized memory is 32768 MB. 20211213:120219.979967:Major allowed version number is 3. 20211213:120219.979976:Minor allowed version number is 0. 20211213:120219.979988:Expiration UTC time: 2022-06-08 23:55:00. 20211213:120219.980216:Product Name = Charon-PA9-64-L4 License key ID = 03.00000003.002.006. |
Charon-AXP/VAX Emulator Log Files
The default location for the Charon-AXP/VAX emulator log files on Linux (Linux is required for VE licensing): if the setting of the template configuration is used, the default is the directory from which the emulator instance was started.
The name and location can be influenced via the configuration file.
...
Div | ||
---|---|---|
| ||
License server not found at start:
Code Block | ||
---|---|---|
| ||
20211214:193342.307175:VE primary license 192.168.2.2 20211214:193342.307701:There is no VE backup server. 20211214:193342.334171:Trying to login to license server: 192.168.2.2 20211214:193351.337196:warn:Unable to login to server because the license server failed to respond 20211214:193351.337392:err:Failed to connect with the license server. 20211214:193351.337457:err:Failed to connect with the license server. 20211214:193351.337457:err:Failed to connect with the license server. 20211214:193351.337509:err:Exit 20211214:193351.339823:err:Invalid license product name with the license server. 20211214:193351.337509:err:Exit 20211214:193351.339823:err:Invalid license product name |
Charon-AXP/VAX Emulator Log Files
The default location for the Charon-AXP/VAX emulator log files on Linux (Linux is required for VE licensing): if the setting of the template configuration is used, the default is the directory from which the emulator instance was started.
The name and location can be influenced via the configuration file.
By default log file name is <model-name>.log.
Management GUI Web Server Log File
...