My Oracle Support Banner

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 later
Information 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:

  1. Enable SSL on Agile and change t3 to t3s in jndiurl.properties.
  2. 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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.