Sentinel Licensing Library Error and Result Codes

https://sentinelrms.gemalto.com/RMSDocumentation/APIREF/Content/Unified_API_Error_Code.htm

Error #

Error/Status Code

Description

        0

SNTL_SUCCESS

Successful operation.

210001

SNTL_NO_LICENSE_GIVEN

A generic error when the RMS is unable to obtain licensing token for the given feature.
210002

SNTL_APP_UNNAMED

Feature name or version cannot be NULL.

210003

SNTL_HOST_UNKNOWN

Failed to the specified License Manager host. Check your DNS settings and the hosts file.

210004

SNTL_NO_SERVER_FILE

Failed to figure out the License Manager correctly. Set the environment variable (LSHOST or LSFORCEHOST) to the name(s) of License Manager(s).

210005

SNTL_NO_SERVER_RUNNING

The License Manager on the specified host is not available for processing the license operation requests.

210006

SNTL_APP_NODE_LOCKED

The specified feature is not licensed to run on this machine due to locking code mismatch of the License Manager or client.

210007SNTL_NO_KEY_TO_RETURNAttempt to return a non-existent token by the client application. No longer applicable.
210008

SNTL_RETURN_FAILED

Failed to release the token issued for the specified feature.

210009

SNTL_NO_MORE_CLIENTS

No more clients exist for this feature.

210010

SNTL_NO_MORE_FEATURES

No more features available on the License Manager.

210011

SNTL_CALLING_ERROR

Error in calling the API function. Check the calling parameters.

210012

SNTL_INTERNAL_ERROR

Can be vendor ID mismatch. Check if the licensing libraries and license generator belong to the same vendor.

210013

SNTL_SEVERE_INTERNAL_ERROR

The possible causes are:

>The internal encryption operation has failed.

>The default function for obtaining hostname on which licensed application is running has failed. Check hostname-IP resolution on a UNIX machine.

>The system call fails while calculating time (localtime and localtime_r function on UNIX OSes and time function on Windows).

>The licensing library is unable to construct a message.

210014

SNTL_NO_SERVER_RESPONSE

The License Manager on the specified host is not responding to the client request. Check if the License Manager is up and running.

210015

SNTL_USER_EXCLUDED

This user/machine has been excluded from accessing the specified feature.

210016

SNTL_UNKNOWN_SHARED_ID

Unknown shared ID given for the specified feature.

210017

SNTL_NO_RESPONSE_TO_BROADCAST

Probably no License Managers are running in this subnet.

210018

SNTL_NO_SUCH_FEATURE

The requested feature does not exist on the License Manager host. Diagnose further for locking mismatch and similar issues to understand why the license failed to load.

210019

SNTL_ADD_LIC_FAILED

The given license code could not be added to the specified License Manager.

210020

SNTL_DELETE_LIC_FAILED

Failed to delete the specified license from the License Manager on host.

210021

SNTL_LOCAL_UPDATE

The last update was done locally.

210022

SNTL_REMOTE_UPDATE

The last update was done by the License Manager.

210023

SNTL_VENDORIDMISMATCH

This error can occur under the following scenarios:

>The vendor of the requesting application does not match with the License vendor.

>The License addition failed due to mismatch among the vendor of the license and vendor of the isolated License Manager.

210024

SNTL_MULTIPLE_VENDORID_FOUND

The specified feature is licensed by multiple vendors other than your vendor.

210025

SNTL_BAD_SERVER_MESSAGE

Could not understand the message received from the License Manager on the specified host. The versions of the client and License Manager are incompatible.

210026

SNTL_CLK_TAMP_FOUND

The following scenarios are possible:

>In case of a network license, if the system clock of the License Manager host is tampered.

>In case of a standalone license, if the system clock is tampered.

If the serial number information corresponding to the standalone system initialization, license string, and client library does not match, the API call returns this error.

210027

SNTL_NOT_AUTHORIZED

You are not authorized to perform the requested operation.

210028

SNTL_INVALID_DOMAIN

Cannot perform this operation on the domain name specified.

