Unable to install DLP Product License
search cancel

Unable to install DLP Product License

book

Article ID: 247008

calendar_today

Updated On:

Products

Data Loss Prevention

Issue/Introduction

You downloaded some licensing files from the support portal and/or obtained slf license files from GCA. When you go to apply these license file you receive the error below.

  • License file corrupt or improperly signed.
  • No License found or license has expired. Please upload a license or cloud enrollment bundle.
  • Some of the specified settings were invalid. 

Cause

This seems to be caused by a bug in the license management application, the main problem is that the license count field in the license file which is basically an xml file is not populated when the license is generated by our system, this leads to the above failure.

You can validate that this is indeed the issue by the steps below:

  1. Open the license file in a text editor.
  2. Look at the <count> fields for each section of the license.
  3. If you see the following in the license file:
    <count></count>
  4. Then this is the problem and is incorrect, a valid license count would look like the following.
    <count>999999</count>
    The count field should never be empty it should contain at least some numeric value.

Resolution

This should be escalated to Customer care at +1 800 225 5224

The licensing team are the only people with the ability to reissue the corrected license, they may not be aware of the problem themselves so it is worthwhile to point out to them why the license is actually failing.