Upgrade License Error Codes
The following table lists upgrade license code generation return codes and their default messages:
Error# | Return Code | Default Message |
---|---|---|
0 |
VLScg_SUCCESS |
Success. |
2 |
VLSucg_NO_FEATURE_NAME |
Feature Name must be specified. It cannot be empty. |
3 |
VLSucg_INVALID_INT_TYPE |
Expected an integer value, found “XXX”. |
4 |
VLSucg_EXCEEDS_MAX_VALUE |
Value entered is greater than the maximum supported value. |
5 |
VLSucg_LESS_THAN_MIN_VALUE |
Value entered is less than the minimum supported value. |
6 |
VLSucg_EXCEEDS_MAX_STRLEN |
String length entered is greater than the maximum supported String length value. |
7 |
VLSucg_NOT_MULTIPLE |
Value should be a multiple of “XXX”. |
11 |
VLSucg_INVALID_HEX_TYPE |
Wrong value entered. (Should be hexadecimal) |
14 |
VLSucg_RESERV_STR_ERR |
<Value> is a reserved string. |
16 |
VLSucg_INVALID_CHARS |
Invalid characters. |
20 |
VLSucg_DECRYPT_FAIL |
Decryption failed for license code. |
22 |
VLSucg_INVALID_CHKSUM |
Checksum validation failed for license code. Please verify the license code. |
26 |
VLSucg_MALLOC_FAILURE |
Out of heap memory. |
27 |
VLSucg_INTERNAL_ERROR |
Internal error. |
30 |
VLSucg_INVALID_INPUT |
Invalid input. |
31 |
VLSucg_MAX_LIMIT_CROSSED |
Maximum limit crossed. |
32 |
VLSucg_NO_RESOURCES |
No resources left. |
33 |
VLSucg_BAD_HANDLE |
Bad file handle. |
34 |
VLSucg_FAIL |
Operation failed. |
35 |
VLSucg_INVALID_VENDOR_CODE |
Invalid Vendor Code. Please contact your Sentinel RMS distributor. |
36 |
VLSucg_VENDOR_ENCRYPTION_FAIL |
Vendor-customized encryption failed. |
40 |
VLSucg_LICMETER_EXCEPTION |
Unknown exception in accessing Sentinel RMS license meter(s). |
41 |
VLSucg_LICMETER_DECREMENT_OK |
Your license meter(s) have been decremented by <value> units. You now have <value> units left out of an initial count of <value> units. |
42 |
VLSucg_LICMETER_ACCESS_ERROR |
Error in accessing the license meter(s). Please make sure the Sentinel System Driver is properly installed and a license meter is attached to the parallel port or USB port. |
44 |
VLSucg_LICMETER_CORRUPT |
Your license meter(s) are corrupted. |
45 |
VLSucg_LICMETER_VERSION_MISMATCH |
Your license meter has an invalid version. |
46 |
VLSucg_LICMETER_EMPTY |
All <value> units of your license meter(s) have been used up. License generation will fail. |
52 |
VLSucg_INVALID_LICTYPE |
Invalid License Type. |
59 |
VLSucg_VI18N_INITIALIZE_FAIL |
Error in updating locale. |
61 |
VLSucg_NO_CAPACITY_AUTHORIZATION |
Your license meter(s) have no authorization to generate Capacity Licenses. |
62 |
VLSucg_NO_UPGRADE_AUTHORIZATION |
Your license meter(s) have no authorization to generate Upgrade Licenses. |
63 |
VLSucg_NO_UPGRADE_CODE |
Upgrade Code must be specified. It cannot be empty. |
64 |
VLSucg_INVALID_BASE_LIC_INFO |
The information-feature name, version, and vendor code, provided for base license is incorrect. |
65 |
VLSucg_NON_CAPACITY_UPD_NOT_ALLOWED |
Capacity upgrade is not allowed for a non-capacity license. |
66 |
VLSucg_INVALID_UPGRADE_CODE |
Invalid upgrade code. |
67 |
VLSucg_LICMETER_COUNTER_TOOLOW |
Too few units (Normal License Count=%d) left in your license meter(s) to generate requested license. %d units required. |
68 | VLSucg_POOLED_CAPACITY_UPD_NOT_ALLOWED | The capacity upgrade is not allowed for a pooled-capacity license. |
69 |
VLSucg_LICMETER_NOT_SUPPORTED |
Your license meter is not supported. |
72 | VLSucg_ENCRYPTION_FAIL | Error in performing cryptographic operations. |
125 | VLSucg_INVALID_VENDOR_INFO | Invalid vendor information in the upgrade license binary. |