root@localhost control]$ ./runcommand.sh IFCR importContent pages /tmp/pages/

[12.02.19 14:16:38] INFO: Checking definition from AppConfig.xml against existing EAC provisioning.

[12.02.19 14:16:38] INFO: Definition has not changed.

[12.02.19 14:16:38] WARNING: JPS-01050

[12.02.19 14:16:38] SEVERE: Unable to retrieve the credentials from the store : oracle.security.jps.service.credstore.CredStoreException: JPS-01050: Opening of wallet based credential store failed. Reason java.io.IOException: PKI-02002: Unable to open the wallet. Check password.

[12.02.19 14:16:38] SEVERE: Workbench login credentials are not found or found invalid credential type for key <ifcr> and mapName <endecaToolsAndFrameworks>. Please update using <ENDECA_TOOLS_ROOT>/credential_store/bin/manage_credentials script with ‘–type password’ as argument. Please refer to script usage.

[12.02.19 14:16:38] SEVERE: Caught an exception while invoking method ‘importContent’ on object ‘IFCR’. Releasing locks. Failed with error Failed to initialize IFCRUtility.

 

Fix

go to Tools and framework credential store bin directory –

cd /<Tools-and-framework-installation>/11.3.0/credential_store/bin/

Run following command –

./manage_credentials.sh add –user admin –key ifcr

Leave a Reply