Re: Connection Problem

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Connection Problem
Дата
Msg-id 4CFE9095.5090702@opencloud.com
обсуждение исходный текст
Ответ на Connection Problem  (Rob Stone <robstone@mira.net>)
Ответы Re: Connection Problem  (Rob Stone <robstone@mira.net>)
Список pgsql-jdbc
On 08/12/10 02:29, Rob Stone wrote:

> Wrote a mickey mouse java class (testdbconn) to see if I could access
> the database and read data from a table that has two rows. See attached.
> When it runs it displays the same SQL error code as ExecuteQuery --
> 08001 -- which is the "can't connect error".

You have a network configuration problem of some sort:

> Caused by: java.net.SocketException: Network is unreachable

(This isn't "connection refused", it's "I have no configured route to
that address")

Oliver

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: -
Дата:
Сообщение: RETURNING id problem with insert.
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: RETURNING id problem with insert.