Licensing Library Error and Result Codes

The table below contains the licensing library error codes and description:

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.

210007 SNTL_NO_KEY_TO_RETURN Attempt 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.

>When the standalone system is not initialized for handling a time tamper enabled license (commuter, grace, repository, time tamper enabled) and a license is requested by the application.

>If the time tamper persistence files are:

deleted or corrupted

privileges are lowered

>When a user does not have sufficient permissions on the persistence path.

> When the Sentinel RMS persistence files are locked by security software and anti-virus programs running on the customer's machine. In such cases, whitelisting the persistence path is the recommended workaround.

>If the serial number information mismatches with the corresponding standalone persistence initialization, license string, and client library.

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.

210034 SNTL_LOG_FILE_NAME_NOT_FOUND The 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.

210077 SNTL_NOT_ENOUGH_COMMUTER_KEYS_AVAILABLE Not 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.

210083 SNTL_REMOTE_CHECKOUT This 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.

210091 SNTL_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_LIC Deletion 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 the no-net (standalone) mode of the server.

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.

210134 SNTL_INSTALL_STORE_NOT_SET The installation location is not set.
210135 SNTL_NO_MORE_LICENSE_STORES Unable to find the license store.
210136 SNTL_NO_SUCH_LICENSE_STORE Unable to find the license store.
210137 SNTL_LICENSE_STORE_FULL The license store is full.
210138 SNTL_STORE_SIZE_TOO_SMALL The 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.
210144 SNTL_STORE_DATA_INCONSISTENT The license store has corrupt data.
210145 SNTL_STORE_OPEN_ERROR Unable to open/create store.
210146 SNTL_LICENSE_STORE_QUERY_FAILED The 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.

210157 SNTL_CALL_SEQUENCE_ERROR Failure due to incorrect calling sequence of the API.
210158 SNTL_RECORD_NOT_FOUND Specified record does not exists in the store.
210159 SNTL_NO_MORE_RECORDS No more records are available in the store .
210160 SNTL_LICENSE_NOT_PROCESSED The license was not processed in the specified operation.
210161 SNTL_CONFIGURATION_NOT_ALLOWED The given configuration is not allowed.
210162 SNTL_EXCEEDS_MAX_SIZE The value exceeded the maximum size for the field.
210163 SNTL_VALUE_OUT_OF_RANGE The value specified is not within the valid range.
210164 SNTL_PERSISTENCE_CONFIGURATION_ERROR A 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.
210166 SNTL_STORE_ALREADY_EXISTS The store with specified name already exists.
210167 SNTL_BACKUP_CONFIGURATION_ERROR Failure in specifying the backup information correctly.
210168 SNTL_RECORD_CORRUPT Record in the license/trial/revocation store is corrupt.
210169 SNTL_LICENSE_RECORD_EMPTY The specified record in the license store is empty.
210170 SNTL_SAVE_LICENSE_FILE_WRITE_ERROR Failure in writing to file in save license API.
210171 SNTL_SAVE_LICENSE_FILE_ALREADY_EXISTS File already exists in save license API.
210172 SNTL_PERSISTENCE_STORE_FULL The persistence store is full.
210173 SNTL_CLEAN_REPAIR_NOT_REQUIRED Cleaning is not required on the current store as it is already in a good state.
210174 SNTL_CLEAN_REPAIR_ATTEMPTED Cleaning attempted more than twice on the same persistence context object.
210175 SNTL_CLEAN_NOT_RECOVERABLE Persistence store is un-recoverable when repairing/cleaning is tried.
210176 SNTL_CLEAN_WRONG_FILE Persistence store is not relevant.
210177 SNTL_CLEAN_REPAIR_FAIL Unable to clean/repair.
210178 SNTL_CLEAN_REPAIR_COMPLETE_LOSS All data is lost in cleaning beyond recovery.
210179 SNTL_CLEAN_REPAIR_WITH_LOSS Partial recovery has taken place on cleaning.
210180 SNTL_LICENSE_NOT_LOCKED The license is not client-locked.
210181 SNTL_LICENSE_NOT_EXPIRED_AND_HAS_VALID_LOCK_CODE License has not expired and has a valid lock code or is unlocked.
210182 SNTL_LOCK_CODE_MISMATCH Mismatch between the specified locking code.
210183 SNTL_HANDLER_ALREADY_REGISTERED The handler function is already registered.
210184 SNTL_NON_TRIAL_LICENSE Active feature on the License Manager is not a trial license.
210185 SNTL_ADD_LIC_CANCELLED_BY_USER The license addition is canceled by the callback .