210034SNTL_LOG_FILE_NAME_NOT_FOUNDThe specified log filename not found on the specified License Manager host.

210035

SNTL_LOG_FILE_NAME_NOT_CHANGED

Cannot change the specified log filename on the specified License Manager host.

210036

SNTL_FINGERPRINT_MISMATCH

Machine's fingerprint mismatch for this feature.

210037

SNTL_TRIAL_LIC_EXHAUSTED

The duration of the specified trial license  is exhausted.

210038

SNTL_NO_UPDATES_SO_FAR

The attempts to update license have failed to reach the License Manager.

210039

SNTL_ALL_UNITS_RELEASED

Returned all the tokens for this feature.

210040

SNTL_QUEUED_HANDLE

The specified client handle is associated with a queued request.

210041

SNTL_ACTIVE_HANDLE

The specified client handle is associated with an active request. It is not a queued request.

210042

SNTL_AMBIGUOUS_HANDLE

Ambiguous client handle. The specified client handle is not associated with any request.

210043

SNTL_NOMORE_QUEUE_RESOURCES

Queued request denied for this application since the queue is already full.

210044

SNTL_NO_SUCH_CLIENT

Could not find the specified client for this feature.

210045

SNTL_CLIENT_NOT_AUTHORIZED

Client not authorized for the specified action for this feature.

210047

SNTL_LEADER_NOT_PRESENT

Processing not done because the current leader is not known.

210048

SNTL_SERVER_ALREADY_PRESENT

The License Manager already exists in the redundant License Manager pool .

210049

SNTL_SERVER_NOT_PRESENT

The given License Manager name does not exist in the redundant License Manager pool.

210050

SNTL_FILE_OPEN_ERROR

The file open error.

210051

SNTL_BAD_HOSTNAME

The specified host name is either not valid or cannot be resolved.

210052

SNTL_DIFF_LIB_VER

The License Manager fails to identify the client application version. The versions of the client and License Manager are incompatible.

210053

SNTL_NON_REDUNDANT_SRVR

A non-redundant License Manager contacted for redundant License Manager-related information.

210054

SNTL_MSG_TO_LEADER

Message forwarded to the leader License Manager.

210055

SNTL_CONTACT_FAILOVER_SERVER

Update Failure. Contact another failover License Manager.

210056

SNTL_UNRESOLVED_IP_ADDRESS

IP address given cannot be resolved.

210057

SNTL_UNRESOLVED_HOSTNAME

Hostname given is unresolved.

210058

SNTL_INVALID_IP_ADDRESS

Invalid IP address format.

210059

SNTL_SERVER_FILE_SYNC

License Manager is synchronizing the distribution table.

210060

SNTL_POOL_FULL

The redundant License Manager pool already has the maximum number of License Managers. No more License Managers can be added.

210061

SNTL_ONLY_SERVER

The redundant License Manager pool has only one License Manager. It cannot be deleted.

210062

SNTL_FEATURE_INACTIVE

This feature is either unavailable on the License Manager or the License Manager is non-redundant.

210063

SNTL_MAJORITY_RULE_FAILURE

The token for this feature cannot be issued because of the majority rule failure.

210064

SNTL_CONF_FILE_ERROR

Configuration file modifications failed. Check the given parameters.

210065

SNTL_NON_REDUNDANT_FEATURE

A non-redundant feature given for redundant feature-related operation.

210066

SNTL_NO_TRIAL_INFO

Cannot find trial usage information for the given feature.

210067

SNTL_TRIAL_INFO_FAILED

Failure in retrieving the trial usage information for the given feature.

210069

SNTL_NOT_LINKED_TO_INTEGRATED_LIBRARY

Application is not linked with the integrated library .

210070

SNTL_CLIENT_COMMUTER_CODE_DOES_NOT_EXIST

When the licensed application fails to find the commuter license token on the target system. Few possible reasons can be:

>The commuter license token is not checked out for this client.

>The commuter license token has expired.

>The RMS files on the system are tampered with.

210072

SNTL_NO_MORE_COMMUTER_CODE

