WebLogic Connection Pool resource issue
Hello,
My WebLogic server seem to have a connection leak, but I couldn't confirm.
The server is configured with a maximum Capacity:50
The server reported twice this issue:
####<Nov 19, 2014 8:58:16 AM MSK> <Info> <Common> <host_name> <managed_server1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1416373096375> <BEA-000628> <Created "1" resources for pool "R_CONN", out of which "1" are available and "0" are unavailable.>
####<Nov 19, 2014 8:58:37 AM MSK> <Info> <Common> <host_name> <managed_server1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1416373117813> <BEA-000627> <Reached maximum capacity of pool "R_CONN", making "0" new resource instances instead of "1".>