See <https://builds.apache.org/job/torque4-test-project-derby/79/changes>

Changes:

[tfischer] Reverted accidental commit

[tfischer] TORQUE-170: remove profiles for removed adapters

------------------------------------------
[...truncated 2254 lines...]
 drop table save_method_in_peer
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'SAVE_METHOD_IN_PEER' because it does not exist.
[ERROR] Failed to execute:  drop table save_method_in_peer_fk
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'SAVE_METHOD_IN_PEER_FK' because it does not exist.
[ERROR] Failed to execute:  drop table save_method_in_object_fk
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'SAVE_METHOD_IN_OBJECT_FK' because it does not exist.
[INFO] Executing file: 
<https://builds.apache.org/job/torque4-test-project-derby/ws/target/generated-sql/test-schema.sql>
[ERROR] Failed to execute:  
 
 ALTER TABLE course_number
 DROP CONSTRAINT course_number_FK_1
[ERROR] java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 
'COURSE_NUMBER' because it does not exist.
[ERROR] Failed to execute:  
 
 ALTER TABLE reference_to_included
 DROP CONSTRAINT reference_to_included_FK_1
[ERROR] java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 
'REFERENCE_TO_INCLUDED' because it does not exist.
[ERROR] Failed to execute:  
 
 ALTER TABLE reference_to_included
 DROP CONSTRAINT reference_to_included_FK_2
[ERROR] java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 
'REFERENCE_TO_INCLUDED' because it does not exist.
[ERROR] Failed to execute:  
 
 ALTER TABLE ext_schema
 DROP CONSTRAINT ext_schema_FK_1
[ERROR] java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 
'EXT_SCHEMA' because it does not exist.
[ERROR] Failed to execute:  
 
 ALTER TABLE extext_schema
 DROP CONSTRAINT extext_schema_FK_1
[ERROR] java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 
'EXTEXT_SCHEMA' because it does not exist.
[ERROR] Failed to execute:  
 
 ALTER TABLE multi_pk_foreign_key
 DROP CONSTRAINT multi_pk_foreign_key_FK_1
[ERROR] java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 
'MULTI_PK_FOREIGN_KEY' because it does not exist.
[ERROR] Failed to execute:  
 
 ALTER TABLE CIRCULAR_REFERENCE_A
 DROP CONSTRAINT CIRCULAR_REFERENCE_A_FK_1
[ERROR] java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 
'CIRCULAR_REFERENCE_A' because it does not exist.
[ERROR] Failed to execute:  
 
 ALTER TABLE CIRCULAR_REFERENCE_B
 DROP CONSTRAINT CIRCULAR_REFERENCE_B_FK_1
[ERROR] java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 
'CIRCULAR_REFERENCE_B' because it does not exist.
[ERROR] Failed to execute:  
 
 ALTER TABLE multi_ref_same_table
 DROP CONSTRAINT multi_ref_same_table_FK_1
[ERROR] java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 
'MULTI_REF_SAME_TABLE' because it does not exist.
[ERROR] Failed to execute:  
 
 ALTER TABLE multi_ref_same_table
 DROP CONSTRAINT multi_ref_same_table_FK_2
[ERROR] java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 
'MULTI_REF_SAME_TABLE' because it does not exist.
[ERROR] Failed to execute:  
 
 ALTER TABLE multi_ref_same_table
 DROP CONSTRAINT multi_ref_same_table_FK_3