No more checked-out commuter code exists on the client.

210073

SNTL_GET_COMMUTER_INFO_FAILED

Failed to get client commuter info on this License Manager.

210074

SNTL_UNABLE_TO_UNINSTALL_CLIENT_COMMUTER_CODE

Unable to uninstall the client commuter license.

210075

SNTL_ISSUE_COMMUTER_CODE_FAILED

The possible causes are:

>If the client or License Manager-side commuter persistence data is corrupt, then the local/remote checkout return this error. To resolve this condition, clean up the corrupt persistence.

>If the refresh call is delayed and client does not receive a message from the License Manager while license check-out, this error is returned. To resolve, you may increase the time-out interval.

>When an attempt is made to check out a newer version license for an application licensed using an older version of the licensing library, this error is returned.

210076

SNTL_UNABLE_TO_ISSUE_COMM_CODE_OR_NON_COMM_LICENSE

A non-commuter license is requested for commuter-related operation by this client.

210077SNTL_NOT_ENOUGH_COMMUTER_KEYS_AVAILABLENot enough tokens are available with the License Manager for commuting. The error can also appear for repository licenses when insufficient units are left with the License Manager.

210078

SNTL_INVALID_INFO_FROM_CLIENT

Invalid commuter information from the client.

210079

SNTL_CLIENT_ALREADY_EXIST

The client already exists on this License Manager.

210081

SNTL_COMMUTER_CODE_ALREADY_EXIST

The client commuter license already exists on this system.

210082

SNTL_SERVER_SYNC_IN_PROGRESS

Error specific to the redundant License Manager pool setup.

210083SNTL_REMOTE_CHECKOUTThis commuter license is checked out remotely, so it cannot be checked-in.

210084

SNTL_UNABLE_TO_INSTALL_COMMUTER_CODE

Error in installing the commuter authorization code.

210085

SNTL_UNABLE_TO_GET_MACHINE_ID_STRING

Error in obtaining the locking information of the client.

210086

SNTL_INVALID_MACHINEID_STR

The remote locking code string is invalid.

210087

SNTL_EXCEEDS_LICENSE_LIFE

Cannot issue commuter code. License expiration is earlier than the number of days requested for commuter code.

210088

SNTL_TERMINAL_SERVER_FOUND

Operating in standalone mode using a terminal client is not allowed by the vendor.

210089

SNTL_NOT_SUPPORTED_IN_NET_LIBRARY_OR_MODE

Feature is not supported in network-only licensing library.  

The VLS_NOT_APPROPRIATE_LIBRARY error code has been deprecated. Use VLS_NOT_SUPPORTED_IN_NET_ONLY_MODE or SNTL_NOT_SUPPORTED_IN_NET_LIBRARY_OR_MODE instead.

210090

SNTL_INVALID_FILETYPE

The specified file type is not supported.

210091SNTL_NOT_SUPPORTED

The requested operation is not supported on the License Manager.

210092

SNTL_INVALID_LICENSE

The given license code is invalid. Hence, it could not be added to this License Manager.

210093

SNTL_DUPLICATE_LICENSE

The given license code is already added to the specified License Manager.

210097

SNTL_CANNOT_DELETE_UPGRADED_LICDeletion of upgraded feature/license is not allowed.

210098

SNTL_UPGRADE_NOT_ALLOWED

License upgrade feature is not allowed for redundant, commuter, and trial licenses.

210099

SNTL_FEATURE_MARKED_FOR_DELETION

The specified feature exists on this machine and it is already marked for check-in.

210102

SNTL_NETWORK_SRVR

A network License Manager is contacted for standalone-related information.

210103

SNTL_PERPETUAL_OR_REPOSITORY_LICENSE

The contacted feature is a repository license.

210104

SNTL_COMMUTER_CHECKOUT

A commuter token has already been checked out for this license.

210105

SNTL_REVOKE_ERR_NO_FEATURE

License with given feature/version is either not available on the License Manager or belongs to a different vendor.

210106

SNTL_REVOKE_ERR_CORRUPT_MESSAGE

