We have WebLogic 10 with some services running on it. One of our datasources started throwing timeout exceptions.
- We set
Configuration -> Connection Pool -> Test table Name
to problem sql. - Restarted the server.
- Run
Monitoring -> Test
.
It returned "everything is OK", but code is still throwing timeout exception.
How can it be?