[ERROR] java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 
'MULTI_REF_SAME_TABLE' because it does not exist.
[ERROR] Failed to execute:  
 
 drop table course
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'COURSE' because it does not exist.
[ERROR] Failed to execute:  drop table course_number
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'COURSE_NUMBER' because it does not exist.
[ERROR] Failed to execute:  drop table reference_to_included
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'REFERENCE_TO_INCLUDED' because it does not exist.
[ERROR] Failed to execute:  drop table ext_schema
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'EXT_SCHEMA' because it does not exist.
[ERROR] Failed to execute:  drop table extext_schema
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'EXTEXT_SCHEMA' because it does not exist.
[ERROR] Failed to execute:  drop table BASE
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'BASE' because it does not exist.
[ERROR] Failed to execute:  drop table NATIVE_TEST
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'NATIVE_TEST' because it does not exist.
[ERROR] Failed to execute:  drop table NATIVE_REF_TEST
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'NATIVE_REF_TEST' because it does not exist.
[ERROR] Failed to execute:  drop table payment_invoice_map
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'PAYMENT_INVOICE_MAP' because it does not exist.
[ERROR] Failed to execute:  drop table AUTOINCREMENT_NATIVE
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'AUTOINCREMENT_NATIVE' because it does not exist.
[ERROR] Failed to execute:  drop table AUTOINCREMENT_NONE
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'AUTOINCREMENT_NONE' because it does not exist.
[ERROR] Failed to execute:  drop table AUTOINCREMENT_IDBROKER
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'AUTOINCREMENT_IDBROKER' because it does not exist.
[ERROR] Failed to execute:  drop table LEAGUES_OBJECT
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'LEAGUES_OBJECT' because it does not exist.
[ERROR] Failed to execute:  drop table LEAGUES_PRIMITIVE
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'LEAGUES_PRIMITIVE' because it does not exist.
[ERROR] Failed to execute:  drop table multi_pk_foreign_key
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'MULTI_PK_FOREIGN_KEY' because it does not exist.
[ERROR] Failed to execute:  drop table integer_pk
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'INTEGER_PK' because it does not exist.
[ERROR] Failed to execute:  drop table integer_object_pk
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'INTEGER_OBJECT_PK' because it does not exist.
[ERROR] Failed to execute:  drop table INHERITANCE_TEST
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'INHERITANCE_TEST' because it does not exist.
[ERROR] Failed to execute:  drop table INHERITANCE_CLASSNAME_TEST
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'INHERITANCE_CLASSNAME_TEST' because it does not exist.
[ERROR] Failed to execute:  drop table SCALE_TEST
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'SCALE_TEST' because it does not exist.
[ERROR] Failed to execute:  drop table CIRCULAR_REFERENCE_A
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'CIRCULAR_REFERENCE_A' because it does not exist.
[ERROR] Failed to execute:  drop table CIRCULAR_REFERENCE_B
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'CIRCULAR_REFERENCE_B' because it does not exist.
[ERROR] Failed to execute:  drop table referenced
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'REFERENCED' because it does not exist.
[ERROR] Failed to execute:  drop table multi_ref_same_table
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'MULTI_REF_SAME_TABLE' because it does not exist.
[ERROR] Failed to execute:  drop table types_object
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'TYPES_OBJECT' because it does not exist.
[ERROR] Failed to execute:  drop table types_primitive
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'TYPES_PRIMITIVE' because it does not exist.
[ERROR] Failed to execute:  drop table SUMMARIZE1
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'SUMMARIZE1' because it does not exist.
[ERROR] Failed to execute:  drop table ABSTRACT
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'ABSTRACT' because it does not exist.
[ERROR] Failed to execute:  
 
 
 
 ALTER TABLE course_number
 ADD CONSTRAINT course_number_FK_1
 FOREIGN KEY (course_id)
 REFERENCES course (id)
 ON UPDATE cascade
 ON DELETE cascade
[ERROR] java.sql.SQLSyntaxErrorException: Syntax error: Encountered "cascade" 
at line 9, column 12.
[ERROR] Failed to execute:  ALTER TABLE reference_to_included
 ADD CONSTRAINT reference_to_included_FK_1
 FOREIGN KEY (included_id)
 REFERENCES included (id)
[ERROR] java.sql.SQLException: Constraint 'REFERENCE_TO_INCLUDED_FK_1' is 
invalid: referenced table INCLUDED does not exist.
[ERROR] Failed to execute:  ALTER TABLE reference_to_included
 ADD CONSTRAINT reference_to_included_FK_2
 FOREIGN KEY (included_from_included_id)
 REFERENCES included_from_included (id)
