Hi
We run our application on Websphere 6.1 and we hit an Oracle 10g database. Over the last few days we have noticed the following errors in our log J2CA0045E: Connection not available while invoking method createOrWaitForConnection for resource jdbc/xxxxx.
The app seems to hang and then rectify itself after 20 minutes. Our connection pool currently allows 50 connections and our database allows 1200 sessions.
We are unable to reproduce this in our QA environment. Does anyone have any ideas of how we can re-create this problem, or any thoughts on how we can resolve it in our production environment?
Thanks Damien