Connection Pool Timeout - Mailing list pgsql-jdbc

From Neil Murray
Subject Connection Pool Timeout
Date
Msg-id 01c601c3c95d$58fe05d0$020ba8c0@NOTEBOOK2
Whole thread Raw
Responses Re: Connection Pool Timeout  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
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@mimecast.net



pgsql-jdbc by date:

Previous
From: "Nick Fankhauser"
Date:
Subject: Re: jdbc connection - UnknownHostException
Next
From: Tammy Jones
Date:
Subject: Failed getting backend encoding