210186

SNTL_NO_UPDATE_REQUIRED

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

210188

SNTL_LICENSE_START_DATE_NOT_REACHED

License start date not yet reached.
210193 SNTL_REHOST_BUFFER_TOO_SMALL Allocated memory is not enough.
210194 SNTL_REHOST_BUFFER_TOO_SMALL_UNEXPECTED Allocated memory is not enough. Allocate sufficient memory.
210195 SNTL_REHOST_PARAMETERS_ERROR Invalid rehost parameters.
210196 SNTL_REHOST_UNSUPPORTED_ALGO The algorithm is not supported.
210197 SNTL_REHOST_INVALID_DATA_FORMAT Permission ticket is invalid—either corrupted or not in TLV format.
210198 SNTL_REHOST_INVALID_REQUEST_DATA The requested data is invalid.
210199 SNTL_REHOST_UNSUPPORTED_OPERATION_TYPE Operation type is not 'A', 'R', or 'P'.
210200 SNTL_REHOST_ALLOCATE_MEMORY_FAILURE Failure in memory allocation.
210201 SNTL_REHOST_TAG_NOT_FOUND A tag not found in the TLV.
210202 SNTL_REHOST_DIFFERENT_LOCK_INFO Locking code mismatch.
210203 SNTL_REHOST_LICENSE_IN_USE License to be revoked is in use. It cannot be revoked.
210204 SNTL_REHOST_UNEXPECTED_ERROR An unknown error has occurred.
210205 SNTL_REHOST_HAVE_BEEN_REVOKED_BEFORE License has already been revoked. It cannot be revoked again.
210206 SNTL_REHOST_REVOKE_OVER_TOTAL When the revocation request exceeds the available limit.
210207 SNTL_REHOST_LICENSE_EXIST The license already exists.
210208 SNTL_REHOST_CANCELED_BY_USER The Revoke option was canceled by the user.
210209 SNTL_REHOST_STATUS_NOT_DEFINED The 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.

210217 SNTL_NEW_RECORD_FOUND If the limit value has been updated by any other process after the current process has retrieved the limit value.
210218 SNTL_NO_RECORDS_FOUND No records for the limit in the database.
210219 SNTL_OPERATION_NOT_SUCCESSFUL The requested operation failed for any other reason.
210220 SNTL_ERROR_READING_SERVER_CONFIG_FILE The 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.
210221 SNTL_CHECKOUT_NOT_ALLOWED_FROM_NONPRIMARY_LEADER An 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.
210222 SNTL_REHOST_LIC_VERSION_NOT_SUPPORTED The 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.
210223 SNTL_USAGE_FILE_TAMPERED The usage log file is tampered. One or more records are either modified or missing from the usage log file.
210224 SNTL_NO_MATCH_FOUND

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

210225 SNTL_INVALID_TCPIP_VERSION TCP\IP protocol version specified for licensing library is incorrect. Verify if the client and License Manager protocols are incompatible.
210226 SNTL_VIRTUAL_MACHINE_IS_DETECTED The License Manager is being run on a virtual machine.
210227 SNTL_GRACE_LIC_TIME_TAMPER_INIT_FAIL The system initialization failed for a grace license.
210228 SNTL_REVOKE_LIC_DATA_INCONSISTENT The license persistence data is either corrupt or does not exist.
210229 SNTL_TOO_MANY_OPERATIONS_IN_SINGLE_PT The 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.
210230 SNTL_PT_ALREADY_EXECUTED_FOR_THIS_OPERATION The permission ticket operation already executed on the License Manager.
210231 SNTL_PT_VENDOR_ID_MISMATCH Vendor ID mismatch. The permission ticket cannot be used for revoking licenses of other vendors.
210232 SNTL_REVOKE_EXPIRED_LIC_FOUND An expired license can neither be added nor revoked.
210233 SNTL_COMMUTER_CHECKOUT_NOT_ALLOWED The commuter token checkout not allowed for this feature.
210234 SNTL_RDP_SESSION_FOUND Application cannot run on remote desktop session.
210235 SNTL_NOT_ENOUGH_COMMUTER_KEYS_FOR_DURATION The commuter token cannot be checked out as not enough tokens are available for the given duration.
210236 SNTL_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).

210237 SNTL_DEFERRED_REVOCATION_SUCCESS