The client message received by the License Manager was corrupted.

210107

SNTL_REVOKE_ERR_OUT_VALID_RANGE

The received number of licenses to revoke is out of range.

210108

SNTL_REVOKE_ERR_MD5_PLUGIN_LOAD_FAIL

Error loading the MD5 plug-in DLL at the License Manager.

210109

SNTL_REVOKE_ERR_MD5_PLUGIN_EXEC_FAIL

Error in executing the authentication plug-in.

210110

SNTL_REVOKE_ERR_INSUFFICIENT_FEATURE_LICENSES

This feature has less number of total licenses.

210111

SNTL_REVOKE_ERR_INSUFFICIENT_DEFAULT_GROUP

Default group does not has sufficient licenses, reconfigure your user reservation file.

210112

SNTL_REVOKE_ERR_INSUFFICIENT_FREE_IN_DEFAULT

Currently required number of licenses are not free for revocation in the default group.

210113

SNTL_REVOKE_ERR_INVALID_SESSION_ID

Invalid session ID received from the client.

210114

SNTL_REVOKE_ERR_INVALID_PASSWORD

Invalid password for revocation.

210115

SNTL_REVOKE_ERR_INTERNAL_SERVER

Revocation failed due to internal License Manager error.

210116

SNTL_REVOKE_ERR_INFINITE_GRP_DIST

Infinite revocation is not possible with enabled group distribution.

210117

SNTL_REVOKE_ERR_INFINITE_LIC_IN_USE

All licenses must be free for infinite revocation.

210118

SNTL_REVOKE_ERR_INFINITE_LIC_FINITE_REQ

License has infinite keys. Only infinite license revocation request is allowed for this license.

210119

SNTL_REVOKE_ERR_TICKET_GENERATION

Revocation feature is not supported for redundant licenses.

210120

SNTL_REVOKE_ERR_CODGEN_VERSION_UNSUPPORTED

Revocation feature is not supported for the given license version.

210121

SNTL_REVOKE_ERR_RDNT_LIC_UNSUPPORED

Revocation feature is not supported for redundant licenses.

210123

SNTL_REVOKE_ERR_UNEXPECTED_AUTH_CHLG_PKT

Failure occurred due to unexpected challenge packet received from the License Manager.

210124

SNTL_REVOKE_ERR_TRIAL_LIC_UNSUPPORED

Revocation feature is not supported for trial licenses.

210125

SNTL_REQUIRED_LOCK_FIELDS_NOT_FOUND

Required locking criteria for local request is not available on your machine.

210126

SNTL_NOT_ENOUGH_LOCK_FIELDS

Minimum number of locking criteria for local request is not found.

210127

SNTL_REMOTE_CHECKOUT_NOT_ALLOWED_FOR_REPOSITORY

Remote checkout is not available for a repository license.

210128

SNTL_REMOTECHECKOUT_NOT_ALLOWED_PERPETUAL_OR_REPOSITORY

This feature cannot run as installation of grace license is failed.

210129

SNTL_NOT_SUPPORTED_IN_NONET_LIBRARY_OR_MODE

The feature is not supported in no-net (standalone) mode. 

210130

SNTL_NO_ACTIVE_HANDLE

No active client handle exists.

210131

SNTL_LIBRARY_NOT_INITIALIZED

The licensing library is not initialized.

210132

SNTL_LIBRARY_ALREADY_INITIALIZED

The licensing library is already in the initialized state.

210133

SNTL_RESOURCE_LOCK_FAILURE

Failed to fetch the API resource lock. On receiving this error, retry calling this API.

210134SNTL_INSTALL_STORE_NOT_SETThe installation location is not set.
210135SNTL_NO_MORE_LICENSE_STORESUnable to find the license store.
210136SNTL_NO_SUCH_LICENSE_STOREUnable to find the license store.
210137SNTL_LICENSE_STORE_FULLThe license store is full.
210138SNTL_STORE_SIZE_TOO_SMALLThe specified size of the license store is too small.

210139

SNTL_NO_MORE_LICENSES

