application handing on send - Mailing list pgsql-jdbc

From Warren Little
Subject application handing on send
Date
Msg-id 1085758206.5841.21.camel@localhost.localdomain
Whole thread Raw
Responses Re: application handing on send
UNSUBSCRIBE
List pgsql-jdbc
My tomcat application occasionally hangs trying push data to the
postgres backend.  When I view the connection to postgres with netstat I
see data sitting in the sendQ on the socket.
There is a firewall (cisco pix) between the tomcat server and the
database server.
I was wondering if there is some way to set the timeout on the driver as
to force a IO exception and terminate the jdbc request.


--
Warren Little
Senior Vice President
Secondary Marketing
Security Lending Wholesale, LC
www.securitylending.com
Tel: 866-369-7763
Fax: 866-849-8079

pgsql-jdbc by date:

Previous
From: Ulrich Meis
Date:
Subject: Re: cannot find org.postgres.Driver
Next
From: Warren Little
Date:
Subject: Re: application handing on send