Re: Problem to connect from host via JDBC ...

Поиск
Список
Период
Сортировка
От
Тема Re: Problem to connect from host via JDBC ...
Дата
Msg-id 014c01c1c475$a22b77e0$6501a8c0@calvin
обсуждение исходный текст
Ответ на Problem to connect from host via JDBC ...  (<tsmets@brutele.be>)
Ответы Re: Problem to connect from host via JDBC ...  ("Nick Fankhauser" <nickf@ontko.com>)
Список pgsql-jdbc

AFAIK
there's no such network policy as I was able to connect to the machine via
HTTP when apache was turned on

Thomas,


--
Thomas SMETS
rue J. Wytsmanstraat 62
1050 Bruxelles
yahoo-id : smetsthomas
----- Original Message -----
From: "Tom Lane" <tgl@sss.pgh.pa.us>
To: <tsmets@brutele.be>
Cc: "pgsql jdbc" <pgsql-jdbc@postgresql.org>
Sent: 05 March, 2002 5:00 PM
Subject: Re: [JDBC] Problem to connect from host via JDBC ...


> <tsmets@brutele.be> writes:
> > Trying to connect from another machine via JDBC gives the following
error :
> > "1109 [main] WARN org.test.JDBCPostgres.TestJDBCPostgres  - Message :
> > Connection refused.
>
> "Connection refused" suggests that the server machine's kernel is
> rejecting the connection before it ever gets to the postmaster.  Check
> to make sure you have the right hostname and port number specified.
> Another possibility is a packet-filtering issue (though those usually
> result in no response, rather than a connection-refused response).
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>



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

Предыдущее
От:
Дата:
Сообщение: Re: Problem to connect from host via JDBC ...
Следующее
От:
Дата:
Сообщение: Re: Problem to connect from host via JDBC ...