Troubleshooting

Error

Diagnosis

<BEA-090166> <Failed to load identity keystore of type CryptoServer from file

/u01/app/oracle/config/domain/admindomain/ CryptoServer on server AdminServer

Need to export the variable by running export CLASSPATH=

/u01/app/oracle/product/14.1.1/wlserver/serv er/lib/CryptoServerJCE.jar.

<Error> <WebLogicServer> <BEA-000297>

<Incons istent security configuration, weblogic.management.configuration.Configura tionException: Failed to load identity keystore of type CryptoServer from file

/u01/app/oracle/config/domains/admindomai n/CryptoServer on server AdminServer>

CryptoServer i.e Cryptoserver.cfg file should exist at location

/u01/app/oracle/config/domains/admindomai n/CryptoServer and having adequate permissions on that file.

<BEA-090172> <No trusted certificates have been loaded. Server will not trust to any certificate it receives.>

Need to import Root CA certificate as well into the HSM keystore.

Each time when WebLogic service is started, and the page is loaded over SSL a new key is generated with random alias name on the HSM slot.

You can delete this key with random alias name with the help of p11tool2 command.

List of errors and their diagnoses