Reached maximum capacity of pool when pool is not fullgetting
Hi,
I'm getting the following error at the weblogic managed server log file:
<1357750914300> <BEA-000627> <Reached maximum capacity of
pool "test_pool", making "0" new resource instances
instead of "10".>
The max connection is set to 100 for this pool but I'm getting this error when the max active connection is 55. The DB has enough connections...
the max capacity is also 100.
I do not understand why I get this error...
Appreciate your help,
Thanks,
Ronen
2