On 2/22/06, Myrna van Lunteren <[EMAIL PROTECTED]> wrote:
>
> Here's part of the diff for lang/holdCursorJava.java"
> ---------------------------
> 14,18c14,51
> < FAIL -- unexpected exception java.sql.SQLException: The exception
> 'java.lang.NoSuchMethodError' was thrown while evaluating an expression.
> SQLSTATE: XJ001: Java exception: ': java.lang.NoSuchMethodError '.
> < ERROR 38000: The exception 'java.lang.NoSuchMethodError' was thrown while
> evaluating an expression. SQLSTATE: XJ001: Java exception: ':
> java.lang.NoSuchMethodError'.
> < java.sql.SQLException: The exception ' java.lang.NoSuchMethodError' was
> thrown while evaluating an expression. SQLSTATE: XJ001: Java exception: ':
> java.lang.NoSuchMethodError'.
> < Caused by: org.apache.derby.client.am.SqlException: The
> exception 'java.lang.NoSuchMethodError ' was thrown while evaluating an
> expression. SQLSTATE: XJ001: Java exception: ':
> java.lang.NoSuchMethodError'.
> <  ... 3 more
> ---
> > checkResultSet before commit
> > 11, testtable1-one
> > checkResultSet before commit
> > 21, testtable2-one
> ...
> -------------------------
>
> Does this ring a bell for anyone?

As I understand, the test lang/holdCursorJava.java runs with jdk14 and
higher. I think it should pass with jdk14 client and jdk13 server. Can
you post some more details of the exception from the tmp file? I am
not sure if I will be able help but just want to take a quick look.

Reply via email to