The warning message of (LicenseHealthCheck[WARNING:xxxxxxx.license -- 500 Resin servers NTT Data Intramart, expired on yyyy-MM-dd) is displayed when I start Resin.

 
[Symptoms]
   The following message is displayed when I start the product version of Resin.
 
   [yy-MM-dd hh:mm:dd.SSS] {main} LicenseHealthCheck[WARNING:xxxxxxx.license -- 500 
   Resin servers NTT Data Intramart, expired on yyyy-MM-dd

[Handling methods]
 You can use it as the product without problems even after last date(yyyy-MM-dd).
 You need to modify the following settings file to make this warning message not to be displayed. 
 Restart it after changing the settings. 
* Please be noted that it will automatically restart if you edit health.xml when Resin is in operation. 

 %Resin%/conf/health.xml 
 ■Before modification 
  <health:LicenseHealthCheck> 
  <warning-period>30D</warning-period> 
  </health:LicenseHealthCheck> 
 ■After modification
  <health:LicenseHealthCheck> 
  <warning-period>30D</warning-period> 
  <enabled>false</enabled> 
  </health:LicenseHealthCheck> 

    Regardless of the above settings, the following is output to the Resin PDF Report, but it can be used as a product without any problems.

    Licenses
    -----------------------------------------------------------------------------------------------------------------------------
    xxxxxxx.license -- 500 Resin servers NTT Data Intramart
    expires in xxx days on yyyy-MM-dd
    {resin root path}\licenses\xxxxxxx.license
    00 - app-0 Restart Report Restart Report

 *As of August of 2014, this warning message is not shown in Resin provided by us.

-- Target ------------------------------------------------------------------------
iAP/Accel Platform/All Updates
------------------------------------------------------------------------------------


FAQID:448
Was this article helpful?
0 out of 0 found this helpful
Powered by Zendesk