Skip to main content
Announcements
Qlik and Talend Support Cases are now opened in the same place.

Applying a Signed License Key fails with The datetime property is too low for the following property: updated

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Alan_Slaughter
Support
Support

Applying a Signed License Key fails with The datetime property is too low for the following property: updated

Last Update:

Dec 22, 2022 10:21:27 AM

Updated By:

Sonja_Bauernfeind

Created date:

Dec 22, 2022 10:19:18 AM

Applying a Signed License Key (SLK) fails with the following error message:

The datetime property is too low for the following property: updated

 

Environment

Qlik Sense Enterprise on Windows November 2022 IR to Patch 1

 

Resolution

Upgrade to November 2022 Patch 2.

See Release Notes for ID QB-17039.

 

Cause

Product Defect ID: QB-17039
Internal Article: 000007375

This error is thrown by the QRS when the validator for the License property update fails on the condition:

if (date < DateTimeUtilities.SQLMinValue)

The DateTimeUtilities.SQLMinValue derives from new DateTime(SqlDateTime.MinValue.Value.Ticks, DateTimeKind.Utc);

When applying the license a DateTime lower than the min value is attempted to be set in the updated property.

Labels (1)
Version history
Last update:
‎2022-12-22 10:21 AM
Updated by: