Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D9BA14149 for ; Mon, 6 Jun 2011 20:44:34 +0000 (UTC) Received: (qmail 23751 invoked by uid 500); 6 Jun 2011 20:44:34 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 23689 invoked by uid 500); 6 Jun 2011 20:44:34 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 23628 invoked by uid 99); 6 Jun 2011 20:44:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jun 2011 20:44:30 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of msatoor@gmail.com designates 209.85.161.44 as permitted sender) Received: from [209.85.161.44] (HELO mail-fx0-f44.google.com) (209.85.161.44) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jun 2011 20:44:23 +0000 Received: by fxm15 with SMTP id 15so3108073fxm.31 for ; Mon, 06 Jun 2011 13:44:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=YdIX3GHk+tuA3oT0Y4FMrQTKp2xdc8EAFRruq5mIebw=; b=NmQ9X836P2HIza/RgzRzn8s8Iaaux2Dqd0BDvXsWP4xWXJgiE68in/2Op1cKoItCe5 Ub2mN88Lf/3q+NH8HnXuXhWQ/dgHc8KLmQAFqRxCFmJW6SPWsKwrv2BA6LbIvtmSKiXK uEusds0JWCdsDcw1a+bBM5ncjfpHHqZ66gZdU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Malyw/jBqjlg8ZQUNvt6AHehKMoz9LQ5hrTnedk/vgSfusCTWkmD3MsCVzGuQr2tVs yzNl6rOmehBBxt0MOcQMBLFC274n6Hi0hI9JlZiPIwnz8L5JKoOBnG3Oe55mo9gipV7p 7iu5cExzdGdAdo152n3iiu5U9eYEIKfT0XcK4= MIME-Version: 1.0 Received: by 10.223.60.7 with SMTP id n7mr3550788fah.51.1307393042099; Mon, 06 Jun 2011 13:44:02 -0700 (PDT) Received: by 10.223.120.139 with HTTP; Mon, 6 Jun 2011 13:44:02 -0700 (PDT) In-Reply-To: References: <4DED195E.80604@sbcglobal.net> Date: Mon, 6 Jun 2011 13:44:02 -0700 Message-ID: Subject: Re: 10.8 upgrade test failures java.lang.NoSuchMethodError' From: Mamta Satoor To: derby-dev@db.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I see them too On Mon, Jun 6, 2011 at 12:58 PM, Myrna van Lunteren wrote: > I'm seeing this too. > Just saying, in case you were concerned it was related to a change you > were trying out. > > =A0Myrna. > > On Mon, Jun 6, 2011 at 11:15 AM, Kathey Marsden > wrote: >> I am running tests after porting the DERBY-5249 fix to the 10.8 branch b= ut >> am seeing the failures below. >> My version is version: 10.8.1.4 - (1132702M) >> So I think I am syched up to include revision 113626 for DERBY-3870 whic= h >> bumped the last digit. >> Any idea what the problem might be? >> >> Thanks >> >> Kathey >> >> There were 4 errors: >> 1) >> xmlTestTriggerWithXMLOperators(org.apache.derbyTesting.functionTests.tes= ts.upgradeTests.BasicSetup)java.sql.SQLException: >> Java exception: >> 'org/apache/derby/iapi/sql/execute/ResultSetFactory.getBulkTableScanResu= ltSet(Lorg/apache/derby/iapi/sql/Activation;JILorg/apache/derby/iapi/servic= es/loader/GeneratedMethod;ILorg/apache/derby/iapi/services/loader/Generated= Method;ILorg/apache/derby/iapi/services/loader/GeneratedMethod;IZ[[Lorg/apa= che/derby/iapi/store/access/Qualifier;Ljava/lang/String;Ljava/lang/String;L= java/lang/String;ZZIIIZIIZZDD)Lorg/apache/derby/iapi/sql/execute/NoPutResul= tSet;: >> java.lang.NoSuchMethodError'. >> =A0 =A0at >> org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown >> Source) >> =A0 =A0at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown S= ource) >> =A0 =A0at org.apache.derby.impl.jdbc.Util.javaException(Unknown Source) >> =A0 =A0at >> org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Un= known >> Source) >> =A0 =A0at >> org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unkno= wn >> Source) >> =A0 =A0at org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unk= nown >> Source) >> =A0 =A0at org.apache.derby.impl.jdbc.ConnectionChild.handleException(Unk= nown >> Source) >> =A0 =A0at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unk= nown >> Source) >> =A0 =A0at org.apache.derby.impl.jdbc.EmbedStatement.execute(Unknown Sour= ce) >> =A0 =A0at org.apache.derby.impl.jdbc.EmbedStatement.execute(Unknown Sour= ce) >> =A0 =A0at >> org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup.xmlT= estTriggerWithXMLOperators(BasicSetup.java:832) >> =A0 =A0at sun.reflect.GeneratedMethodAccessor1855.invoke(Unknown Source) >> =A0 =A0at >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor= Impl.java:37) >> =A0 =A0at >> org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:112= ) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> Caused by: java.sql.SQLException: Java exception: >> 'org/apache/derby/iapi/sql/execute/ResultSetFactory.getBulkTableScanResu= ltSet(Lorg/apache/derby/iapi/sql/Activation;JILorg/apache/derby/iapi/servic= es/loader/GeneratedMethod;ILorg/apache/derby/iapi/services/loader/Generated= Method;ILorg/apache/derby/iapi/services/loader/GeneratedMethod;IZ[[Lorg/apa= che/derby/iapi/store/access/Qualifier;Ljava/lang/String;Ljava/lang/String;L= java/lang/String;ZZIIIZIIZZDD)Lorg/apache/derby/iapi/sql/execute/NoPutResul= tSet;: >> java.lang.NoSuchMethodError'. >> =A0 =A0at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException= (Unknown >> Source) >> =A0 =A0at >> org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcr= ossDRDA(Unknown >> Source) >> =A0 =A0... 103 more >> Caused by: java.lang.NoSuchMethodError: >> org/apache/derby/iapi/sql/execute/ResultSetFactory.getBulkTableScanResul= tSet(Lorg/apache/derby/iapi/sql/Activation;JILorg/apache/derby/iapi/service= s/loader/GeneratedMethod;ILorg/apache/derby/iapi/services/loader/GeneratedM= ethod;ILorg/apache/derby/iapi/services/loader/GeneratedMethod;IZ[[Lorg/apac= he/derby/iapi/store/access/Qualifier;Ljava/lang/String;Ljava/lang/String;Lj= ava/lang/String;ZZIIIZIIZZDD)Lorg/apache/derby/iapi/sql/execute/NoPutResult= Set; >> =A0 =A0at >> org.apache.derby.exe.aca44f56b0x0130x65f4xef99x0000549f72364.fillResultS= et(Unknown >> Source) >> =A0 =A0at >> org.apache.derby.exe.aca44f56b0x0130x65f4xef99x0000549f72364.execute(Unk= nown >> Source) >> =A0 =A0at org.apache.derby.impl.sql.GenericActivationHolder.execute(Unkn= own >> Source) >> =A0 =A0at org.apache.derby.impl.sql.GenericPreparedStatement.executeStmt= (Unknown >> Source) >> =A0 =A0at >> org.apache.derby.impl.sql.GenericPreparedStatement.executeSubStatement(U= nknown >> Source) >> =A0 =A0at >> org.apache.derby.impl.sql.execute.GenericTriggerExecutor.executeSPS(Unkn= own >> Source) >> =A0 =A0at >> org.apache.derby.impl.sql.execute.StatementTriggerExecutor.fireTrigger(U= nknown >> Source) >> =A0 =A0at >> org.apache.derby.impl.sql.execute.TriggerEventActivator.notifyEvent(Unkn= own >> Source) >> =A0 =A0at >> org.apache.derby.impl.sql.execute.InsertResultSet.normalInsertCore(Unkno= wn >> Source) >> =A0 =A0at org.apache.derby.impl.sql.execute.InsertResultSet.open(Unknown= Source) >> =A0 =A0at org.apache.derby.impl.sql.GenericPreparedStatement.executeStmt= (Unknown >> Source) >> =A0 =A0at org.apache.derby.impl.sql.GenericPreparedStatement.execute(Unk= nown >> Source) >> =A0 =A0... 96 more >> 2) >> xmlTestTriggerWithXMLOperators(org.apache.derbyTesting.functionTests.tes= ts.upgradeTests.BasicSetup)java.sql.SQLException: >> Java exception: >> 'org/apache/derby/iapi/sql/execute/ResultSetFactory.getBulkTableScanResu= ltSet(Lorg/apache/derby/iapi/sql/Activation;JILorg/apache/derby/iapi/servic= es/loader/GeneratedMethod;ILorg/apache/derby/iapi/services/loader/Generated= Method;ILorg/apache/derby/iapi/services/loader/GeneratedMethod;IZ[[Lorg/apa= che/derby/iapi/store/access/Qualifier;Ljava/lang/String;Ljava/lang/String;L= java/lang/String;ZZIIIZIIZZDD)Lorg/apache/derby/iapi/sql/execute/NoPutResul= tSet;: >> java.lang.NoSuchMethodError'. >> =A0 =A0at >> org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown >> Source) >> =A0 =A0at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown S= ource) >> =A0 =A0at org.apache.derby.impl.jdbc.Util.javaException(Unknown Source) >> =A0 =A0at >> org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Un= known >> Source) >> =A0 =A0at >> org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unkno= wn >> Source) >> =A0 =A0at org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unk= nown >> Source) >> =A0 =A0at org.apache.derby.impl.jdbc.ConnectionChild.handleException(Unk= nown >> Source) >> =A0 =A0at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unk= nown >> Source) >> =A0 =A0at org.apache.derby.impl.jdbc.EmbedStatement.execute(Unknown Sour= ce) >> =A0 =A0at org.apache.derby.impl.jdbc.EmbedStatement.execute(Unknown Sour= ce) >> =A0 =A0at >> org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup.xmlT= estTriggerWithXMLOperators(BasicSetup.java:832) >> =A0 =A0at sun.reflect.GeneratedMethodAccessor1855.invoke(Unknown Source) >> =A0 =A0at >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor= Impl.java:37) >> =A0 =A0at >> org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:112= ) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> Caused by: java.sql.SQLException: Java exception: >> 'org/apache/derby/iapi/sql/execute/ResultSetFactory.getBulkTableScanResu= ltSet(Lorg/apache/derby/iapi/sql/Activation;JILorg/apache/derby/iapi/servic= es/loader/GeneratedMethod;ILorg/apache/derby/iapi/services/loader/Generated= Method;ILorg/apache/derby/iapi/services/loader/GeneratedMethod;IZ[[Lorg/apa= che/derby/iapi/store/access/Qualifier;Ljava/lang/String;Ljava/lang/String;L= java/lang/String;ZZIIIZIIZZDD)Lorg/apache/derby/iapi/sql/execute/NoPutResul= tSet;: >> java.lang.NoSuchMethodError'. >> =A0 =A0at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException= (Unknown >> Source) >> =A0 =A0at >> org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcr= ossDRDA(Unknown >> Source) >> =A0 =A0... 103 more >> Caused by: java.lang.NoSuchMethodError: >> org/apache/derby/iapi/sql/execute/ResultSetFactory.getBulkTableScanResul= tSet(Lorg/apache/derby/iapi/sql/Activation;JILorg/apache/derby/iapi/service= s/loader/GeneratedMethod;ILorg/apache/derby/iapi/services/loader/GeneratedM= ethod;ILorg/apache/derby/iapi/services/loader/GeneratedMethod;IZ[[Lorg/apac= he/derby/iapi/store/access/Qualifier;Ljava/lang/String;Ljava/lang/String;Lj= ava/lang/String;ZZIIIZIIZZDD)Lorg/apache/derby/iapi/sql/execute/NoPutResult= Set; >> =A0 =A0at >> org.apache.derby.exe.ac83e5596dx0130x65f4xef99x0000549f72364.fillResultS= et(Unknown >> Source) >> =A0 =A0at >> org.apache.derby.exe.ac83e5596dx0130x65f4xef99x0000549f72364.execute(Unk= nown >> Source) >> =A0 =A0at org.apache.derby.impl.sql.GenericActivationHolder.execute(Unkn= own >> Source) >> =A0 =A0at org.apache.derby.impl.sql.GenericPreparedStatement.executeStmt= (Unknown >> Source) >> =A0 =A0at >> org.apache.derby.impl.sql.GenericPreparedStatement.executeSubStatement(U= nknown >> Source) >> =A0 =A0at >> org.apache.derby.impl.sql.execute.GenericTriggerExecutor.executeSPS(Unkn= own >> Source) >> =A0 =A0at >> org.apache.derby.impl.sql.execute.StatementTriggerExecutor.fireTrigger(U= nknown >> Source) >> =A0 =A0at >> org.apache.derby.impl.sql.execute.TriggerEventActivator.notifyEvent(Unkn= own >> Source) >> =A0 =A0at >> org.apache.derby.impl.sql.execute.InsertResultSet.normalInsertCore(Unkno= wn >> Source) >> =A0 =A0at org.apache.derby.impl.sql.execute.InsertResultSet.open(Unknown= Source) >> =A0 =A0at org.apache.derby.impl.sql.GenericPreparedStatement.executeStmt= (Unknown >> Source) >> =A0 =A0at org.apache.derby.impl.sql.GenericPreparedStatement.execute(Unk= nown >> Source) >> =A0 =A0... 96 more >> 3) >> xmlTestTriggerWithXMLOperators(org.apache.derbyTesting.functionTests.tes= ts.upgradeTests.BasicSetup)java.sql.SQLException: >> Java exception: >> 'org/apache/derby/iapi/sql/execute/ResultSetFactory.getBulkTableScanResu= ltSet(Lorg/apache/derby/iapi/sql/Activation;JILorg/apache/derby/iapi/servic= es/loader/GeneratedMethod;ILorg/apache/derby/iapi/services/loader/Generated= Method;ILorg/apache/derby/iapi/services/loader/GeneratedMethod;IZ[[Lorg/apa= che/derby/iapi/store/access/Qualifier;Ljava/lang/String;Ljava/lang/String;L= java/lang/String;ZZIIIZIIZZDD)Lorg/apache/derby/iapi/sql/execute/NoPutResul= tSet;: >> java.lang.NoSuchMethodError'. >> =A0 =A0at >> org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown >> Source) >> =A0 =A0at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown S= ource) >> =A0 =A0at org.apache.derby.impl.jdbc.Util.javaException(Unknown Source) >> =A0 =A0at >> org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Un= known >> Source) >> =A0 =A0at >> org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unkno= wn >> Source) >> =A0 =A0at org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unk= nown >> Source) >> =A0 =A0at org.apache.derby.impl.jdbc.ConnectionChild.handleException(Unk= nown >> Source) >> =A0 =A0at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unk= nown >> Source) >> =A0 =A0at org.apache.derby.impl.jdbc.EmbedStatement.execute(Unknown Sour= ce) >> =A0 =A0at org.apache.derby.impl.jdbc.EmbedStatement.execute(Unknown Sour= ce) >> =A0 =A0at >> org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup.xmlT= estTriggerWithXMLOperators(BasicSetup.java:832) >> =A0 =A0at sun.reflect.GeneratedMethodAccessor1855.invoke(Unknown Source) >> =A0 =A0at >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor= Impl.java:37) >> =A0 =A0at >> org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:112= ) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> Caused by: java.sql.SQLException: Java exception: >> 'org/apache/derby/iapi/sql/execute/ResultSetFactory.getBulkTableScanResu= ltSet(Lorg/apache/derby/iapi/sql/Activation;JILorg/apache/derby/iapi/servic= es/loader/GeneratedMethod;ILorg/apache/derby/iapi/services/loader/Generated= Method;ILorg/apache/derby/iapi/services/loader/GeneratedMethod;IZ[[Lorg/apa= che/derby/iapi/store/access/Qualifier;Ljava/lang/String;Ljava/lang/String;L= java/lang/String;ZZIIIZIIZZDD)Lorg/apache/derby/iapi/sql/execute/NoPutResul= tSet;: >> java.lang.NoSuchMethodError'. >> =A0 =A0at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException= (Unknown >> Source) >> =A0 =A0at >> org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcr= ossDRDA(Unknown >> Source) >> =A0 =A0... 103 more >> Caused by: java.lang.NoSuchMethodError: >> org/apache/derby/iapi/sql/execute/ResultSetFactory.getBulkTableScanResul= tSet(Lorg/apache/derby/iapi/sql/Activation;JILorg/apache/derby/iapi/service= s/loader/GeneratedMethod;ILorg/apache/derby/iapi/services/loader/GeneratedM= ethod;ILorg/apache/derby/iapi/services/loader/GeneratedMethod;IZ[[Lorg/apac= he/derby/iapi/store/access/Qualifier;Ljava/lang/String;Ljava/lang/String;Lj= ava/lang/String;ZZIIIZIIZZDD)Lorg/apache/derby/iapi/sql/execute/NoPutResult= Set; >> =A0 =A0at >> org.apache.derby.exe.acb1601b16x0130x65f4xef99x0000549f72364.fillResultS= et(Unknown >> Source) >> =A0 =A0at >> org.apache.derby.exe.acb1601b16x0130x65f4xef99x0000549f72364.execute(Unk= nown >> Source) >> =A0 =A0at org.apache.derby.impl.sql.GenericActivationHolder.execute(Unkn= own >> Source) >> =A0 =A0at org.apache.derby.impl.sql.GenericPreparedStatement.executeStmt= (Unknown >> Source) >> =A0 =A0at >> org.apache.derby.impl.sql.GenericPreparedStatement.executeSubStatement(U= nknown >> Source) >> =A0 =A0at >> org.apache.derby.impl.sql.execute.GenericTriggerExecutor.executeSPS(Unkn= own >> Source) >> =A0 =A0at >> org.apache.derby.impl.sql.execute.StatementTriggerExecutor.fireTrigger(U= nknown >> Source) >> =A0 =A0at >> org.apache.derby.impl.sql.execute.TriggerEventActivator.notifyEvent(Unkn= own >> Source) >> =A0 =A0at >> org.apache.derby.impl.sql.execute.InsertResultSet.normalInsertCore(Unkno= wn >> Source) >> =A0 =A0at org.apache.derby.impl.sql.execute.InsertResultSet.open(Unknown= Source) >> =A0 =A0at org.apache.derby.impl.sql.GenericPreparedStatement.executeStmt= (Unknown >> Source) >> =A0 =A0at org.apache.derby.impl.sql.GenericPreparedStatement.execute(Unk= nown >> Source) >> =A0 =A0... 96 more >> 4) >> xmlTestTriggerWithXMLOperators(org.apache.derbyTesting.functionTests.tes= ts.upgradeTests.BasicSetup)java.sql.SQLException: >> Java exception: >> 'org/apache/derby/iapi/sql/execute/ResultSetFactory.getBulkTableScanResu= ltSet(Lorg/apache/derby/iapi/sql/Activation;JILorg/apache/derby/iapi/servic= es/loader/GeneratedMethod;ILorg/apache/derby/iapi/services/loader/Generated= Method;ILorg/apache/derby/iapi/services/loader/GeneratedMethod;IZ[[Lorg/apa= che/derby/iapi/store/access/Qualifier;Ljava/lang/String;Ljava/lang/String;L= java/lang/String;ZZIIIZIIZZDD)Lorg/apache/derby/iapi/sql/execute/NoPutResul= tSet;: >> java.lang.NoSuchMethodError'. >> =A0 =A0at >> org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown >> Source) >> =A0 =A0at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown S= ource) >> =A0 =A0at org.apache.derby.impl.jdbc.Util.javaException(Unknown Source) >> =A0 =A0at >> org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Un= known >> Source) >> =A0 =A0at >> org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unkno= wn >> Source) >> =A0 =A0at org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unk= nown >> Source) >> =A0 =A0at org.apache.derby.impl.jdbc.ConnectionChild.handleException(Unk= nown >> Source) >> =A0 =A0at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unk= nown >> Source) >> =A0 =A0at org.apache.derby.impl.jdbc.EmbedStatement.execute(Unknown Sour= ce) >> =A0 =A0at org.apache.derby.impl.jdbc.EmbedStatement.execute(Unknown Sour= ce) >> =A0 =A0at >> org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup.xmlT= estTriggerWithXMLOperators(BasicSetup.java:832) >> =A0 =A0at sun.reflect.GeneratedMethodAccessor1855.invoke(Unknown Source) >> =A0 =A0at >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor= Impl.java:37) >> =A0 =A0at >> org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:112= ) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) >> =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19) >> =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23) >> Caused by: java.sql.SQLException: Java exception: >> 'org/apache/derby/iapi/sql/execute/ResultSetFactory.getBulkTableScanResu= ltSet(Lorg/apache/derby/iapi/sql/Activation;JILorg/apache/derby/iapi/servic= es/loader/GeneratedMethod;ILorg/apache/derby/iapi/services/loader/Generated= Method;ILorg/apache/derby/iapi/services/loader/GeneratedMethod;IZ[[Lorg/apa= che/derby/iapi/store/access/Qualifier;Ljava/lang/String;Ljava/lang/String;L= java/lang/String;ZZIIIZIIZZDD)Lorg/apache/derby/iapi/sql/execute/NoPutResul= tSet;: >> java.lang.NoSuchMethodError'. >> =A0 =A0at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException= (Unknown >> Source) >> =A0 =A0at >> org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcr= ossDRDA(Unknown >> Source) >> =A0 =A0... 103 more >> Caused by: java.lang.NoSuchMethodError: >> org/apache/derby/iapi/sql/execute/ResultSetFactory.getBulkTableScanResul= tSet(Lorg/apache/derby/iapi/sql/Activation;JILorg/apache/derby/iapi/service= s/loader/GeneratedMethod;ILorg/apache/derby/iapi/services/loader/GeneratedM= ethod;ILorg/apache/derby/iapi/services/loader/GeneratedMethod;IZ[[Lorg/apac= he/derby/iapi/store/access/Qualifier;Ljava/lang/String;Ljava/lang/String;Lj= ava/lang/String;ZZIIIZIIZZDD)Lorg/apache/derby/iapi/sql/execute/NoPutResult= Set; >> =A0 =A0at >> org.apache.derby.exe.acd6c75975x0130x65f4xef99x0000549f72364.fillResultS= et(Unknown >> Source) >> =A0 =A0at >> org.apache.derby.exe.acd6c75975x0130x65f4xef99x0000549f72364.execute(Unk= nown >> Source) >> =A0 =A0at org.apache.derby.impl.sql.GenericActivationHolder.execute(Unkn= own >> Source) >> =A0 =A0at org.apache.derby.impl.sql.GenericPreparedStatement.executeStmt= (Unknown >> Source) >> =A0 =A0at >> org.apache.derby.impl.sql.GenericPreparedStatement.executeSubStatement(U= nknown >> Source) >> =A0 =A0at >> org.apache.derby.impl.sql.execute.GenericTriggerExecutor.executeSPS(Unkn= own >> Source) >> =A0 =A0at >> org.apache.derby.impl.sql.execute.StatementTriggerExecutor.fireTrigger(U= nknown >> Source) >> =A0 =A0at >> org.apache.derby.impl.sql.execute.TriggerEventActivator.notifyEvent(Unkn= own >> Source) >> =A0 =A0at >> org.apache.derby.impl.sql.execute.InsertResultSet.normalInsertCore(Unkno= wn >> Source) >> =A0 =A0at org.apache.derby.impl.sql.execute.InsertResultSet.open(Unknown= Source) >> =A0 =A0at org.apache.derby.impl.sql.GenericPreparedStatement.executeStmt= (Unknown >> Source) >> =A0 =A0at org.apache.derby.impl.sql.GenericPreparedStatement.execute(Unk= nown >> Source) >> =A0 =A0... 96 more >> >> FAILURES!!! >> Tests run: 3005, =A0Failures: 0, =A0Errors: 4 >> >> >> >