73 PKI-01001 to PKI-07007

PKI-01001: Missing arguments in the command: {0}
Cause: An incomplete command was issued. For example, the wallet password or wallet location is missing.
Action: Check the usage of the command-line tool and provide all required arguments.

Level: 1

Type: ERROR

Impact: Other

PKI-01002: Invalid password.
Cause: Passwords must have a minimum length of eight characters and contain alphabetic characters combined with numbers or special characters.
Action: Make sure the password policy is followed and try again.

Level: 1

Type: ERROR

Impact: Other

PKI-01003: Passwords did not match.
Cause: When creating a wallet, the password entered the second time did not match the password entered the first time.
Action: Enter the same password both times.

Level: 1

Type: ERROR

Impact: Other

PKI-02001: A wallet already exists at: {0}
Cause: Attempted to create a new wallet at a location where a wallet already existed.
Action: Remove the existing wallet, or create the new wallet at another location.

Level: 1

Type: ERROR

Impact: Other

PKI-02002: Unable to open the wallet. Check password.
Cause: Wallet password may be wrong.
Action: Try again with the correct password.

Level: 1

Type: ERROR

Impact: Other

PKI-02003: Unable to load the wallet at: {0}
Cause: Possible causes include a wrong password, parsing errors, or the wallet file was not found.
Action: Check that the wallet is present at the specified location and the password is correct.

Level: 1

Type: ERROR

Impact: Other

PKI-02004: Unable to verify the wallet.
Cause: The wallet may be corrupted.
Action: Make sure you have the right wallet. Try opening the wallet in enterprise manager or by orapki to make sure it is appropriate.

Level: 1

Type: ERROR

Impact: Other

PKI-02005: Unable to delete the wallet at: {0}
Cause: Possible causes include insufficient permission or the wallet being used by another person.
Action: Obtain the necessary permission and check that the wallet is not being used.

Level: 1

Type: ERROR

Impact: Other

PKI-02006: The specified directory does not exist: {0}
Cause: Wallet creation failed because the specified directory did not exist.
Action: Create the directory prior to the wallet creation.

Level: 1

Type: ERROR

Impact: Other

PKI-02007: The specified location is not a directory: {0}
Cause: Wallet creation failed because the specified location was not a directory.
Action: Create the wallet in an existing directory instead.

Level: 1

Type: ERROR

Impact: Other

PKI-02008: Unable to modify a read-only Auto-login wallet.
Cause: Attempted to update a read-only Auto-login wallet.
Action: Specify the associated Password-protected (.p12 file) wallet.

Level: 1

Type: ERROR

Impact: Other

PKI-02009: Unable to create directory.
Cause: OS error in creating directory.
Action: Check file permissions and disk space.

Level: 1

Type: ERROR

Impact: Other

PKI-02010: Invalid MAC for Wallet. Wallet verification failed.
Cause: The wallet is possibly corrupted.
Action: Restore the wallet from a backup or recreate it.

Level: 1

Type: ERROR

Impact: Other

PKI-02011: Unable to set file permissions for wallet at {0}
Cause: Wallet permissions could not be set.
Action: Try to save the wallet in a different directory.

Level: 1

Type: ERROR

Impact: Other

PKI-03001: The entry already exists: {0}
Cause: Attempted to create a new entry with a previously used alias.
Action: Try again with another alias or delete the existing entry.

Level: 1

Type: ERROR

Impact: Other

PKI-03002: No entry found for the alias: {0}
Cause: The specified alias was not found in the secret store.
Action: Check the alias name and try again.

Level: 1

Type: ERROR

Impact: Other

PKI-03003: Secrets did not match.
Cause: The secret (password) entered the second time did not match the one entered the first time.
Action: Enter the same secret both times.

Level: 1

Type: ERROR

Impact: Other

PKI-03004: Unable to load the secret store.
Cause: Possible causes include a wrong password, the secret store file was not found or was corrupted.
Action: Check that the secret store file is present at the specified location and the password is correct.

