Re: Bug Report

From: Kris Jurka <books(at)ejurka(dot)com>
To: Ralph Moser <ralph(dot)twentyone(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Bug Report
Date: 2006-02-06 17:13:04
Message-ID: Pine.BSO.4.61.0602061209130.20592@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Mon, 6 Feb 2006, Ralph Moser wrote:

> I have found a Bug in your newest 8.2dev-500 JDBC 3 Driver. If I create a
> application using Java Studio Creator 2 an run the application i get the
> following error:
>
> org.apache.jasper.JasperException: java.sql.SQLException: Invalid column
> display size. Cannot be less than zero
>
> The new 500 driver is the first driver wich causes no error at design time.
> It would be great if you can fix this error.
>

I'm confused by your bug report. You say that it does work and then that
it doesn't work. Is there any chance your runtime is using a different
driver than design time? I suspect it is because the dev-500 driver
should never return < 0 for getColumnDisplaySize(). If it is, please send
a complete stacktrace and the datatype involved.

Kris Jurka

In response to

  • Bug Report at 2006-02-06 08:02:13 from Ralph Moser

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2006-02-06 17:14:01 Re: SQL Script contains COPY FROM STDIN
Previous Message Ravi Chaddha 2006-02-06 15:46:32 SQL Script contains COPY FROM STDIN