Hi,
They seem to be related to DERBY-1417 that is still in progress
thanx
Narayanan

David Van Couvering wrote On 07/19/06 06:53,:

And, yes, I built Derby with this build as well:

~/ant.properties:
jdk16=/usr/jdk/jdk1.6.0


bash-3.00$ /usr/jdk/jdk1.6.0/bin/java -version
java version "1.6.0-rc"
Java(TM) SE Runtime Environment (build 1.6.0-rc-b91)
Java HotSpot(TM) Client VM (build 1.6.0-rc-b91, mixed mode, sharing)


David Van Couvering wrote:

Hi, all. I downloaded the latest Mustang build, 91, as recommended by Knut. But when I run the jdbc40 test suite, I get a bunch of AbstractMethodError errors, for example from ClosedObjectTest:

> 1) class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40.setBinaryStream(org.apache.derbyTesting.functionTests.tests.jdbc4.ClosedObjectTest)java.lang.AbstractMethodError: org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40.setBinaryStream(ILjava/io/InputStream;)V

This is happening both on Linux and Solaris x86.

I had run the tests with the previous drop of Mustang on my Solaris machine just this morning and everything ran fine.

Please advise...

David


Reply via email to