Re: Error reporting issue in SimpleParameterList

From: Kris Jurka <books(at)ejurka(dot)com>
To: Nathan(dot)Keynes(at)csiro(dot)au
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Error reporting issue in SimpleParameterList
Date: 2007-06-23 15:51:40
Message-ID: Pine.BSO.4.64.0706231133020.29808@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Thu, 21 Jun 2007, Nathan(dot)Keynes(at)csiro(dot)au wrote:

> I've been trying to put together a minimal example of what we were
> doing to trigger it, but unfortunately I haven't been able to reproduce
> it outside of the original (too large for a test case) dataset yet. We
> did trace it to code that was conceptually something like this:
>

I can't trigger it either. What might help is running your original code
with driver logging turned on. Add ?loglevel=2 to your JDBC URL and it
will log everything the driver is doing behind the scenes. From this
perhaps we can see where the driver is getting confused.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message aaime74 2007-06-24 14:13:06 Status of binary protocol usage?
Previous Message Gregory Stark 2007-06-23 11:33:30 Re: Log files cluttered with jdbc3/4 for pg8.2