Need help on WEBLOGIC.JDBC.CONN.USAGE
Hi,
I have getting the following in a datasource logs of Managed server but I can't figure it out why this is coming.I know that this come when application is unable to get connection from pool.I don't know how I should resove this,please
help me in figuring this out.
The stack trace is a follows
####<DTI_MULTI_EBILL> <WEBLOGIC.JDBC.CONN.USAGE> <Wed Aug 19 20:06:33 IST 2015> <java.lang.Exception
at weblogic.jdbc.common.internal.ConnectionEnv.setup(ConnectionEnv.java:366)
at weblogic.common.resourcepool.ResourcePoolImpl.reserveResource(ResourcePoolImpl.java:373)
at weblogic.jdbc.common.internal.HAConnectionPool.getExistingConnection(HAConnectionPool.java:1022)
at weblogic.jdbc.common.rac.internal.UCPRACModuleImpl.getAvailableConnections(UCPRACModuleImpl.java:703)