Buildfile: build.xml init: prepare: main: prepare-tests: [copy] Copying 1 file to /home/scop/cvs/ojb-1-0/src/test/setup tests: [echo] using switches: -HSQLDB, -ORACLE, -MS_ACCESS, -INSTANTDB, -DB2, -POSTGRESQL, -MYSQL, -INFORMIX, -MSSQLSERVER2000, +SOLID [java] . [move] Moving 1 files to /home/scop/cvs/ojb-1-0/src/test/setup [copy] Copying 1 file to /home/scop/cvs/ojb-1-0/build/test/setup [delete] Deleting: /home/scop/cvs/ojb-1-0/src/test/setup/database-setup.sql [java] [BOOT] INFO: process db-setup.sql [java] [BOOT] INFO: DB url: jdbc:solid://localhost:1313/dba/dba [java] [BOOT] INFO: Driver: SOLID Server JDBC driver 02.10.0008 [java] [BOOT] INFO: Version: 02.10.0008 junit: [junit] .[BOOT] INFO: OJB.properties: file:/home/scop/cvs/ojb-1-0/build/test/ojb/OJB.properties [junit] [BOOT] INFO: OJB.properties: file:/home/scop/cvs/ojb-1-0/build/test/ojb/OJB.properties [junit] ........................................ [junit] ..... [junit] Time: 10.171 [junit] [junit] OK (46 tests) [junit] [junit] [BOOT] INFO: OJB.properties: file:/home/scop/cvs/ojb-1-0/build/test/ojb/OJB.properties [junit] .[BOOT] INFO: OJB.properties: file:/home/scop/cvs/ojb-1-0/build/test/ojb/OJB.properties [junit] ......[ojb.broker.accesslayer.StatementsForClass] ERROR: [Solid JDBC 02.10.0008] SOLID Table Error 13011: Table ELVIS does not exist [junit] java.sql.SQLException: [Solid JDBC 02.10.0008] SOLID Table Error 13011: Table ELVIS does not exist [junit] at solid.jdbc.SolidConnection.s_AddAndThrowError(Unknown Source) [junit] at solid.jdbc.SolidPreparedStatement.s_prepareStmt(Unknown Source) [junit] at solid.jdbc.SolidPreparedStatement.(Unknown Source) [junit] at solid.jdbc.SolidConnection.prepareStatement(Unknown Source) [junit] at ojb.broker.accesslayer.StatementsForClass.prepareStatement(StatementsForClass.java:189) [junit] at ojb.broker.accesslayer.StatementsForClass.getUpdateStmt(StatementsForClass.java:425) [junit] at ojb.broker.accesslayer.StatementManager.getUpdateStatement(StatementManager.java:484) [junit] at ojb.broker.accesslayer.JdbcAccess.executeUpdate(JdbcAccess.java:278) [junit] at ojb.broker.singlevm.PersistenceBrokerImpl.store(PersistenceBrokerImpl.java:1294) [junit] at ojb.broker.singlevm.PersistenceBrokerImpl.store(PersistenceBrokerImpl.java:1242) [junit] at ojb.odmg.states.StateOldDirty.commit(StateOldDirty.java:104) [junit] at ojb.odmg.ObjectEnvelopeTable.commit(ObjectEnvelopeTable.java:106) [junit] at ojb.odmg.TransactionImpl.doCommit(TransactionImpl.java:200) [junit] at ojb.odmg.TransactionImpl.commit(TransactionImpl.java:350) [junit] at test.ojb.odmg.OdmgExamples.testBrokerCrash(OdmgExamples.java:510) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [junit] at java.lang.reflect.Method.invoke(Method.java:324) [junit] at junit.framework.TestCase.runTest(TestCase.java:166) [junit] at junit.framework.TestCase.runBare(TestCase.java:140) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at junit.textui.TestRunner.doRun(TestRunner.java:74) [junit] at junit.textui.TestRunner.start(TestRunner.java:234) [junit] at junit.textui.TestRunner.main(TestRunner.java:112) [junit] .................................. [junit] ......................................... [junit] ........... [junit] Time: 9.791 [junit] [junit] OK (93 tests) [junit] [junit] [BOOT] INFO: OJB.properties: file:/home/scop/cvs/ojb-1-0/build/test/ojb/OJB.properties [junit] .[BOOT] INFO: OJB.properties: file:/home/scop/cvs/ojb-1-0/build/test/ojb/OJB.properties [junit] .. [junit] Time: 1.651 [junit] [junit] OK (3 tests) [junit] BUILD SUCCESSFUL Total time: 29 seconds