Re: NullPointer error returned from ResultSet.java - Mailing list pgsql-jdbc

From Jeffrey Duffy
Subject Re: NullPointer error returned from ResultSet.java
Date
Msg-id E95AA004-DD27-11D6-A243-0003938E68A6@alanne.com
Whole thread Raw
In response to Re: NullPointer error returned from ResultSet.java  (Dave Cramer <Dave@micro-automation.net>)
List pgsql-jdbc
On Friday, October 11, 2002, at 08:21 AM, Dave Cramer wrote:

> Jeff,
>
> Can you supply me with a test case, and I can debug the driver and see
> what is going on?

  I must sheepishly admit that I wrote a pure Java test case and it
didn't break. Then I wrote a JSP test case using the classloader, and
it did not break. Then, finally, I wrote a JSP test case using the
jdbcpool connection pool manager, and bam, it broke. I don't know what
weird interaction the pool manager has with the driver internals (the
exception is being thrown in resultset.next, but who knows), so I guess
I'll have to look deeper into this before I  come back to the driver as
the culprit.

Jeff Duffy


pgsql-jdbc by date:

Previous
From: "Michael Paesold"
Date:
Subject: Re: Out of memory error on huge resultset
Next
From: nferrier@tapsellferrier.co.uk
Date:
Subject: Re: Out of memory error on huge resultset