Active connection count keep raising with new session in weblogic
Hi All,
I am Jdev 11.1.2.1.0
In my weblogic active connection count for deployed application is keep increasing for every new session, after reaching maximum connection count I am not able to access the application link.
I am checking all connections whether it is closed or not in my home page.
I am loading LOV values through view object and using stored proc to validate the login credentials in my home page.
please suggest me how I can resolve this issue.
thanks,
Veeresh