Another IO error while sending to backend - Mailing list pgsql-jdbc

From Chris Dallimore
Subject Another IO error while sending to backend
Date
Msg-id 958FE6A5-717C-40FE-B608-57E30D314459@gmail.com
Whole thread Raw
List pgsql-jdbc
Hi all,

I'm stuck in "I/O while sending to backend" hell which from what I've
googled leads me to suspect is a firewall issue.

Requests work fine on the local network but from outside I can only
get small record sets (order of 10 records) any thing more than that
drops the connection and throws the

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

cut...

Caused by: java.net.SocketException: Connection reset


The problem is I'm not a sysadmin and I'm trying to organise this
connection between two organisations who I have little control over.
Does anyone have a list of firewall things I can get them to check to
try and stop it from dropping the sockets?

Any help would be greatly appreciated

Thanks


Chris Dallimore
dallimor@gmail.com



pgsql-jdbc by date:

Previous
From: "Andy Redhead"
Date:
Subject: Re: Caching driver on pgFoundry?
Next
From: teknokrat
Date:
Subject: making the XARessource serializable