No more licenses.

210140

SNTL_NO_SUCH_LICENSE

No license found with the specified feature/version/hash.

210141

SNTL_LICENSE_IN_USE

Specified feature/license has active client(s).

210142

SNTL_SET_LICENSE_PRECEDENCE_FAILED

Failure in setting precedence for the specified trial license.

210143

SNTL_STORE_ACCESS_ERROR

Failure in accessing the license file or persistence store.
210144SNTL_STORE_DATA_INCONSISTENTThe license store has corrupt data.
210145SNTL_STORE_OPEN_ERRORUnable to open/create store.
210146SNTL_LICENSE_STORE_QUERY_FAILEDThe license store query failed.

210147

SNTL_LOCK_SELECTOR_INVALID

The specified locking code criteria is not valid.

210148

SNTL_LOCK_CODE_NOT_SUPPORTED

The specified locking code is not supported by the library/License Manager.

210149

SNTL_LOCK_CODE_VER_INVALID

Invalid lock code version.

210150

SNTL_LOCK_CODE_INVALID

The specified locking code is invalid.

210151

SNTL_NO_AVAILABLE_MACHINE_ID

No available fingerprints for the specified locking code criteria on the machine.

210152

SNTL_CODE_GENERATOR_LIBRARY_FAILED

Failure in initializing the License Generator library.

210153

SNTL_TRIAL_LIC_DATA_ACCESS_ERROR

The specified trial feature is not accessible.

210154

SNTL_TRIAL_LIC_DATA_INCONSISTENT

Trial license data inconsistent for this feature.

210155

SNTL_TRIAL_LIC_DATE_RESTRICTED

Trial license date restriction error for this feature.

210156

SNTL_TRIAL_LIC_NOT_ACTIVATED

When the trial license precedence is zero or the trial license persistence data is corrupted.

210157SNTL_CALL_SEQUENCE_ERRORFailure due to incorrect calling sequence of the API.
210158SNTL_RECORD_NOT_FOUNDSpecified record does not exists in the store.
210159SNTL_NO_MORE_RECORDSNo more records are available in the store .
210160SNTL_LICENSE_NOT_PROCESSEDThe license was not processed in the specified operation.
210161SNTL_CONFIGURATION_NOT_ALLOWEDThe given configuration is not allowed.
210162SNTL_EXCEEDS_MAX_SIZEThe value exceeded the maximum size for the field.
210163SNTL_VALUE_OUT_OF_RANGEThe value specified is not within the valid range.
210164SNTL_PERSISTENCE_CONFIGURATION_ERRORA user without administrator privileges made access when persistence is not initialized on the system.

210165

SNTL_NONET_LIBRARY

A network request is made to the standalone library.
210166SNTL_STORE_ALREADY_EXISTSThe store with specified name already exists.
210167SNTL_BACKUP_CONFIGURATION_ERRORFailure in specifying the backup information correctly.
210168SNTL_RECORD_CORRUPTRecord in the license/trial/revocation store is corrupt.
210169SNTL_LICENSE_RECORD_EMPTYThe specified record in the license store is empty.
210170SNTL_SAVE_LICENSE_FILE_WRITE_ERRORFailure in writing to file in save license API.
210171SNTL_SAVE_LICENSE_FILE_ALREADY_EXISTSFile already exists in save license API.
210172SNTL_PERSISTENCE_STORE_FULLThe persistence store is full.
210173SNTL_CLEAN_REPAIR_NOT_REQUIREDCleaning is not required on the current store as it is already in a good state.
210174SNTL_CLEAN_REPAIR_ATTEMPTEDCleaning attempted more than twice on the same persistence context object.
210175SNTL_CLEAN_NOT_RECOVERABLEPersistence store is un-recoverable when repairing/cleaning is tried.
210176SNTL_CLEAN_WRONG_FILEPersistence store is not relevant.
210177SNTL_CLEAN_REPAIR_FAILUnable to clean/repair.
210178SNTL_CLEAN_REPAIR_COMPLETE_LOSSAll data is lost in cleaning beyond recovery.
210179SNTL_CLEAN_REPAIR_WITH_LOSSPartial recovery has taken place on cleaning.
210180SNTL_LICENSE_NOT_LOCKEDThe license is not client-locked.
210181SNTL_LICENSE_NOT_EXPIRED_AND_HAS_VALID_LOCK_CODELicense has not expired and has a valid lock code or is unlocked.
210182SNTL_LOCK_CODE_MISMATCHMismatch between the specified locking code.
210183SNTL_HANDLER_ALREADY_REGISTEREDThe handler function is already registered.
210184SNTL_NON_TRIAL_LICENSEActive feature on the License Manager is not a trial license.
210185SNTL_ADD_LIC_CANCELLED_BY_USERThe license addition is cancelled by the callback .

