...
The example below shows the output of such a license:
Code Block | ||
---|---|---|
| ||
# /opt/license-server/license_ -bash: /opt/license-server/license_: No such file or directory [root@ip-172-31-40-62 Kits]# /opt/license-server/license_viewer <<License Viewer>> Current license: KEYSEC K_FINGER=123db1ec91a1526c40da028b9e68e5abaadc70c62719af0f6ef1f2cfd2c85bba K_LICENSE_ID=01.00000001.002.045 K_TYPE=COUNTDOWN K_EXPIRED=100 K_CUSTOMER=Stromasys/Testing K_PLATFORM=amazon.aws K_R_DATE=1593308906 K_INTERVAL=60 KEYEND PRODSEC P_NAME=Charon-SSP/4U,Charon-SSP/4U+,Charon-SSP/4V,Charon-SSP/4V+ P_CODE=test P_MAJV=4 P_MINV=2 P_CPU_NUM=4 P_MAX_MEM=4096MB P_INSTANCE=4 PRODEND PRODSEC P_NAME=Charon-SSP/4M P_CODE=test P_MAJV=4 P_MINV=2 P_CPU_NUM=4 P_MAX_MEM=512MB P_INSTANCE=4 PRODEND |
...
The log file is called <vm-name>.log. At every emulator start, a new version of the log file is created and the previous file is rotated to <vm-name>.log.1. Other existing versions are rotated accordingly. The number of retained files is determined by the log configuration of the emulated SPARC system.
Please note: The log file path can be changed by the user to a non-default value.
...
Code Block | ||
---|---|---|
| ||
(License loss detected) 2020-01-13 22:57:53 ERROR License Failed to connect with license server! 2020-01-13 22:57:53 WARN License Charon will be shutdown within 2 hours! (License server connection restored) 2020-01-13 23:57:56 INFO License Found avaliable license, License ID:01.00000002.001.001. 2020-01-13 23:57:56 INFO License Customer name is Cust1. 2020-01-13 23:57:56 INFO License Virtual hardware model Charon-SSP/4V is licensed. 2020-01-13 23:57:56 INFO License Maximum concurrent instances are limited to 4. 2020-01-13 23:57:56 INFO License Maximum allowed virtual CPU(s) are 4. 2020-01-13 23:57:56 INFO License Maximum allowed virtualized RAM is 8192 MB. 2020-01-13 23:57:56 INFO License Major version number is 4. 2020-01-13 23:57:56 INFO License Minor version number is 1. 2020-01-13 23:57:56 INFO License Expiration UTC time: 01-May-2020. 2020-01-13 23:57:56 INFO License The program runtime environment restored, back to normal operation. |
Please note: The output shows a 2 hour grace-period. This is applicable to Charon-SSP versions 4.1.21 and later. In earlier versions the grace-period was 24 hours. This is no longer needed because a backup license server can now be configured (since Charon-SSP version 4.1.19). If a valid license has not become available before the end of the grace period, the emulator will be stopped.
...
Code Block | ||
---|---|---|
| ||
2020-01-16 11:24:38 WARN License Failed to get data from license server! |
Please note: The software checks for for compatible protocol versions between license server and emulator software. It logs an error if the versions are not compatible. Compatible versions are required for the emulator to verify the license and to run.
...