Oracle SOA Suite (MOSC)

MOSC Banner

Is There any Way to Have an Encrypted Password with -Djavax.net.ssl.trustStorePassword=ClearText ?

edited Jan 11, 2021 2:20PM in Oracle SOA Suite (MOSC) 3 commentsAnswered ✓

We have clear text password in files(setDomainEnv.sh,setSOADomainEnv.sh) for custom trust keystore, which we replaced it with encrypted value using below mentioned document.

"Using the weblogic.security.Encrypt or WLST encrypt() Utility to Replace Clear Text Password with an Encrypted Value(Doc ID 2298787.1)"

But after replacing the encrypted value, SOA server(managed server) is failing to start with below error.

Error:

<Error> <Coherence> <BEA-000000> < Oracle Coherence GE 3.7.1.1 <Error> (thread=[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)', member=n/a): Error while starting cluster: java.lang.IllegalStateException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: com.sun.net.ssl.internal.ssl.SSLContextImpl$DefaultSSLContext)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center