My Oracle Support Banner

"Broken pipe" IOException Causes Http Session Leaked After Applying WLS12.1.3PSU (Doc ID 2486990.1)

Last updated on JUNE 14, 2023

Applies to:

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

Symptoms

After the April 2018 WLSPSU (Patch 27419391 ) was applied, http session leaking comes with "Broken pipe" IOException. It was observed that every time "Broken pipe" IOException occurs, one session object was leaked.

The issue is not seen on plain 12.1.3, but only after applying the PSU. The issue is replicated on 12.2.1.3 plain and also on 12.2.1.3 July PSU.

 

Investigating the heap dumps, it could be observed that weblogic.servlet MemorySessionContext class is the principal memory leak suspect

 As you can see the referenced chains, the corresponding high count of MemorySessionData with the weblogic ExecuteThread (suspect 2).

 

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.