Re: JDBC broken connection against Postgres 8.4 - Mailing list pgsql-jdbc

From Donald Fraser
Subject Re: JDBC broken connection against Postgres 8.4
Date
Msg-id 21799BAE34B045B48C395CAA538CE516@DEVELOP1
Whole thread Raw
In response to JDBC broken connection against Postgres 8.4  (Michael Bell <mikebell90@yahoo.com>)
Responses Re: JDBC broken connection against Postgres 8.4  (Michael Bell <mikebell90@yahoo.com>)
Re: JDBC broken connection against Postgres 8.4  (Michael Bell <mikebell90@yahoo.com>)
List pgsql-jdbc
I note from your original email that your test platform is Windows XP.
Please check the system event logs for ID 4226.
If you see this message then you have a TCP connection limit issue causing
problems.


----- Original Message -----
From: ??????? ????????
To: Michael Bell
Cc: pgsql-jdbc@postgresql.org
Sent: Thursday, August 20, 2009 1:09 PM
Subject: Re: [JDBC] JDBC broken connection against Postgres 8.4


May be, you have a firewall software that is working and can't keep up with
all this connections opened over loopback?


2009/8/17 Michael Bell <mikebell90@yahoo.com>

As you see below, something seems....whacked. A simple loop with an unpooled
connection (code provided below) often gives an exception when connecting.
The Thread.sleep statement has been made as high as 5000 ms, and exceptions
still sporadically occur.

I don't know if this is a JDBC driver issue or core server issue. Or
something here. But the code is so simple....


pgsql-jdbc by date:

Previous
From: Віталій Тимчишин
Date:
Subject: Re: JDBC broken connection against Postgres 8.4
Next
From: hw@solvedirect.com
Date:
Subject: Upgrading jdbc