210186

SNTL_NO_UPDATE_REQUIRED

Neither any active handle nor any pending cache updates exists.
210187SNTL_LICENSE_ALREADY_REVOKEDThis license has already been revoked.

210188

SNTL_LICENSE_START_DATE_NOT_REACHED

License start date not yet reached.
210193SNTL_REHOST_BUFFER_TOO_SMALLAllocated memory is not enough.
210194SNTL_REHOST_BUFFER_TOO_SMALL_UNEXPECTEDAllocated memory is not enough. Allocate sufficient memory.
210195SNTL_REHOST_PARAMETERS_ERRORInvalid rehost parameters.
210196SNTL_REHOST_UNSUPPORTED_ALGOThe algorithm is not supported.
210197SNTL_REHOST_INVALID_DATA_FORMATPermission ticket is invalid—either corrupted or not in TLV format.
210198SNTL_REHOST_INVALID_REQUEST_DATAThe requested data is invalid.
210199SNTL_REHOST_UNSUPPORTED_OPERATION_TYPEOperation type is not 'A', 'R', or 'P'.
210200SNTL_REHOST_ALLOCATE_MEMORY_FAILUREFailure in memory allocation.
210201SNTL_REHOST_TAG_NOT_FOUNDA tag not found in the TLV.
210202SNTL_REHOST_DIFFERENT_LOCK_INFOLocking code mismatch.
210203SNTL_REHOST_LICENSE_IN_USELicense to be revoked is in use. It cannot be revoked.
210204SNTL_REHOST_UNEXPECTED_ERRORAn unknown error has occurred.
210205SNTL_REHOST_HAVE_BEEN_REVOKED_BEFORELicense has already been revoked. It cannot be revoked again.
210206SNTL_REHOST_REVOKE_OVER_TOTALWhen the revocation request exceeds the available limit.
210207SNTL_REHOST_LICENSE_EXISTThe license already exists.
210208SNTL_REHOST_CANCELED_BY_USERThe Revoke option was canceled by the user.
210209SNTL_REHOST_STATUS_NOT_DEFINEDThe rehost status is not defined.

210210

SNTL_GRACE_CODE_LENGTH_OVERFLOW_ERROR

Grace code length exceeds maximum limit. The grace license installation fails on the customer’s computer if you have specified lengthy values for properties like feature name, feature version, vendor information, and secret text.

210211

SNTL_ERROR_NO_MORE_FINGERPRINT_VALUE

No more fingerprint information is available.

210212

SNTL_ERROR_FINGERPRINT_NOT_FOUND

No fingerprint information is available on the specified index.

210213

SNTL_LICENSE_DELETION_NOT_ALLOWED

License deletion is not supported for the following licenses:

>Checked out commuter license tokens residing on the local computers

>Grace licenses being used on the non-networked computers

>Licenses in the redundant license files (lservrlf)

210215

SNTL_EXPIRED_COMMUTER_CODE

Error in installing the commuter code, as the code is expired.

210216

SNTL_COMMUTER_CODE_DATE_RESTRICTED

Commuter code start date not yet reached.

