NullPointer exception from resultset.beforeFirst upgrade from JDBC 7.0.x to JDBC 7.1.3

From: don <dkagle(at)earthlink(dot)net>
To: pgsql-ports(at)postgresql(dot)org
Subject: NullPointer exception from resultset.beforeFirst upgrade from JDBC 7.0.x to JDBC 7.1.3
Date: 2001-12-28 18:27:47
Message-ID: 3C2CB9A3.1040905@earthlink.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

I recently upgraded from JDBC 7.0-1.2.jar to jdbc7.1.3 and am now
receiving the following error.

java.lang.NullPointerException
at org.postgresql.jdbc2.ResultSet.beforeFirst(ResultSet.java:911)

The query does return data. and did work with jdbc7.0-1.2 The server
was upgrded to 7.1.3 previously without any issues.

I did not find any information in the discussion lists.

Don

Browse pgsql-ports by date

  From Date Subject
Next Message Oyvind Hallsteinsen 2002-01-03 14:09:20 Re: Sparc Soloris 8 - Postgresql configure Problem!
Previous Message Peter Barganski 2001-12-28 03:13:22 Sparc Soloris 8 - Postgresql configure Problem!