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

From surabhi.ahuja
Subject Re: [JDBC] org.postgresql.util.PSQLException: An I/O error occured while sending to the backend
Date
Msg-id 8626C1B7EB748940BCDD7596134632BE3986A1@jal.iiitb.ac.in
Whole thread Raw
In response to org.postgresql.util.PSQLException: An I/O error occured while sending to the backend  ("surabhi.ahuja" <surabhi.ahuja@iiitb.ac.in>)
Responses Re: [JDBC] org.postgresql.util.PSQLException: An I/O error occured
List 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 by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Shared Objects (Dynamic loading)
Next
From: Oliver Jowett
Date:
Subject: Re: [JDBC] org.postgresql.util.PSQLException: An I/O error occured