Re: [JDBC] org.postgresql.util.PSQLException: An I/O error occured while sending to the backend

Поиск
Список
Период
Сортировка
От surabhi.ahuja
Тема Re: [JDBC] org.postgresql.util.PSQLException: An I/O error occured while sending to the backend
Дата
Msg-id 8626C1B7EB748940BCDD7596134632BE3986A1@jal.iiitb.ac.in
обсуждение исходный текст
Ответ на org.postgresql.util.PSQLException: An I/O error occured while sending to the backend  ("surabhi.ahuja" <surabhi.ahuja@iiitb.ac.in>)
Ответы Re: [JDBC] org.postgresql.util.PSQLException: An I/O error occured
Список pgsql-general
hi,
dont such messages get logged to postgreslog.
Also, is it possible to check wht firewall is dropping the connection between the client and the server.
 
thanks,
regards
Surabhi
 


From: Oliver Jowett [mailto:oliver@opencloud.com]
Sent: Wed 8/23/2006 12:03 PM
To: surabhi.ahuja
Cc: pgsql-general@postgresql.org; pgsql-jdbc@postgresql.org
Subject: Re: [JDBC] org.postgresql.util.PSQLException: An I/O error occured while sending to the backend

***********************
Your mail has been scanned by InterScan VirusWall.
***********-***********


surabhi.ahuja wrote:

> org.postgresql.util.PSQLException: An I/O error occured while sending to
> the backend.

> Caused by: java.net.SocketException: Broken pipe

This is a network error that the driver can't do anything about. If you
have a stateful firewall between the client and the server, perhaps it
is dropping the connection because it has been idle.

-O

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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: Shared Objects (Dynamic loading)
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: [JDBC] org.postgresql.util.PSQLException: An I/O error occured