Your suggested change has been received. Thank you.

close

Suggest A Change

https://thales.na.market.dpondemand.io/docs/dpod/services/kmo….

back

Syslog Reference

KMIP Errors

search

Please Note:

KMIP Errors

KMIP (Key Management Interoperability Protocol) is one of the interfaces that can be used to interact with the CipherTrust Manager. This section lists errors related to the KMIP interface.

ActionError InformationPossible CauseRemediation
Terminating KMIP ConnectionPanic while handling NAE KMIP requestHigh CPU utilization or memory crunch due to large number of memory intensive operations.Restart the appliance. If the issue persists, contact Thales Customer Support, and provide them a copy of Syslog for analysis.
RegisterKmipClientUnable to create KMIP ClientA KMIP client with same name or properties already exists.Check if there is an existing client with the same name. If not, contact Thales Customer Support, and provide them a copy of Syslog for analysis.
RegisterKmipClientUnable to fetch username from certificateData field specified by cert_user_field does not exist. Also, the CN does not exist in the certificate.Validate the certificate. Refer to the KMIP Reference Guide for details.
RegisterKmipClientNo profile mapped withRegToken Registration token was not created using the same profile.Create a registration token using the current profile. Refer to the KMIP Reference Guide for details.
RegisterKmipClientfailed to register client with auth service.Client Certificate is not in proper format.Check the format of KMIP certificate. If the issue persists, contact Thales Customer Support, and provide them a copy of Syslog for analysis.
CreateKmipClient RegistrationTokenrecord not foundKMIP profile that was used to create the registration token does not exist.Create a KMIP client profile. Use this newly created profile to create the registration token.
CreateKmipClient Profilekmip profile properties not providedOne or more of the mandatoy properties were not specified while creating the KMIP profile.Refer to the KMIP Reference Guide for details.
CreateKmip ClientProfileInvalid Certificate user fieldThe cert_user_field must contain one of the following values: CN, OU, SN, E, UID, E_NDRefer to the KMIP Reference Guide for details.