Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Datasource connection pool not stop growing

975258Jun 16 2015 — edited Jun 18 2015

Hi

I have an ADF application (11.1.2.1) in production with Weblogic 10.3.5

I have detected that the database connection pool doesn't stop to increase. At this moment there are 8 active sessions, 8 instances of AM and 58 unavailable connections in the datasource pool (the size of the pool also is 58 and available connections 0).

Yesterday the server was restarted, there were 28 active sessions and the connections in the pool began to increase to 50 more or less.

The property "Test connection on reserve" was activated because the users get JDBC errors when create new connection. In the AM I have deactivated the property "Disconnect Application Module Upon Release".

Any idea about what happens with the DB connection pool? Do I have some settings wrong?

Thanks!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 16 2015
Added on Jun 16 2015
6 comments
1,322 views