Level: 1

Type: ERROR

Impact: Other

PKI-03005: Unable to load the Java keystore.
Cause: Possible causes include a wrong password, the Java keystore file was not found or was corrupted
Action: Check that the Java keystore file is present at the specified location and the password is correct.

Level: 1

Type: ERROR

Impact: Other

PKI-04001: Invalid Certificate.
Cause: The given certificate did not follow the X509/DER, X509/BASE64, PKCS7/DER, or PKCS7/BASE64 format.
Action: Use a valid certificate format.

Level: 1

Type: ERROR

Impact: Other

PKI-04002: No valid key or certificate in the wallet.
Cause: Attempted to use a wallet for authentication/signatures/SSL, but no key or certificate was found in the wallet.
Action: Import certificates into the wallet/keystore or use a self-signed wallet/keystore.

Level: 1

Type: ERROR

Impact: Other

PKI-04003: The trusted certificate is already present in the wallet.
Cause: Attempted to import a trusted certificate that already existed in the wallet.
Action: No action required. The trusted certificate is already present in the wallet.

Level: 1

Type: ERROR

Impact: Other

PKI-04004: The user certificate is already installed in the wallet.
Cause: Attempted to install a user certificate that already existed in the wallet.
Action: No action required. The user certificate is already installed in the wallet.

Level: 1

Type: ERROR

Impact: Other

PKI-04005: No matching certificate request in the wallet.
Cause: Attempted to install a user certificate, but no matching certificate request was found in the wallet.
Action: Make sure that the user certificate is being installed into the wallet where the certificate request was created.

Level: 1

Type: ERROR

Impact: Other

PKI-04006: No matching private key in the wallet.
Cause: Attempted to install a user certificate, but no matching private key was found in the wallet.
Action: Make sure that the user certificate is being installed to the wallet where the certificate request was created.

Level: 1

Type: ERROR

Impact: Other

PKI-04007: No matching certificate in the wallet for the DN: {0}
Cause: Attempted to access a user certificate, but no matching certificate of the DN was found.
Action: Make sure that a user certificate with the given DN exists in the wallet.

Level: 1

Type: ERROR

Impact: Other

PKI-04008: The alias is already taken in the wallet: {0}
Cause: Attempted to create a key or import a certificate with an alias, but the alias already existed in the wallet.
Action: Try again with another alias.

Level: 1

Type: ERROR

Impact: Other

PKI-04009: No matching private key or certificate request found for the alias: {0}
Cause: Attempted to install a user certificate into a wallet with an alias, but no matching private key / certificate request was found for this alias.
Action: Make sure that the user certificate is being installed with the same alias as the private key / certificate request.

Level: 1

Type: ERROR

Impact: Other

PKI-04010: No matching certificate found for the alias: {0}
Cause: Attempted to access a user certificate that is associated with an alias, but no matching certificate was found for this alias.
Action: Make sure that a user certificate exists in the wallet with the given alias.

Level: 1

Type: ERROR

Impact: Other

PKI-04011: Cannot remove the certificate request if its associated user certificate is still present in the wallet.
Cause: Attempted to remove a certificate request, but its associated user certificate was still present in the wallet.
Action: Remove the associated user certificate first.

Level: 1

Type: ERROR

Impact: Other

PKI-04012: Incomplete certificate chain
Cause: Attempted to install a user certificate whose trusted certificate was not present in the wallet.
Action: Ensure that the CA certificate/Certificate Chain that issued the user certificate is present as trusted certificate in the wallet.

Level: 1

Type: ERROR

Impact: Other

PKI-04013: Entry with matching alias not trusted cert.
Cause: Failed to add a trusted certificate into the wallet because the entry with that alias in the keystore was not a trusted cert.
Action: Specify a different alias.

Level: 1

Type: ERROR

Impact: Other

