agora inbox for pljava-dev@postgresql.org  
help / color / mirror / Atom feed
Subject: [Pljava-dev] java.lang.NoSuchMethodError: method java.sql.ResultSet.isClosed with signature ()Z was not found.
Date: Mon, 05 Dec 2011 23:07:06 +0000
Message-ID: <x6fwgywrc5.fsf@2ndquadrant.com> (raw)
In-Reply-To: <CALtUeZZpPg_MTejvXHdhxWz+czjHtjh24eXTAVBPNNDKrV=DpQ@mail.gmail.com>
References: <CALtUeZZpPg_MTejvXHdhxWz+czjHtjh24eXTAVBPNNDKrV=DpQ@mail.gmail.com>

Vorarlberger <vorarlberger at gmail.com> writes:


> PS This is on Linux postgres 9.1 and pljava 1.4.3

PL/Java 1.4.3 is built with Java 1.5 and hence implements JDBC 3.  Are
you running it with Java 1.6?  Normally that works fine because JNI is
backwards compatible.

You are using the JDBC 4 driver.

Please either use the JDBC 3 driver and compile and run your code with
Java 1.5 or upgrade PL/Java to CVS HEAD with Java 1.6.  Then let us
know if it works or not.


-- 
   Johann Oskarsson                http://www.2ndquadrant.com/    |[]
   PostgreSQL Development, 24x7 Support, Training and Services  --+--
                                                                  |
   Blog: http://my.opera.com/myrkraverk/blog/




view thread (4+ messages)  latest in thread

Message-ID: <x6fwgywrc5.fsf@2ndquadrant.com>
Permalink:  ../x6fwgywrc5.fsf@2ndquadrant.com/
Also on:    postgresql.org/message-id/x6fwgywrc5.fsf@2ndquadrant.com

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: pljava-dev@postgresql.org
  Subject: Re: [Pljava-dev] java.lang.NoSuchMethodError: method java.sql.ResultSet.isClosed with signature ()Z was not found.
  In-Reply-To: <x6fwgywrc5.fsf@2ndquadrant.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox