After Enabling t3s for JavaClient, JavaClient Failed to Launch With the Error "No available router to destination"
(Doc ID 2902177.1)
Last updated on OCTOBER 12, 2022
Applies to:
Oracle Agile PLM Framework - Version 9.3.6.0 and laterInformation in this document applies to any platform.
Symptoms
After enabling t3s for JavaClient, JavaClient failed to launch with the following error:
[java]
[java] java.net.ConnectException: t3s://xxx.com:8002: Destination 10.10.10.123, 8002 unreachable.; nested exception is:
[java] javax.net.ssl.SSLKeyException: Hostname verification failed: HostnameVerifier=weblogic.security.utils.SSLWLSHostnameVerifier, hostname=xxx.com.; No available router to destination.; nested exception is:
[java] java.rmi.ConnectException: No available router to destination..
Steps to reproduce:
- Enable SSL on Agile and change t3 to t3s in jndiurl.properties.
- Try to launch JavaClient. Git eror:
[java] java.net.ConnectException: t3s://xxx.com:8002: Destination 10.10.10.123, 8002 unreachable.; nested exception is:
[java] javax.net.ssl.SSLKeyException: Hostname verification failed: HostnameVerifier=weblogic.security.utils.SSLWLSHostnameVerifier, hostname=xxx.com.; No available router to destination.; nested exception is:
[java] java.rmi.ConnectException: No available router to destination.
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 |
References |