Failed To Connect To AdminServer After Enabling SSL - nmConnect Fails
(Doc ID 2849291.1)
Last updated on JULY 17, 2023
Applies to:
Oracle Analytics Server - Version 5.9.0 and laterInformation in this document applies to any platform.
Symptoms
Failed to connect to Admin Server after enabling SSL.
Not able to connect to AdminServer using <DOMAIN_HOME>/bitools/bin/start.sh script to start the services.
<DOMAINHOME>/bitools/bin/start.sh
Reading domain...
/Servers/AdminServer/ListenPort=9500
Accessing admin server using URL t3s://testserver:9501
Starting AdminServer ...
nmStart(AdminServer) succeeded
Start Admin Server connect Exception caught Error occurred while performing connect : Cannot connect via t3s or https. If using demo certs, verify that the -Dweblogic.security.TrustKeyStore=DemoTrust system property is set. : Failed to initialize JNDI context, tried 2 time or times totally, the interval of each time is 0ms.
t3s://testserver:9501: Destination xx.xx.xx.xx, 9501 unreachable.; nested exception is:
java.net.ConnectException: Connection refused (Connection refused); No available router to destination.; nested exception is:
java.rmi.ConnectException: No available router to destination.
Use dumpStack() to view the full stacktrace :
Unable to connect to AdminServer on host: testserver
Fatal: Failed to start one or more Servers (return 3)
Reading domain...
/Servers/AdminServer/ListenPort=9500
Accessing admin server using URL t3s://testserver:9501
Starting AdminServer ...
nmStart(AdminServer) succeeded
Start Admin Server connect Exception caught Error occurred while performing connect : Cannot connect via t3s or https. If using demo certs, verify that the -Dweblogic.security.TrustKeyStore=DemoTrust system property is set. : Failed to initialize JNDI context, tried 2 time or times totally, the interval of each time is 0ms.
t3s://testserver:9501: Destination xx.xx.xx.xx, 9501 unreachable.; nested exception is:
java.net.ConnectException: Connection refused (Connection refused); No available router to destination.; nested exception is:
java.rmi.ConnectException: No available router to destination.
Use dumpStack() to view the full stacktrace :
Unable to connect to AdminServer on host: testserver
Fatal: Failed to start one or more Servers (return 3)
Using <DOMAIN_HOME>/bin/startWeblogic.sh script. Adminserver comes up but nmConnect still fails to connect.
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 |