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

From Michael Bell
Subject Re: JDBC broken connection against Postgres 8.4
Date
Msg-id 603277.9966.qm@web43145.mail.sp1.yahoo.com
Whole thread Raw
In response to Re: JDBC broken connection against Postgres 8.4  (Віталій Тимчишин <tivv00@gmail.com>)
List pgsql-jdbc
Windows XP firewall is disabled. And MySQL doesn't have this problem on same box with or without.


From: Віталій Тимчишин <tivv00@gmail.com>
To: Michael Bell <mikebell90@yahoo.com>
Cc: pgsql-jdbc@postgresql.org
Sent: Thursday, August 20, 2009 5:09:25 AM
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: hw@solvedirect.com
Date:
Subject: Upgrading jdbc
Next
From: Michael Bell
Date:
Subject: Re: JDBC broken connection against Postgres 8.4