[ERROR] java.sql.SQLException: Constraint 'REFERENCE_TO_INCLUDED_FK_2' is 
invalid: referenced table INCLUDED_FROM_INCLUDED does not exist.
[ERROR] Failed to execute:  ALTER TABLE ext_schema
 ADD CONSTRAINT ext_schema_FK_1
 FOREIGN KEY (ext_id)
 REFERENCES ext (ext_id)
[ERROR] java.sql.SQLException: Constraint 'EXT_SCHEMA_FK_1' is invalid: 
referenced table EXT does not exist.
[ERROR] Failed to execute:  ALTER TABLE extext_schema
 ADD CONSTRAINT extext_schema_FK_1
 FOREIGN KEY (extext_id)
 REFERENCES extext (extext_id)
[ERROR] java.sql.SQLException: Constraint 'EXTEXT_SCHEMA_FK_1' is invalid: 
referenced table EXTEXT does not exist.
[INFO] Executing file: 
<https://builds.apache.org/job/torque4-test-project-derby/ws/target/generated-sql/types-schema.sql>
[ERROR] Failed to execute:  
 
 drop table bit_value
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'BIT_VALUE' because it does not exist.
[ERROR] Failed to execute:  drop table blob_test
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'BLOB_TEST' because it does not exist.
[ERROR] Failed to execute:  drop table clob_test
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'CLOB_TEST' because it does not exist.
[ERROR] Failed to execute:  drop table bint_bchar_value
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'BINT_BCHAR_VALUE' because it does not exist.
[ERROR] Failed to execute:  drop table DATE_TIME_TIMESTAMP
[ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 
'DATE_TIME_TIMESTAMP' because it does not exist.
[INFO] 120 of 255 SQL statements executed successfully
[INFO] [sql:execute {execution: execute-idtable-sql}]
[INFO] Executing file: 
<https://builds.apache.org/job/torque4-test-project-derby/ws/target/generated-sql/bookstore-schema-idtable-init.sql>
[INFO] Executing file: 
<https://builds.apache.org/job/torque4-test-project-derby/ws/target/generated-sql/databaseMapInit-schema-idtable-init.sql>
[INFO] Executing file: 
<https://builds.apache.org/job/torque4-test-project-derby/ws/target/generated-sql/default-value-schema-idtable-init.sql>
[INFO] Executing file: 
<https://builds.apache.org/job/torque4-test-project-derby/ws/target/generated-sql/ext-schema-idtable-init.sql>
[INFO] Executing file: 
<https://builds.apache.org/job/torque4-test-project-derby/ws/target/generated-sql/extext-schema-idtable-init.sql>
[INFO] Executing file: 
<https://builds.apache.org/job/torque4-test-project-derby/ws/target/generated-sql/foreign-key-schema-idtable-init.sql>
[INFO] Executing file: 
<https://builds.apache.org/job/torque4-test-project-derby/ws/target/generated-sql/included-from-included-schema-idtable-init.sql>
[INFO] Executing file: 
<https://builds.apache.org/job/torque4-test-project-derby/ws/target/generated-sql/included-schema-idtable-init.sql>
[INFO] Executing file: 
<https://builds.apache.org/job/torque4-test-project-derby/ws/target/generated-sql/pk-schema-idtable-init.sql>
[ERROR] Failed to execute:  insert into ID_TABLE (id_table_id, table_name, 
next_id, quantity) VALUES (143, 'VARCHAR_PK', 1000, 10)
[ERROR] java.sql.SQLIntegrityConstraintViolationException: The statement was 
aborted because it would have caused a duplicate key value in a unique or 
primary key constraint or unique index identified by 'ID_TABLE_UQ_1' defined on 
'ID_TABLE'.
[INFO] Executing file: 
<https://builds.apache.org/job/torque4-test-project-derby/ws/target/generated-sql/save-method-in-peer-schema-idtable-init.sql>
[INFO] Executing file: 
<https://builds.apache.org/job/torque4-test-project-derby/ws/target/generated-sql/test-schema-idtable-init.sql>
[INFO] Executing file: 
<https://builds.apache.org/job/torque4-test-project-derby/ws/target/generated-sql/types-schema-idtable-init.sql>
[INFO] 86 of 87 SQL statements executed successfully
[INFO] [sql:execute {execution: shutdown-db-after-ddl}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 36 source files to 
<https://builds.apache.org/job/torque4-test-project-derby/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/torque4-test-project-derby/ws/src/test/java/org/apache/torque/generated/peer/SelectTest.java>:[109,34]
 cannot find symbol
symbol  : method doSelectSingleRecord(org.apache.torque.criteria.Criteria)
location: class org.apache.torque.test.AuthorPeer

[ERROR] 
<https://builds.apache.org/job/torque4-test-project-derby/ws/src/test/java/org/apache/torque/generated/peer/SelectTest.java>:[130,34]
 cannot find symbol
symbol  : method 
doSelectSingleRecord(org.apache.torque.criteria.Criteria,java.sql.Connection)
location: class org.apache.torque.test.AuthorPeer

[ERROR] 
<https://builds.apache.org/job/torque4-test-project-derby/ws/src/test/java/org/apache/torque/generated/peer/SelectTest.java>:[148,33]
 cannot find symbol
symbol  : method doSelectSingleRecord(org.apache.torque.test.Author)
location: class org.apache.torque.test.AuthorPeer

[ERROR] 
<https://builds.apache.org/job/torque4-test-project-derby/ws/src/test/java/org/apache/torque/generated/peer/SelectTest.java>:[168,34]
 cannot find symbol
symbol  : method doSelectSingleRecord(org.apache.torque.criteria.Criteria)
location: class org.apache.torque.test.AuthorPeer

[ERROR] 
<https://builds.apache.org/job/torque4-test-project-derby/ws/src/test/java/org/apache/torque/generated/peer/SelectTest.java>:[184,22]
 cannot find symbol
symbol  : method doSelectSingleRecord(org.apache.torque.criteria.Criteria)
location: class org.apache.torque.test.AuthorPeer

[INFO] 5 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving 
<https://builds.apache.org/job/torque4-test-project-derby/ws/pom.xml> to 
/home/hudson/hudson/jobs/torque4-test-project-derby/modules/org.apache.torque$torque-test/builds/2012-05-10_13-46-17/archive/org.apache.torque/torque-test/4.0-alpha1-SNAPSHOT/torque-test-4.0-alpha1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://builds.apache.org/job/torque4-test-project-derby/ws/src/test/java/org/apache/torque/generated/peer/SelectTest.java>:[109,34]
 cannot find symbol
symbol  : method doSelectSingleRecord(org.apache.torque.criteria.Criteria)
location: class org.apache.torque.test.AuthorPeer

<https://builds.apache.org/job/torque4-test-project-derby/ws/src/test/java/org/apache/torque/generated/peer/SelectTest.java>:[130,34]
 cannot find symbol
symbol  : method 
doSelectSingleRecord(org.apache.torque.criteria.Criteria,java.sql.Connection)
location: class org.apache.torque.test.AuthorPeer

<https://builds.apache.org/job/torque4-test-project-derby/ws/src/test/java/org/apache/torque/generated/peer/SelectTest.java>:[148,33]
 cannot find symbol
symbol  : method doSelectSingleRecord(org.apache.torque.test.Author)
location: class org.apache.torque.test.AuthorPeer

<https://builds.apache.org/job/torque4-test-project-derby/ws/src/test/java/org/apache/torque/generated/peer/SelectTest.java>:[168,34]
 cannot find symbol
symbol  : method doSelectSingleRecord(org.apache.torque.criteria.Criteria)
location: class org.apache.torque.test.AuthorPeer

<https://builds.apache.org/job/torque4-test-project-derby/ws/src/test/java/org/apache/torque/generated/peer/SelectTest.java>:[184,22]
 cannot find symbol
symbol  : method doSelectSingleRecord(org.apache.torque.criteria.Criteria)
location: class org.apache.torque.test.AuthorPeer


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45 seconds
[INFO] Finished at: Thu May 10 13:47:26 UTC 2012
[INFO] Final Memory: 52M/345M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: torque-dev@db.apache.org
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org
For additional commands, e-mail: torque-dev-h...@db.apache.org

Reply via email to