WLS 12.2.1.x Shows Huge Number of Inactive Connections to Database
(Doc ID 2490019.1)
Last updated on FEBRUARY 22, 2023
Applies to:
Oracle WebLogic Server - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
In an OFSS based application a huge number of Inactive connection to database are observed on the Database side and confirmed via netstat output. It keeps increasing, and is way past the max capacity of Datasources configured on the server, even though the WLS console reports that connection count is not more than max capacity at any given time for the DS configured on the server.
Changes
The newer JDBC driver (ojdbc8.jar) defaults to using java net NIO. The prior versions do not.
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 |