My Oracle Support Banner

Getting "Connection reset" when running Maven on SSL (Doc ID 2846688.1)

Last updated on SEPTEMBER 24, 2023

Applies to:

Oracle Service Bus - Version 12.2.1.4.0 and later
Information in this document applies to any platform.

Symptoms

The following command is failing:

mvn pre-integration-test -DoracleHome=/fmwshare/fmw/oracle/middleware -DoracleServerUrl=t3s://<server_name>:<port> -DoracleUsername=<username> -DoraclePassword=<password> -Dcustomization=<customization file>

ERROR
-----------------------

[ERROR] Failed to execute goal com.oracle.servicebus.plugin:oracle-servicebus-plugin:12.2.1-4-0:deploy (default-deploy) on project <Project_Name>: Unexpected error creating the Service Bus session: Failed to initialize JNDI context, tried 2 time or times totally, the interval of each time is 0ms.
[ERROR] t3s://<server_name>:<port>: Destination <IP>, <PORT> unreachable.; nested exception is:
[ERROR] java.net.SocketException: Connection reset; No available router to destination.; nested exception is:
[ERROR] java.rmi.ConnectException: No available router to destination.

Changes

 The customer switched to SSL and disabled all non-SSL ports.

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.