update to erratic problems with jdbc driver

From: Ari Halberstadt <ari(at)shore(dot)net>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: update to erratic problems with jdbc driver
Date: 1999-07-02 22:15:09
Message-ID: v04003a00b3a2e8f94913@[207.244.110.165]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

An update to my mail from yesterday. It seems the finalizer is being run on
my connection object. Connections are allocated via a connection pool, and
when the finalizer is run it closes the connection. It's erratic because
there's a race condition between reading the result set and the finalizer.
I need to do some debugging on my connection pool class.

>I've been getting some erratic exceptions in the jdbc driver. About 50% of
>the time I get ...
>
> ERROR=postgresql.stream.ioerror
> ARG=java.net.SocketException: Socket closed

-- Ari Halberstadt mailto:ari(at)shore(dot)net <http://www.magiccookie.com/>

Browse pgsql-interfaces by date

  From Date Subject
Next Message Anton de Wet 1999-07-03 13:48:54 using libpgtcl with netscape tcl plugin?
Previous Message Ali Reza Sadjadieh 1999-07-02 19:20:44 mailing list