My Oracle Support Banner

Idle Connections from WebLogic to OUD Does not Get Closed Even after Setting the "com.sun.jndi.ldap.connect.pool.timeout" on the WebLogic Side (Doc ID 2902237.1)

Last updated on OCTOBER 21, 2024

Applies to:

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

Symptoms

WebLogic is configured with OUD.
When a TCP connection is closed on the OUD side, it is still observed that there are TCP connections "ESTABLISHED" on the WLS server side that are not seen on the OUD server side.

This is checked via the command:

Execute the command "netstat -atn | grep IP | grep PORT | grep ESTA" on both sides and see more connections on the WebLogic server than on the oud server.

Replace IP and PORT with OUD ip/port values in the above command.

Setting -Dcom.sun.jndi.ldap.connect.pool.timeout=20000 did not help to close the idle connections.

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
Cause
Solution


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