Configuring Forms and Report Services on Solaris T5220 Fails During Administration Server Start.
(Doc ID 1485632.1)
Last updated on JULY 01, 2024
Applies to:
Oracle Fusion Middleware - Version 11.1.1.6.0 and laterSPARC
Symptoms
Server Type T5220
Web Logic Server 10.3.6
Forms and Reports 11.1.1.6 or 11.1.2.0
When the Config.sh is running, the script gets to the start weblogic admin server, and it fails with the following:
------------
Aug 2, 2012 10:42:15 AM oracle.security.jps.internal.credstore.ssp.CsfWalletManager openWallet
WARNING: Opening of wallet based credential store failed. Reason java.io.IOException: PKI-02002: Unable to open the wallet. Check password
It can also be seen doing the following. Try to create a new wallet from the Forms and Reports domain. The create wallet will fail".
~/Middleware/oracle_common/bin$ ./orapki wallet create -wallet ~/Middleware/user_projects/domains/ClassicDomain/config/fmwconfig -auto_login_only
Error Stack
----------------
Oracle PKI Tool : Version 11.1.1.6.0
Copyright (c) 2004, 2011, Oracle and/or its affiliates. All rights reserved.
Exception in thread "main" java.security.ProviderException: update() failed
at sun.security.pkcs11.P11Mac.engineUpdate(P11Mac.java:224)
at javax.crypto.Mac.update(DashoA13*..)
at javax.crypto.Mac.doFinal(DashoA13*..)
at oracle.security.crypto.cert.PKCS12.computeMAC(PKCS12.java:309)
at oracle.security.crypto.cert.PKCS12.verify(PKCS12.java:402)
at oracle.security.pki.OracleKeyStoreSpi.engineLoad(Unknown Source)
at java.security.KeyStore.load(KeyStore.java:1185)
at oracle.security.pki.OracleWallet.getKeyStore(Unknown Source)
at oracle.security.pki.OracleWallet.create(Unknown Source)
at oracle.security.pki.textui.OracleWalletTextUI.create(Unknown Sou
at oracle.security.pki.textui.OracleWalletTextUI.command(Unknown Source)
at oracle.security.pki.textui.OraclePKITextUI.main(Unknown Source)
Caused by: sun.security.pkcs11.wrapper.PKCS11Exception: CKR_FUNCTION_FAILED
at sun.security.pkcs11.wrapper.PKCS11.C_SignUpdate(Native Method)
at sun.security.pkcs11.P11Mac.engineUpdate(P11Mac.java:221)
... 11 more
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 |
Cause |
Solution |
References |