...
Starting and Stopping the License Server
The In versions before 1.0.17, the license server can only be started if a valid license is installed.
...
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 242 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. |
The output shows a 24 hour 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 by thenbefore the end of the grace period, the emulator will be stopped.
...