210217SNTL_NEW_RECORD_FOUNDIf the limit value has been updated by any other process after the current process has retrieved the limit value.
210218SNTL_NO_RECORDS_FOUNDNo records for the limit in the database.
210219SNTL_OPERATION_NOT_SUCCESSFULThe requested operation failed for any other reason.
210220SNTL_ERROR_READING_SERVER_CONFIG_FILEThe redundant License Manager configuration file being used for determining the primary License Manager (from which the license authorization is to be checked out) is corrupt.
210221SNTL_CHECKOUT_NOT_ALLOWED_FROM_NONPRIMARY_LEADERAn attempt is made to check out an authorization from a non-primary License Manager. The licenses can be checked out only from the primary License Manager. The commuted license must be checked in back into the primary License Manager from which it was checked out.
210222SNTL_REHOST_LIC_VERSION_NOT_SUPPORTEDThe standalone revocation feature is supported for v11 (or later) licenses only. If an attempt is made to revoke licenses of earlier versions, the API VLSrevokeByPermissionTicket succeeds, and returns VLS_REHOST_LIC_VERSION_NOT_SUPPORTED as status in the revocation ticket.
210223SNTL_USAGE_FILE_TAMPEREDThe usage log file is tampered. One or more records are either modified or missing from the usage log file.
210224SNTL_NO_MATCH_FOUND

The matching record is not found in the usage log file.

210225SNTL_INVALID_TCPIP_VERSIONTCP\IP protocol version specified for licensing library is incorrect. Verify if the client and License Manager protocols are incompatible.
210226SNTL_VIRTUAL_MACHINE_IS_DETECTEDThe License Manager is being run on a virtual machine.
210227SNTL_GRACE_LIC_TIME_TAMPER_INIT_FAILThe system initialization failed for a grace license.
210228SNTL_REVOKE_LIC_DATA_INCONSISTENTThe license persistence data is either corrupt or does not exist.
210229SNTL_TOO_MANY_OPERATIONS_IN_SINGLE_PTThe permission ticket size is more than the length supported internally. This is applicable to network license revocation only, where the maximum number of operations should not exceed 15. Try reducing the number of operations from the permission ticket.
210230SNTL_PT_ALREADY_EXECUTED_FOR_THIS_OPERATIONThe permission ticket operation already executed on the License Manager.
210231SNTL_PT_VENDOR_ID_MISMATCHVendor ID mismatch. The permission ticket cannot be used for revoking licenses of other vendors.
210232SNTL_REVOKE_EXPIRED_LIC_FOUNDAn expired license can neither be added nor revoked.
210233SNTL_COMMUTER_CHECKOUT_NOT_ALLOWED The commuter token checkout not allowed for this feature.
210234SNTL_RDP_SESSION_FOUNDApplication cannot run on remote desktop session.
210235SNTL_NOT_ENOUGH_COMMUTER_KEYS_FOR_DURATIONThe commuter token cannot be checked out as not enough tokens are available for the given duration.
210236SNTL_REHOST_UNSUPPORTED_PT_VERSION

Older permission tickets (earlier than v8.5.3) are not supported in the new network revocation API (introduced in v8.5.3).

210237SNTL_DEFERRED_REVOCATION_SUCCESS

A deferred revocation has been scheduled successfully.

210238SNTL_LIC_ALREADY_SCHEDULED_FOR_DEFERRED_REVOKE

A deferred revocation request has already been executed for this license.

