Warning: No test table set up for pool "poolName". Connections will not be tested.
Description | TestConnectionsOnReserve,TestConnectionsOnRelease, TestConnectionsOnCreate, or TestFrequencySeconds were configured. However, TestTableName was not configured. Connections for this pool will not be tested (the configured Test attributes will be ignored). |
Cause | TestConnectionsOnReserve, TestConnectionsOnRelease, TestConnectionsOnCreate, TestFrequencySeconds were configured but TestTableName was not configured. |
Action | Configure a valid TestTableName for the connection pool. |