"java.io.IOException: Invalid keystore format" and "java.security.NoSuchAlgorithmException" seen during WebLogic Server startup after specifying a Keystore
(Doc ID 1453174.1)
Last updated on AUGUST 16, 2024
Applies to:
Oracle SOA Suite - Version 11.1.1.5.0 and laterInformation in this document applies to any platform.
Symptoms
After adding the required JAVA_OPTIONS to setDomainEnv.sh, in order to specify a keystore :-
-Djavax.net.ssl.trustStore=$WL_HOME/wlserver_10.3/server/lib/<NAME>.jks -Djavax.net.ssl.trustStorePassword=<PASSWORD>
or defining a keystore as described in Configure keystores and subsequently starting the WebLogic server, the following "java.io.IOException: Invalid keystore format" exception is seen in the diagnostic.log:
Changes
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 |