An I/O error occured while sending to the backend. - Mailing list pgsql-jdbc

From Stef
Subject An I/O error occured while sending to the backend.
Date
Msg-id 20080107174305.5fc84410@svb.ucs.co.za
Whole thread Raw
In response to XA Support for Postgres  (Håkan Jacobsson <hakan.jacobsson@relevanttraffic.com>)
Responses Re: An I/O error occured while sending to the backend.
Re: An I/O error occured while sending to the backend.
List pgsql-jdbc
Hi all,


I'm using jboss 4.0.2 and j2sdk version 1.5.0_11-b03
connecting to postgresql 8.1.4 using the jdbc3 postgres
driver.

I'm using the Connection pool manager of JBoss to control
the connections to the database. When I restart postgres
without restarting JBoss as well, I get this error reported in JBoss :
An I/O error occured while sending to the backend.

The problem is that JBoss never recovers from this , and it's only fixed
when I restart JBoss. I can understand that this error may happen
occasionally, but I need to be able to recover from this situation
without restarting JBoss.

Does anyone have any idea what I can do?

Kind Regards
Stefan

pgsql-jdbc by date:

Previous
From: Håkan Jacobsson
Date:
Subject: XA Support for Postgres
Next
From: Heikki Linnakangas
Date:
Subject: Re: XA Support for Postgres