Hi,
I connect to the DB with pg73jdbc3.jar - and I make use of
Jdbc3PoolingDataSource().
Using the connection pool is no problem, but there seems to be a black hole
of access at the point where the getConnection() method is called. If
getConnection is called, and no DB connections are available, then
getConnection() waits forever without throwing an exception. The API seems
to indicate that there is a timeout that can be set, but setting it has made
no difference. getConnection() still waits forever.
Any ideas?
Neil
Neil Murray
nhm(at)mimecast(dot)net