Flexnet Publisher Errors
50002: LM_TS_CANTMALLOC Insufficient memory. Recovery: none
50003: LM_TS_OPEN_ERROR This is an internal error. Recovery: none
50004: LM_TS_CLOSE_ERROR This is an internal error. Recovery: none
50005: LM_TS_INIT Initialization of API failed. Recovery: use flxActCommonLibraryInit. Note that this error is not set by flxActCommonLibraryInit.
50006: LM_TS_ACT_GEN_REQ Generate activation request failed. Recovery: check parameters used for activation request.
50007: LM_TS_RETURN_GEN_REQ Generate return request failed. Recovery: check parameters used for return request.
50008: LM_TS_REPAIR_GEN_REQ Generate repair request failed. Recovery: check parameters used for repair request.
50010: LM_TS_DELETE Error when deleting a fulfillment record. Recovery: none.
50011: LM_TS_CANT_FIND No matching fulfillment record. Recovery: check fulfillment ID of fulfillment to be returned or repaired.
50012: LM_TS_INTERNAL_ERROR Corrupt or incomplete trusted storage or ASR. Recovery: none.
50014: LM_TS_INVALID_INDEX 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: LM_TS_NO_ASR_FOUND Specified ASR not found. Recovery: ensure specified ASR and or path exist.
50017: LM_TS_UPDATING_TS Failed to add ASR to trusted storage. Recovery: none.
50018: LM_TS_SEND_RECEIVE Failure to send request or receive a response for an unspecified reason. Recovery: check parameters used for the request.
50019: LM_TS_PROCESS_RESP Failure to process response for an unspecified reason. Recovery: check parameters used for the request.
50020: LM_TS_UNKNOWN_RESP Response corrupted. Recovery: none.
50021: LM_TS_ASR_LOAD_ONCE 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: LM_TS_SHORT_CODE_PENDING 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: LM_TS_SHORT_CODE_ACT_ CREATE Create a short code activation failure. Recovery: check parameters used for short code activation request.
50025: LM_TS_SHORT_CODE_REPAIR_ CREATE Create a short code repair failure. Recovery: check parameters used for short code repair request.
50026: LM_TS_SHORT_CODE_RETURN_ CREATE Create a short code return failure. Recovery: check parameters used for short code return request.
50027: LM_TS_SHORT_CODE_CANCEL Cancel a short code transaction failure. Recovery: check parameters used for short code transaction cancel request.
50028: LM_TS_SHORT_CODE_PROCESS Error while processing a short code response. Recovery: none.
50029: LM_TS_SHORT_CODE_UNSUPPORTED 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: LM_TS_LOAD Failed to load trusted storage or specified ASR. Recovery: none
50031: LM_TS_FR_DISABLE Failed to disable fulfillment record in trusted storage. Recovery: none.
50032: LM_TS_TIMEDOUT The connection to the license server or Operations server timed out. Recovery: check connection.
50033: LM_TS_INSUFFICIENT_RESOURCE 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: LM_TS_INVALID_REQUEST_TYPE Server does not support this request type. Normally this occurs when the request is corrupted. Recovery: resubmit request
50035: LM_TS_NO_MATCHING_ FULFILLMENT The license server has no fulfillment records that match this request. Recovery: submit request for a different entitlement.
50036: LM_TS_INVALID_REQUEST The request is invalid. Recovery: check parameters in request.
50037: LM_TS_RETURN_OUT_OF_CHAIN 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: LM_TS_MAX_COUNT_EXCEEDED 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: LM_TS_INSUFFICIENT_REPAIR_ COUNT Repair request rejected because the specified number of repairs have already been completed for this fulfillment record. Recovery: none
50040: LM_TS_OPERATIONS Error returned by the Operations server. See flxActCommonHandleGetLastOpsError and flxActCommonHandleGetLastOpsErrorString for details of how to retrieve details of the error. Recovery: see FLEXnet Operations server documentation.
50041: LM_TS_CONNECTION_FAILED Failed to connect to the license server or Operations server. Recovery: check connection and that server is operational.
50042: LM_TS_SSL_ERROR Error with SSL certificate provided. See flxActCommonHandleSetSSLDetails for more details. Recovery: verify SSL settings.
50043: LM_TS_RETURN_INCOMPLETE Return not allowed because it would orphan fulfillment records created from the fulfillment to be returned. See flxActSvrReturnSend. Recovery: either ensure all fulfillment records created from this fulfillment are returned or use flxActSvrReturnForceIncompleteSet.
50044: LM_TS_LOCAL_REPAIR Error occurred during call to flxActCommonRepairLocalTrustedStorage. Recovery: none
50045: LM_TS_UNSUPPORTED_REQUEST_ VERSION A FLEXenabled application has requested activation from a license server that uses an earlier version of fulfillment records. See information about flexFulfillmentVersion in the Trusted Storagebased Programming Reference for more details. Recovery: connect to a license server that is using the correct version of fulfillment records.
50046: LM_TS_UNSUPPORTED A FLEXenabled application has received a response from a license server that contains a fulfillment record that it cannot process. See information about flexFulfillmentVersion in the Trusted Storage-based Programming Reference for more details. Recovery: connect to a license server that is using the correct version of fulfillment records.
50047: LM_TS_CONFIGURATION 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.
ï Standalone License. One license is activated using one product code installed on one computer at a time.
ï Multi-Seat Standalone License. Multiple licenses are activated using one product code installed on multiple computers (one-to-one)
ï Network License. Multiple licenses are activated as a ìdynamic license poolî using one product code on a license server and dynamically assigned to computers connected to the license server
Comments
0 comments
Article is closed for comments.