Connection Pool Timeout

Поиск
Список
Период
Сортировка
От Neil Murray
Тема Connection Pool Timeout
Дата
Msg-id 01c601c3c95d$58fe05d0$020ba8c0@NOTEBOOK2
обсуждение исходный текст
Ответы Re: Connection Pool Timeout  (Kris Jurka <books@ejurka.com>)
Список 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 по дате отправления:

Предыдущее
От: "Nick Fankhauser"
Дата:
Сообщение: Re: jdbc connection - UnknownHostException
Следующее
От: Tammy Jones
Дата:
Сообщение: Failed getting backend encoding