My Oracle Support Banner

OPSS - The configureSecurityStore script failes with JPS-06514 Opening Of File Based Keystore Failed Running ConfigureSecurityStore.py (Doc ID 1917481.1)

Last updated on MARCH 01, 2023

Applies to:

Oracle Platform Security for Java - Version 11.1.2.2.0 and later
Information in this document applies to any platform.

Symptoms

It was configure Database Security Store for OAM and then join OIM to it.

The below are the steps that they followed:

1. On OAM server, we configured and exported the encryption key. I manually copied the ewallet.p12 to OIM server, and executed the command to JOIN. The syntax was slightly different than what is mentioned here...

2. On OAM Server, exported the encryption key:
exportEncryptionKey(jpsConfigFile="<MIDDLEWARE_HOME>/user_projects/domains/<DOMAIN_HOME>/config/fmwconfig/jps-config.xml", keyFilePath="<MIDDLEWARE_HOME>/wallet", keyFilePassword="<PASSWORD>")

3. Copied the wallet directory to OIM server and executed the following to JOIN,
<MIDDLEWARE_HOME>/oracle_common/common/bin/wlst.sh <MIDDLEWARE_HOME>/<ORACLE_HOME>/common/tools/configureSecurityStore.py -d <MIDDLEWARE_HOME>/user_projects/domains/<DOMAIN_HOME> -c IAM -p <PASSWORD> -m join -k <MIDDLEWARE_HOME>/wallet -w <PASSWORD>

This fails with an error:

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.