My Oracle Support Banner

WebLogic Tries to Reuse a Half-Closed Socket when Doing HTTP Outbound Calls (Doc ID 1921072.1)

Last updated on AUGUST 17, 2023

Applies to:

Oracle WebLogic Server - Version 10.3.4 and later
Information in this document applies to any platform.

Symptoms

When doing an HTTPClient call to a remote endpoint, even after the POST call is done and the endpoint has already shut down the connection, WebLogic Server tries to re-use the same socket. As a result of the socket being already recycled, the following exception is thrown:

This socketTimeout exception being thrown by the Muxer is expected, as the socket has been already closed and we wait for 2000 miliseconds to shut down the socket to avoid a leak.

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.