Re: JDBC broken connection against Postgres 8.4

From: Віталій Тимчишин <tivv00(at)gmail(dot)com>
To: Michael Bell <mikebell90(at)yahoo(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC broken connection against Postgres 8.4
Date: 2009-08-20 12:09:25
Message-ID: 331e40660908200509w4f0909d3g675e10a5d736e6f@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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(at)yahoo(dot)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....
>
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Donald Fraser 2009-08-20 14:22:38 Re: JDBC broken connection against Postgres 8.4
Previous Message dmp 2009-08-19 19:06:14 Re: JDBC broken connection against Postgres 8.4