Kode kesalahan minor dan sistem digunakan oleh ZWSOFT untuk mendiagnosis kesalahan. Kode kesalahan utama yang dikembalikan oleh API Aktivasi didefinisikan
dalam FlxActError.h dan dirinci dalam tabel berikut.
| Number | Explanation |
|---|---|
| 50001 | Error caused by an invalid parameter in the function. Recovery: verify parameters |
| 50002 | Insufficient memory. Recovery: none |
| 50003 | This is an internal error. Recovery: none |
| 50004 | This is an internal error. Recovery: none |
| 50005 | Initialization of API failed. Recovery: use flxActCommonLibraryInit. Note that this error is not set by flxActCommonLibraryInit. |
| 50006 | Generate activation request failed. Recovery: check parameters used for activation request. |
| 50007 | Generate return request failed. Recovery: check parameters used for return request. |
| 50008 | Generate repair request failed. Recovery: check parameters used for repair request. |
| 50010 | Error when deleting a fulfillment record. Recovery: none. |
| 50011 | No matching fulfillment record. Recovery: check fulfillment ID of fulfillment to be returned or repaired. |
| 50012 | Corrupt or incomplete trusted storage or ASR. Recovery: none. |
| 50014 | Invalid index parameter in API function that requires an index value. Recovery: Ensure index value is within the range returned by the relevant API function. |
| 50016 | Specified ASR not found. Recovery: ensure specified ASR and or path exist. |
| 50017 | Failed to add ASR to trusted storage. Recovery: none. |
| 50018 | Failure to send request or receive a response for an unspecified reason. Recovery: check parameters used for the request. |
| 50019 | Failure to process response for an unspecified reason. This error may be returned when a valid failure response is received, for example when the activation server denies a request. Recovery: check parameters used for the request. |
| 50020 | Response corrupted. Recovery: none. |
| 50021 | This ASR has been activated. It can only be activated once so this request has been refused. Recovery: none as this is the configured behaviour. |
| 50023 | Cannot perform requested action because there is an outstanding short code transaction. Only one short code transaction for a given alias can be in progress at any one time. Recovery: either wait for transaction to complete or use flxActApp*ShortCodeCancel to cancel existing transaction. |
| 50024 | Create a short code activation failure. Recovery: check parameters used for short code activation request. |
| 50025 | Create a short code repair failure. Recovery: check parameters used for short code repair request. |
| 50026 | Create a short code return failure. Recovery: check parameters used for short code return request. |
| 50027 | Cancel a short code transaction failure. Recovery: check parameters used for short code transaction cancel request. |
| 50028 | Error while processing a short code response. Recovery: none. |
| 50029 | Either: ASR specified in short code function does not support short codes. or Short code ASR specified for use in local activation. Recovery: specify correct ASR. |
| 50030 | Failed to load trusted storage or specified ASR. Recovery: none |
| 50031 | Failed to disable fulfillment record in trusted storage. Recovery: none. |
| 50032 | The connection to the license server or Operations server timed out. Recovery: check connection. |
| 50033 | The license server or Operations server did not have enough licenses to satisfy the activation request. Note that the license server will only provide licenses that can be served from a single fulfillment record. Recovery: submit request with a smaller number of licenses |
| 50034 | Server does not support this request type. Normally this occurs when the request is corrupted. Recovery: resubmit request |
| 50035 | The license server has no fulfillment records that match this request. Recovery: submit request for a different entitlement. |
| 50036 | The request is invalid. Recovery: check parameters in request. |
| 50037 | A return request has been sent to a license server that is not the one that served this fulfillment record. Recovery: examine fulfillment record to determine the correct license server and resubmit. |
| 50038 | Return request rejected because maximum count will be exceeded. The maximum count records the original number of licenses in a fulfillment record on a license server. Recovery: none. |
| 50039 | Repair request rejected because the specified number of repairs have already been completed for this fulfillment record. Recovery: none |
| 50040 | Error returned by the Operations server. Recovery: see FLEXnet Operations server documentation. |
| 50041 | Failed to connect to the license server or Operations server. Recovery: check connection and that server is operational. |
| 50042 | Error with SSL certificate provided. Recovery: verify SSL settings. |
| 50043 | Return not allowed because it would orphan fulfillment records created from the fulfillment to be returned. Recovery: either ensure all fulfillment records created from this fulfillment are returned or use flxActSvrReturnForceIncompleteSet. |
| 50044 | Error occurred during call to flxActCommonRepairLocalTrustedStorage. Recovery: none |
| 50045 | A FLEXenabled application has requested activation from a license server that uses an earlier version of fulfillment records. Recovery: connect to a license server that is using the correct version of fulfillment records. |
| 50046 | A FLEXenabled application has received a response from a license server that contains a fulfillment record that it cannot process. Recovery: connect to a license server that is using the correct version of fulfillment records. |
| 50047 | The requested operation cannot be completed because of an invalid configuration. For example, a valid anchor is required in an ASR that specifies the use of a trial anchor. Recovery: ensure that a valid configuration is specified. |
| 50048 | The requested operation cannot be completed because the fulfillment record has not been specified. Recovery: ensure that the fulfillment record is specified using the appropriate function call before calling the function that resulted in this error. |
| 50049 | An error occurred while attempting to load or validate the TRIAL_PACK_IDS entry in an ASR. Recovery: ensure that you are using the XML snippet supplied by Flexera Software and that it has not been modified. |
| 50052 | The request to query remote server-side trusted storage could not be generated. |
| 50053 | The response to a remote server-side trusted-storage query could not be processed. |
| 50054 | The fulfillment record intended to be queried in remote server-side trusted storage does not exist. |
| Number | Explanation |
|---|---|
| 1 | Unable to find activation library. |
| 0 | "There was no error. @ref FLEX_ERROR". The licensed file used to return success. |
| -1 | "Cannot find license file." The license file cannot be opened. |
| -2 | "Invalid license file syntax." Feature name is > MAX_FEATURE_LEN, or daemon name is > MAX_DAEMON_LEN, or server name is > MAX_SERVER_NAME, or a feature specifies no hostid and # of licenses is <= 0. |
| -3 | "No license server system for this feature." The daemon name specified in the license file FEATURE line does not match the vendor daemon name. |
| -4 | "Licensed number of users already reached." The licensed number of users has been reached. |
| -5 | "No such feature exists." The feature could not be found in the license file. |
| -6 | "No port number in license file and "FLEXlm" service does not exist." This happens if a SERVER line does not specify a TCP/IP port number, and the TCP/IP license service does not exist in /etc/services. |
| -7 | "No socket connection to license server manager." lc_disconn was called after the process had been disconnected from the socket. |
| -8 | "Invalid (inconsistent) license key." The code in a license file line does not match the other data in the license file. This is usually the result of not building all the Licensing components with the same encryption seeds. Check lsvendor.c and your application code carefully to ensure that they are all built with the same encryption seeds. |
| -9 | "Invalid host." The hostid specified in the license file does not match the node on which the software is running. |
| -10 | "Feature has expired." The feature has expired, meaning that today's date is after the expiration date in the license file. |
| -11 | "Invalid date format in license file." The start or expiration date in the license file is invalid. |
| -12 | "Invalid returned data from license server system." The port number returned from lmadmin or lmgrd is invalid. An attempted connection to a vendor daemon did not result in a correct acknowledgment from the daemon. The daemon did not send back a message within the timeout interval. A message from the daemon had an invalid checksum. An lc_userlist request did not receive the correct data. |
| -13 | "No SERVER lines in license file." There is no SERVER line in the license file. All non-zero license count features need at least one SERVER line. |
| -14 | "Cannot find SERVER hostname in network database." The gethostbyname system call failed for the SERVER name in the license file. |
| -15 | "Cannot connect to license server system." The connect system call failed, while attempting to connect to the daemon. The attempt to connect to the vendor daemon on all SERVER nodes was unsuccessful. lc_status returns LM_CANTCONNECT if the feature had been checked out but the program is in the process of reconnecting. If reconnection fails, the final status return is LM_CANTCONNECT. |
| -16 | "Cannot read data from license server system." The process cannot read data from the daemon within the timeout interval. The connection was reset by the daemon (usually because the daemon exited) before the process attempted to read data. |
| -17 | "Cannot write data to license server system." The process could not write data to the daemon after the connection was established. |
| -18 | "License server system does not support this feature." The feature has expired (on the server), or has not yet started, or the version is greater than the highest supported version. |
| -19 | "Error in select system call." The select system call failed. |
| -20 | "License server system busy (no majority).", The license server is busy establishing a quorum of server nodes so that licensing can start. This error is very rare, and checkout should be retried if this occurs. |
| -21 | "License file does not support this version." The version requested is greater than the highest version supported in the license file FEATURE line. |
| -22 | "Feature checkin failure detected with license server system." The checkin request did not receive a good reply from zwflex.exe (the license might still be considered in use). |
| -23 | "License server system temporarily busy (new server connecting)." The vendor daemon is in the process of establishing a quorum condition. New requests from FlexEnabled applications are deferred during this period. This request should be retried. |
| -24 | "Users are queued for this feature." This error is similar to MAXUSERS, but supplies the additional information that there are other users in the queue for this feature. |
| -25 | "License server system does not support this version of this feature." The version specified in the checkout request is greater than the highest version number the daemon supports. |
| -26 | "Request for more licenses than this feature supports." A checkout request was made for more licenses than are available. This request will never succeed. |
| -27 | "Cannot read /dev/kmem." |
| -28 | "Cannot read /vmunix." |
| -29 | "Cannot find ethernet device." The ethernet device could not be located on this system. |
| -30 | "Cannot read license file." The license file cannot be read (errno == EPERM or EACCES). |
| -31 | "Feature start date is in the future." The feature is not enabled yet (current date is before the feature start date). |
| -32 | "No such attribute." A call to lc_get_attr or lc_set_attr specified an unknown attribute code. |
| -33 | "Bad encryption handshake with vendor daemon." The FLEXenabled application performs an encryption handshake operation with the daemon prior to any licensing operations. This handshake operation failed. |
| -34 | "Clock difference too large between client and license server system." The date on the machine does not agree closely enough with the date on the license server machine. The amount of difference allowed is set by the software vendor with lc_set_attr(LM_A_MAX_TIMEDIFF,...). |
| -35 | "In the queue for this feature." This checkout request has resulted in the process being placed in the queue for this feature. Subsequent calls to lc_status will yield the status of this queued request. |
| -36 | "Feature database corrupted in vendor daemon." The daemon's run-time feature data structures have become corrupted. This is an internal daemon error. |
| -37 | "Duplicate selection mismatch for this feature." |
| -38 | "User/host on EXCLUDE list for feature." The user/host/display has been excluded from this feature by an end user's vendor daemon options file. |
| -39 | "User/host not on INCLUDE list for feature." The user/host/display has NOT been included in this feature by an end user's vendor daemon options file. |
| -40 | "Cannot allocate dynamic memory." The malloc call failed to return sufficient memory. |
| -41 | "Feature was never checked out." This code is returned by lc_status if the feature requested has never been checked out. |
| -42 | "Invalid parameter." A call to lc_set_attr specified an invalid value for its attribute. lc_get_attr( LM_A_MASTER,...) called without connection already established to server. |
| -43 | "No key data supplied in call to lc_new_job or lc_init." No key data was supplied to the call to lc_new_job or lc_init. Some Flexible API functions will be disabled. |
| -44 | "Invalid key data supplied." Invalid key data was supplied to the lc_new_job call. Some Flexible API functions will be disabled. |
| -45 | "Function not available in this version." This FLEXible API client function is not available. This could be a result of a BADKEYDATA, NOKEYDATA, or DEMOKIT return from lc_new_job. |
| -47 | "Clock setting check not available in vendor daemon." lc_checkout returns this code when the CLOCK SETTING check between the FlexEnabled application and daemon is not supported in this daemon. To di sable the clock check lc_set_attr(LM_A_MAX_TIMEDIFF, (LM_A_VAL_TYPE)-1) |
| -48 | "Platform not enabled." The software is running on a platform which is not supported by the vendor keys you have purchased. To purchase keys for additional platforms, contact ZWSOFT. |
| -49 | "Date invalid for binary format." The start date format in FLEXnet licenses are good until the year 2027. This is probably a bad date. |
| -50 | "Key data has expired." The demo vendor keys have expired. Contact ZWSOFT for new demo keys. |
| -51 | "Not initialized." A Flexible API client function was called before lc_new_job was called. Always call lc_new_job first. |
| -52 | "Vendor daemon did not respond within timeout interval." |
| -53 | "Checkout request rejected by vendor-defined filter." lc_checkout failed because of the vendor defined routine, which is set in lsvendor.c: ls_outfilter. |
| -54 | "No FEATURESET line present in license file." lc_ck_feats called, but no FEATURESET line in license file. |
| -55 | "Incorrect FEATURESET line in license file." Error return from lc_ck_feats. |
| -56 | "Cannot compute FEATURESET data from license file." Error return from lc_ck_feats, which occurs because lc_feat_set cannot compute the FEATURESET line. This can happen because there are no FEATUREs in the file. |
| -57 | "socke()t call failed." This can occur when the UNIX OS runs out of system resources. |
| -58 | "setsockopt() failed." The setsockopt call has failed. This is likely due to an OS error. |
| -59 | "License server system message checksum failure." Communications error-messages between the FLEXenabled application and license server are encrypted and checksummed for security and integrity. The checksum will usually fail because of poor networking communications. |
| -61 | "Cannot read license file from license server system." This occurs when the license file, via LM_LICENSE_FILE, or lc_set_attr(LM_A_LICENSE_FILE, (LM_AL_VAL_TYPE) path), is incorrectly defined. This only occurs in lmutil when LM_LICENSE_FILE is set to port@host or @host. |
| -62 | "Network software (tcp/ip) not available." This is reported on systems where this is detectable. Some systems may have this problem, but the error will not be reported as LM_NONETWORK锟斤拷system calls will simply fail. |
| -63 | "You are not a license administrator." Various functions, such as lc_remove and lc_shutdown, require that the user be a license administrator, depending on how lmgrd was started. |
| -64 | "lmremove request before the minimum lmremove interval." An lc_remove request occurred, but ls_min_lmremove (defined in lsvendor.c) seconds have not elapsed since the license was checked out. See ls_vendor. |
| -65 | "Unknown VENDORCODE struct type passed to lc_new_job or lc_init." LM_CODE macro was not used to define the VENDORCODE argument for lc_new_job or lc_init. See lmclient.h and lmflex.c for an example of how to use the LM_CODE macro. |
| -66 | "Include file/library mismatch." An attempt was made to create a FLEXenabled application with mismatching source/header files and the client libraries, for example liblmgr_trl.a. The source code version must match that of the libraries that are linked to it. |
| -67 | "No licenses available to borrow." All licenses that were available to borrow have already been borrowed. |
| -68 | "License BORROW support not enabled." The license or the application doesn't support license borrowing, but borrowing was requested by a user. |
| -69 | "FLOAT_OK can't run standalone on license server system." If the license server machine hostid is specified after FLOAT_OK, only the floating license can be used to run the application on the license server machine. |
| -71 | "Invalid TZ environment variable." On some operating systems, the end user can significantly change the date using the TZ environment variable. This error detects this type of theft. |
| -72 | "Old VENDORCODE(3-word) struct type passed to lc_new_job() or lc_init()." lm_init detected that an old LM_CODE macro was used. |
| -73 | "Local checkout filter rejected request." Request was denied by filter specified in lc_set_attr(LM_A_CHECKOUTFILTER (LM_A_VAL_TYPE)filter). |
| -74 | "Attempt to read beyond end of license file path." An error occurred with the list of license files. |
| -75 | "SYS$SETIMR call failed." SYS$SETIMR is used on VMS to time out certain FLEXnet licensing system calls. |
| -76 | "Internal FLEXlm Error - Please report to ZWSOFT." |
| -77 | "Bad version number - must be floating point number, with no letters." A line in the license file has an invalid version number. lc_checkout was called with an invalid version character string. |
| -78 | "FLEXadmin API functions not available." An attempt to get information from another company's vendor daemon was made via lc_get_attr(LM_A_VD_*, ...). This function call is only allowed for the vendor's own vendor daemon. |
| -82 | "Invalid PACKAGE line in license file." PACKAGE line missing or invalid COMPONENTS. A COMPONENT has number of licenses set, with OPTIONS=SUITE. A COMPONENT has number of licenses==0. |
| -83 | "Version of vendor daemon is too old." Vendor daemon version is older than the FLEXenabled application's Licensing toolkit version. This is only supported with a version 5.0 or later FLEXenabled application. |
| -84 | "USER_BASED license has no specified users-see license server system log." When a feature has the USER_BASED attribute, this error occurs when there no INCLUDE line in the end-user options file for this feature, or the number of users included exceeds the number authorized. See the License File-based Programming Reference, for more information about FEATURE and INCREMENT lines. |
| -85 | "License server system doesn't support this request." This occurs when a vendor daemon with a Licensing toolkit version is older than that in the FLEXenabled application. The daemon didn't understand and respond to the request made by the application. |
| -87 | "Checkout exceeds MAX specified in options file." End-user option MAX has been specified for this feature. |
| -88 | "System clock has been set back." Returned from checkout call. |
| -89 | "This platform not authorized by license." Returned from checkout call where FEATURE line specifies PLATFORMS="...". |
| -90 | "Future license file format or misspelling in license file." Returned from checkout call when license file attribute was introduced in a later Licensing toolkit version than that in the FLEXenabled application. |
| -91 | "Encryption seeds are non-unique." Returned from lc_new_job or lp_checkout when vendor name is not demo, but encryption seeds are default encryption seeds. |
| -92 | "Feature removed during lmreread or wrong SERVER line hostid." Checkout failure due to two possible causes:
|
| -93 | "This feature is available in a different license pool." This is a possible response to LM_A_VD_FEATURE_INFO request, indicating that this INCREMENT line can be ignored, as it has been pooled with another line. |
| -94 | "Attempt to generate license with incompatible attributes." Occurs with lmcrypt -verfmt or for lminstall -overfmt. Also set by lc_cryptstr and lc_chk_conf. |
| -95 | "Network connect to THIS_HOST failed." Returned by checkout. When this_host is used as a host name. Replace this_host with a real host name to resolve this error. |
| -96 | "License server machine is down or not responding." Returned by checkout; indicates the whole license server is not up, not just lmadmin or lmgrd. |
| -97 | "The desired vendor daemon is down." Returned by checkout; indicates lmadmin or lmgrd is running, but not the vendor daemon. |
| -98 | "This FEATURE line can't be converted to decimal format." Returned by lc_cryptstr, lmcrypt, or lminstall. See the Programming Reference for License File-Based Licensing for information about "Decimal Format Licenses" and what cannot be converted to decimal format. |
| -99 | "The decimal format license is typed incorrectly." The internal checksum on the decimal line has indicated that the line has been typed incorrectly. |
| -100 | "Cannot remove a linger license." Returned to lmremove command. User has already exited, but license is lingering. lmremove doesn't remove the linger time. |
| -101 | "All licenses are reserved for others." Checkout return value when a checkout will never succeed, because the end-user options file has all licenses reserved for others. |
| -102 | "A FLEXid borrow error occurred." |
| -103 | "Terminal Server remote client not allowed." The feature line does not contain TS_OK to allow Terminal Server Client usage. |
| -104 | "Cannot borrow that long." The user has specified a borrow period longer than the license allows. |
| -105 | "Feature already returned to license server system." |
| -106 | "License server system is out of network connections." The vendor daemon can't handle any more users. See the lmadmin or lmgrd debug log for further information. |
| -107 | "Can't borrow a PACKAGE component." |
| -110 | "Can't read dongle: check dongle or driver." In order to read the hostid (FLEXid) from the dongle, the correct driver must be installed. These drivers are available at www.zwsoft.com or from your software vendor. |
| -112 | "Missing Dongle Driver." In order to read the hostid (FLEXid) from the dongle, the correct driver must be installed. These drivers are available at www.zwsoft.com or from your software vendor. |
| -114 | "SIGN= keyword required but missing from the license certificate." This is probably because the license is older than the application. You need to obtain a SIGN= version of this license from your vendor. |
| -115 | "Error in Public Key package." Rare error. |
| -116 | "TRL not supported for this platform." You are trying to use TRL, but have not installed TRL keys. |
| -117 | "BORROW failed." Borrowing information is invalid. |
| -118 | "BORROW period expired." Borrowed license can no longer be checked out because it has expired. |
| -119 | "lmdown/lmreread must be run on license server machine." When licenses are borrowed, lmdown and lmreread must be run on the same machine where the license server is running. |
| -120 | "Cannot lmdown the server when licenses are borrowed." When licenses are borrowed, you must shut down a license server with the -force option. |
| -121 | "FLOAT_OK requires exactly one dongle hostid." The hostid to which the FLOAT_OK feature is node-locked must be a single FLEXid, not a list of FLEXid hostids. |
| -122 | "Unable to delete local borrow info." |
| -123 | "Returning a borrowed license early is not supported." This support is enabled in the vendor daemon via the ls_borrow_early_return variable. |
| -124 | "Error returning borrowed license." |
| -125 | "A PACKAGE component must be specified." |
| -126 | "Composite Hostid not initialized." |
| -127 | "An item needed for composite hostid missing or invalid." |
| -128 | "Error, borrowed license doesn't match any known server license." |
| -135 | "Error enabling event log." |
| -136 | "Event logging is disabled." |
| -137 | "Error writing to event log." |
| -139 | "Timeout." |
| -140 | "Bad message command." |
| -141 | "Error writing to socket. Peer has closed socket." |
| -142 | "Attempting to generate version specific license tied to a single hostid, which is composite." |
| -143 | "Version-specific signatures are not supported for uncounted licenses." |
| -144 | "License template contains redundant signature specifiers." |
| -145 | "Invalid V71_LK signature." |
| -146 | "Invalid V71_SIGN signature." |
| -147 | "Invalid V80_LK signature." |
| -148 | "Invalid V80_SIGN signature." |
| -149 | "Invalid V81_LK signature." |
| -150 | "Invalid V81_SIGN signature." |
| -151 | "Invalid V81_SIGN2 signature." |
| -152 | "Invalid V84_LK signature." |
| -153 | "Invalid V84_SIGN signature." |
| -154 | "Invalid V84_SIGN2 signature." |
| -155 | "License key required but missing from the license certificate." The application requires a license key in the license file. You need to obtain a license key version of this license file from your vendor. |
| -156 | "Invalid AUTH={} signature." |
| -157 | "Trusted Storage compromised; repair needed." |
| -158 | "Trusted Storage open failure." |
| -159 | "Invalid fulfillment record." |
| -160 | "Invalid activation request received." |
| -161 | "No fulfillment exists in trusted storage which matches the request." |
| -162 | "Invalid activation response received." |
| -163 | "Cannot return the specified activation." |
| -164 | "Return count(s) would exceed max for the fulfillment" |
| -165 | "No repair count left." |
| -166 | "Specified operation is not allowed." The requested function is not allowed. For example calling lc_set_attr after a feature has already been checked out from the license server. |
| -167 | The user requesting an activatable license is not allowed a license from the available fulfillment records. |
| -168 | The user requesting an activatable license is not allowed a license from the available fulfillment records. |
| -169 | An error occurred when using the Activation Borrow API functions. |
| -170 | "Invalid date format in trusted storage." The fulfillment record has its time trust flag set to untrusted, therefore the requested was refused. |
| -171 | "Message Encryption failed." Unable to encrypt message sent between the grid filter server and the vendor daemon. |
| -172 | "Message Decryption failed." Unable to decrypt message sent between the grid filter server and the vendor daemon. |
| -173 | "Bad Filter Context" Internal error. |
| -174 | "SUPERSEDE feature conflict." |
| -175 | "Invalid SUPERSEDE_SIGN syntax." |
| -176 | "SUPERSEDE_SIGN does not contain a feature name and license signature." |
| -177 | "ONE_TS_OK is not supported in this Windows Platform." |
| -178 | "Internal error - 178. Please report to ZWSOFT." |
| -179 | "Only one terminal server remote client checkout is allowed for this feature." |
| -180 | "Internal error - 180. Please report to ZWSOFT." |
| -181 | "Internal error - 181. Please report to ZWSOFT." |
| -182 | "Internal error - 182. Please report to ZWSOFT." |
| -183 | "More than one ethernet hostid not supported in composite hostid definition." The composite hostid definition you are using is invalid. Ensure that it only contains a single ethernet hostid. |
| -184 | "The number of characters in the license file paths exceeds the permissible limit." There is a limit on the number of license files that can be used by a license server manager. Reduce the number of license files, or relocate them so that the paths are shorter. |
| -185 | "Invalid TZ keyword syntax." Returned at license encryption time if the TZ keyword syntax is not valid. Ensure that, if specifying multiple time zones, the space delimiter is used and the values are enclosed in quotation marks. If using the SERVERTZ value, it must be used by itself. |
| -186 | "Invalid time zone override specification in the client." |
| -187 | "The time zone information could not be obtained." A license that is time zone limited could not be checked out because time zone information could not be obtained for the machine on which the license is required. Contact your publisher for further information. |
| -188 | "License client time zone not authorized for license rights." A license that is time zone limited could not be checked out because the time zone of the machine on which the license is required does not match the time zone specified in the license. |
| -189 | "Invalid syntax for VM_PLATFORMS keyword." Returned at license encryption time if an invalid keyword is specified for use with VM_PLATFORMS. |
| -190 | "Feature can be checked out from Physical machine only." Returned at run time if a checkout request is made from an application on a virtual machine. |
| -191 | "FEATURE can be checked out from Virtual machine only." Returned at run time if a checkout request is made from an application on a physical machine. |
| -192 | "VM platform not authorized by license." |
| -193 | "FNP vendor keys do not support Virtualization feature." Returned in the following scenarios if the your vendor keys do not support virtualization:
|
| -194 | "Checkout request denied as it exceeds the MAX limit specified in the options file." |
| -195 | "Binding agent API - Internal error." |
| -196 | "Binding agent communication error." |
| -197 | "Invalid Binding agent version." |
| -199 | "Failed to load ServerQuery request." |
| -200 | "Failed to generate ServerQuery response." |
| -201 | "Invalid IP address used while overriding." The IP address specified for the LM_A_INTERNET_OVERRIDE attribute, used to override the existing IP address, is invalid. |