A deferred revocation has been scheduled successfully.

210238 SNTL_LIC_ALREADY_SCHEDULED_FOR_DEFERRED_REVOKE

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

210239 SNTL_OPERATION_NOT_ALLOWED_AFTER_DEFERRED_REVOCATION Commuter 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.
210240 SNTL_DEFERRED_REVOCATION_NOT_ALLOWED Deferred revocation is not allowed if any commuter tokens are already issued or a repository license has been successfully requested for the given feature-version.
210241 SNTL_USAGE_LOG_BACKUP_DISABLED When -x command-line option is used to disable usage log backup when the maximum size is reached.
210242 SNTL_COMMUTER_DATA_INCONSISTENT Persistence data is either corrupt or does not exist.
210243 SNTL_NON_INTENDED_SERVER_CONTACTED When the client is not communicating with the intended isolated License Manager.
210244 SNTL_OPERATION_ONLY_ALLOWED_ON_LEADER_SERVER Operation is not permitted on the follower License Manager.
210245 SNTL_LICENSE_UPGRADE_DENIED Insufficient tokens available with the License Manager to increase during license update.
210246 SNTL_CLEAN_KEYINFO_CLIENT_FAILED Client key info cleanup on server failed.
210247 SNTL_CLEAN_KEYINFO_NO_KEYS_EXISTS Client key info cleanup on server failed as no key exists for same.
210248 SNTL_LOWER_SIGNING_KEYINDEX_IN_LIC The signing key index of the requested license is lower than the one sent by the client.
210249 SNTL_CLEAN_KEYINFO_CLIENT_SUCC_EXCL_COMM Client key info cleanup on server passed excluding cleanup for commuter keys.
210250 SNTL_INCOMPATIBLE_COMMUTER_CODE The feature being returned was commuted by different mechanism.
210251 SNTL_COMMUTER_CODE_TOO_OLD The latest commuter code is already installed.
210252 SNTL_LEASE_LICENSE_CANCELLED Lease mode license is canceled.
210253 SNTL_LEASE_INPROGRESS Sync lease license is in progress. On receiving this error, retry calling this API.
210254 SNTL_CANCELLED_FROM_CLIENT Lease mode license is canceled from client only. On receiving this error, retry calling this API.
210255 SNTL_SCC_COMMUNICATION_FAILED SCC communication failure.
210256 SNTL_ZOMBIE_LOGIN_SESSION Input handle is associated to zombie session and is invalid to use in this API.
210257 SNTL_USER_SESSION_TERMINATED Session has been terminated.
210258 SNTL_SCC_MACHINE_FINGERPRINT_CHANGED Either fingerprint friendly name has been used before or machine fingerprint has changed.
210259 SNTL_SCC_MACHINE_NOT_FOUND Fingerprint friendly name does not exist on SCC.
210260 SNTL_SCC_CUSTOMER_NOT_FOUND Customer does not exist on SCC.
210261 SNTL_NONCLOUD_LIC_ADDED_ON_CLOUD_LM The license is not of Cloud LM type.
210262 SNTL_NOT_SUPPORTED_IN_CLOUDLM_MODE The feature is not supported in the Connected (Cloud LM) mode.
210263 SNTL_CLOUDLM_MODE_NOT_SUPPORTED_IN_NONSCP_LIBRARY Connected (Cloud LM) mode is not supported in a licensing library other than SCP-integrated library.
210264 SNTL_CLOCK_SKEW_ERROR Clock of client machine is not accurate.
210265 SNTL_LICENSE_RESOURCE_LOCKED

License resource is locked by another process.

See Also: Question 1 under "Feature Planning"

210266  SNTL_USER_NOT_ALLOWED User does not have access to this feature.
210267 

SNTL_RATE_LIMIT_BREACHED

Burst rate limit reached for the API. Retry calling the API after the specified time (for C, Java, and .NET).

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.

214115 SNTL_INSUFFICIENTUNITS_ON_FOLLOWER Licensing system could not find enough licensing resources with the follower License Manager.
220001 SNTL_INVALID_APP_CONTEXT Invalid application context.
220002 SNTL_INVALID_ATTR_KEY Invalid attribute key.
220003 SNTL_INVALID_ATTR_VALUE Invalid attribute key value.
220004 SNTL_DEPRECATED_ATTR Attribute deprecated
220005 SNTL_ACTIVE_LOGIN_SESSION_EXIST Active Login Session Exists.