X

Help Articles are product support tips and information straight from the NV5 Geospatial Technical Support team developed to help you use our products to their fullest potential.



1846 Rate this article:
No rating

ERROR when activating a license: The size of provided data is incorrect

Description:

When trying to activate or deactivate a local (node-locked) license using the L3Harris License Administrator application, you may encounter an error similar to the following:


---------------------------------------------------------

*************** Activate (local) ***************
Failed to deactivate ****-****-****-XXXX
------------------------------------------
2023-03-20 10:53:09
CLL Error
  Error Code: 1879048198
  Error Message: (null): [1,7E4,7,0[70000006,3C68746D,190A20]]
The size of provided data is incorrect. : The size of provided data is incorrect. (code : 1879048198) (cll_internal.cpp : 1387)

-----------------------------------------

 

Solution:

Activate your license instead via command line (terminal), which usually will resolve the issue. 

To activate node-locked licenses, open a command prompt or terminal window and enter the following based on your operating system....

 

Windows:

INSTALL_DIR/envixx/idlxx/license_utils/bin.x86_64/activate.exe -a activation-code [-q quantity]

 

Example for ENVI:

"C:\Program Files\Harris\ENVI56\IDL88\license_utils\bin.x86_64\activate.exe" -a AAAA-BBBB-CCCC-DDDD -q 1

Example for IDL:

"C:\Program Files\Harris\IDL88\license_utils\bin.x86_64\activate.exe" -a AAAA-BBBB-CCCC-DDDD -q 1

 

Linux:

NOTE: If using Debian-based Linux, this solution may not work for you. Please contact L3Harris Support for further assistance. 

INSTALL_DIR/envixx/idlxx/license_utils/bin.linux.x86_64/activate -a activation-code [-q quantity]

 

Example for ENVI:

/usr/local/harris/envi56/idl88/license_utils/bin.linux.x86_64/activate -a AAAA-BBBB-CCCC-DDDD -q 1

Example for IDL:

/usr/local/harris/idl88/license_utils/bin.linux.x86_64/activate -a AAAA-BBBB-CCCC-DDDD -q 1


MacOS:

INSTALL_DIR/envixx/idlxx/license_utils/bin.darwin.x86_64/activate -a activation-code [-q quantity]

 

Example for ENVI:

/Applications/harris/envi56/idl88/license_utils/bin.darwin.x86_64/activate -a AAAA-BBBB-CCCC-DDDD -q 1

Example for IDL:

/Applications/harris/idl88/license_utils/bin.darwin.x86_64/activate -a AAAA-BBBB-CCCC-DDDD -q 1
 

 

where:

  • -a specifies the 16-digit activation code (AAAA-BBBB-CCCC-DDDD)

  • -q specifies the quantity of licenses to activate. For activation, use a quantity of 1. For deactivation, use a quantity of 0. 

 

 

Created by BC-USA on 3/20/23, Reviewed by JU 3/20/23

Please login or register to post comments.
Featured

End-of-Life Policy Enforcement for ENVI 5.3 / IDL 8.5 and Earlier Versions

5/6/2024

April 1, 2024 Dear ENVI/IDL Customer,  We are reaching out to notify you of our supported... more »

How to Upgrade licenses to ENVI 6.x / IDL 9.x

12/5/2023

What is the new Upgrade function? Starting with ENVI 6.0 and IDL 9.0, we have implemented an... more »

What to do if the 'License Administrator - License Server' for the Next-Generation License Server does not start?

6/13/2023

Background: With the release of ENVI 5.7 & IDL 8.9 and the corresponding Next-Generation licensing... more »

Next-Generation Licensing FAQ

4/28/2023

  NV5 Geospatial has adopted a new licensing technology for all future releases of our ENVI, IDL... more »

The IDL Virtual Machine

6/6/2013

What is the IDL Virtual Machine? An IDL Virtual Machine is a runtime version of IDL that can... more »