210239SNTL_OPERATION_NOT_ALLOWED_AFTER_DEFERRED_REVOCATIONCommuter token check out and repository license request are not allowed after the deferred revocation operation has already been performed for the given feature. This cannot be done for the feature until all its licenses scheduled for revocation are revoked.
210240SNTL_DEFERRED_REVOCATION_NOT_ALLOWEDDeferred revocation is not allowed if any commuter tokens are already issued or a repository license has been successfully requested for the given feature-version.
210241SNTL_USAGE_LOG_BACKUP_DISABLEDWhen -x command-line option is used to disable usage log backup when the maximum size is reached.
210242SNTL_COMMUTER_DATA_INCONSISTENTPersistence data is either corrupt or does not exist.
210243SNTL_NON_INTENDED_SERVER_CONTACTEDWhen the client is not communicating with the intended isolated License Manager.
210244SNTL_OPERATION_ONLY_ALLOWED_ON_LEADER_SERVEROperation is not permitted on the follower License Manager.
210245SNTL_LICENSE_UPGRADE_DENIEDInsufficient tokens available with the License Manager to increase during license update.
210246SNTL_CLEAN_KEYINFO_CLIENT_FAILEDClient key info cleanup on server failed.
210247SNTL_CLEAN_KEYINFO_NO_KEYS_EXISTSClient key info cleanup on server failed as no key exists for same.
210248SNTL_LOWER_SIGNING_KEYINDEX_IN_LICThe signing key index of the requested license is lower than the one sent by the client.
210249SNTL_CLEAN_KEYINFO_CLIENT_SUCC_EXCL_COMMClient key info cleanup on server passed excluding cleanup for commuter keys.
210250SNTL_INCOMPATIBLE_COMMUTER_CODEThe feature being returned was commuted by different mechanism.
210251SNTL_COMMUTER_CODE_TOO_OLDThe latest commuter code is already installed.
210252SNTL_LEASE_LICENSE_CANCELLEDLease License is canceled.
210253SNTL_LEASE_INPROGRESSSync lease license is in progress.
210254SNTL_CANCELLED_FROM_CLIENTLease license is canceled from client only.
210255SNTL_SCC_COMMUNICATION_FAILEDSCC communication failure.
210256SNTL_ZOMBIE_LOGIN_SESSIONInput handle is associated to zombie session and is invalid to use in this API

214097

SNTL_INVALID_LOGIN_SESSION

The client handle refers to an invalid licensing system context.

214098

SNTL_INSUFFICIENTUNITS

Could not locate enough licensing resources to license this feature. Check if enough license tokens are available for the feature.

214099

SNTL_LICENSESYSNOTAVAILABLE

The licensing system is not available. No longer applicable.

214100

SNTL_LICENSETERMINATED

Default error for license update-related API. When the API cannot update license because the key lifetime has expired and license renewal has failed.

214101

SNTL_NOAUTHORIZATIONAVAILABLE

No license code is available for this feature on the specified host.

214102

SNTL_NOLICENSESAVAILABLE

All license tokens with the License Manager for this feature are already in use.

214103

SNTL_NORESOURCES

Insufficient system resources (like, memory) are available to complete the request.

214104

SNTL_NO_NETWORK

Unable to talk to this host. Diagnose for network availability.

214105

SNTL_NO_MSG_TEXT

When the API could not find the error message.

214106

SNTL_UNKNOWN_STATUS

When the API deals with an unknown error code. Hence, it cannot print the error message.

214107

SNTL_BAD_INDEX

Bad index. No longer applicable.

214108

SNTL_NO_MORE_UNITS

No additional units are available for this feature. No longer applicable.

214109

SNTL_LICENSE_EXPIRED

The feature cannot run anymore because the license expiration date has reached. Make sure that your machine date and time zone are correct. Else, contact your vendor for a new license.

214110

SNTL_BUFFER_TOO_SMALL

Input buffer too small, string may be truncated.

214111

SNTL_NO_SUCCESS

Failed in performing the requisite operation.

214112

SNTL_GRACE_EXPIRED

The feature cannot run as the total number of "days" allowed in the grace period have been consumed.

214113

SNTL_GRACE_INVALID_STATE

This feature cannot run as the grace period cannot be determined.

214114


SNTL_GRACE_HOURS_EXHAUSTED

The feature cannot run as the total number of "hours" allowed in the grace period have been consumed.

214115SNTL_INSUFFICIENTUNITS_ON_FOLLOWERLicensing system could not find enough licensing resources with the follower License Manager.
220001SNTL_INVALID_APP_CONTEXTInvalid application context.
220002SNTL_INVALID_ATTR_KEYInvalid attribute key.
220003SNTL_INVALID_ATTR_VALUEInvalid attribute key value.
220004SNTL_DEPRECATED_ATTRAttribute deprecated