PKI-04014: No entry with matching alias is present in wallet/keystore.
Cause: Failed to delete an entry in wallet/keystore because no entry with that alias was present.
Action: Specify the correct alias.

Level: 1

Type: ERROR

Impact: Other

PKI-04015: Trusted cert cannot be removed.
Cause: The trusted cert is being used in a certificate chain.
Action: The user cert that has the trusted cert in its certificate chain should be removed first.

Level: 1

Type: ERROR

Impact: Other

PKI-04016: No user certificate found in the wallet.
Cause: No user certificate that can be used with SSL was found.
Action: Install a user certificate into the wallet.

Level: 1

Type: ERROR

Impact: Other

PKI-04017: Entry identified by alias not a key entry.
Cause: No entry in wallet/keystore had matching alias.
Action: Use a correct alias.

Level: 1

Type: ERROR

Impact: Other

PKI-04018: User cert does not match pvt key for input alias.
Cause: The private key with matching alias did not match the user certificate.
Action: Use a correct alias.

Level: 1

Type: ERROR

Impact: Other

PKI-05001: Unable to read CRL at: {0}
Cause: CRL was not present at the specified location or CRL was corrupted.
Action: Check the CRL file at the given location.

Level: 1

Type: ERROR

Impact: Other

PKI-05002: Unable to write CRL
Cause: Insufficient file permission or insufficient disk space.
Action: Ensure that a file can be created at the specified location.

Level: 1

Type: ERROR

Impact: Other

PKI-05003: Untrusted or expired CRL
Cause: The CRL at the user-given location expired or was not signed by a trusted authority.
Action: Get a valid or recent CRL from the CA.

Level: 1

Type: ERROR

Impact: Other

PKI-05004: No CRL found for the issuer: {0}
Cause: No CRL issued by the CA was found at the specified CRL location.
Action: Import the specified CA's CRL into the specified location.

Level: 1

Type: ERROR

Impact: Other

PKI-05005: CRL symlink failed with the error: {0}
Cause: Failed to set up a symlink for the CRL file.
Action: Make sure that the target CRL file exists and try again.

Level: 1

Type: ERROR

Impact: Other

PKI-05006: Unable to find signer for CRL.
Cause: No CA certificate in wallet for the CRL issuer was found.
Action: Add CA certificates from CRL issuer to wallet.

Level: 1

Type: ERROR

Impact: Other

PKI-07001: Unable to login to the LDAP server.
Cause: The username or password may be invalid.
Action: Try again with the correct credentials.

Level: 1

Type: ERROR

Impact: Other

PKI-07002: Unable to find the LDAP subtree: {0}
Cause: Attempted to search for CRLs from an LDAP server, but the subtree was not found.
Action: Confirm that the CRL file is present at the specified location.

Level: 1

Type: ERROR

Impact: Other

PKI-07003: Insufficient privilege to perform the operation in the LDAP server: {0}
Cause: Attempted to perform some operation in the LDAP server for which the user did not have permission.
Action: Obtain the necessary authorization or have an authorized user perform the operation.

Level: 1

Type: ERROR

Impact: Other

PKI-07004: Peer sent no certificates.
Cause: The peer sent no certificates (which was needed during handshake).
Action: Check peer configuration.

Level: 1

Type: ERROR

Impact: Other

PKI-07005: Untrusted Cert Chain.
Cause: No trusted certificate in wallet/keystore for peer certificate was found.
Action: Peer should use a different certificate or import the peer's CA certificate into your wallet.

Level: 1

Type: ERROR

Impact: Other

PKI-07006: Invalid certificate signature.
Cause: Certificate signature check failed.
Action: Use a different user certificate/certificate chain on peer.

Level: 1

Type: ERROR

Impact: Other

PKI-07007: Certificate is revoked.
Cause: The peer's certificate has been revoked.
Action: Use a different user certificate/certificate chain on peer.

Level: 1

Type: ERROR

Impact: Other