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!

Connection Leak Issue in ADF

NMahipal-OracleMar 23 2017 — edited Mar 24 2017

Hi All,

This Mahipal from Oracle.

I'm using JDev 11.7.x and wls 10.3.6.

We are running into Leaked Connection Issue in our product which has been developed using ADF framework.

In the source, we have not created the AM instance explicitly using 'createRootApplicationModule' method, If we are creating using this, we are making sure to release the AM using 'releaseRootApplicationModule'.

But, when ever we login into system and traverse through different links in application, all the time, Leaked Connection Count is getting increased which we monitored in WLS data source.

In all am.xml files in our product, we have used default values in pooling & scalability section.

This is a high priority issue, could anybody help in with pointers or resolution for this.

Thanks & Regards,

Mahipal

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 21 2017
Added on Mar 23 2017
5 comments
545 views