You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/06/10 16:19:33 UTC

Build failed in Jenkins: torque4-test-project-hsqldb #84

See <https://builds.apache.org/job/torque4-test-project-hsqldb/84/>

------------------------------------------
[...truncated 2303 lines...]
 
 ALTER TABLE CIRCULAR_REFERENCE_A
 DROP CONSTRAINT CIRCULAR_REFERENCE_A_FK_1
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.CIRCULAR_REFERENCE_A
[ERROR] Failed to execute:  
 
 ALTER TABLE CIRCULAR_REFERENCE_B
 DROP CONSTRAINT CIRCULAR_REFERENCE_B_FK_1
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.CIRCULAR_REFERENCE_B
[ERROR] Failed to execute:  
 
 ALTER TABLE multi_ref_same_table
 DROP CONSTRAINT multi_ref_same_table_FK_1
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.MULTI_REF_SAME_TABLE
[ERROR] Failed to execute:  
 
 ALTER TABLE multi_ref_same_table
 DROP CONSTRAINT multi_ref_same_table_FK_2
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.MULTI_REF_SAME_TABLE
[ERROR] Failed to execute:  
 
 ALTER TABLE multi_ref_same_table
 DROP CONSTRAINT multi_ref_same_table_FK_3
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.MULTI_REF_SAME_TABLE
[ERROR] Failed to execute:  
 
 drop table course
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: COURSE in statement [ 
 
 drop table course]
[ERROR] Failed to execute:  drop table course_number
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: COURSE_NUMBER in statement [ drop table course_number]
[ERROR] Failed to execute:  drop table reference_to_included
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: REFERENCE_TO_INCLUDED in statement [ drop table reference_to_included]
[ERROR] Failed to execute:  drop table ext_schema
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: EXT_SCHEMA in statement [ drop table ext_schema]
[ERROR] Failed to execute:  drop table extext_schema
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: EXTEXT_SCHEMA in statement [ drop table extext_schema]
[ERROR] Failed to execute:  drop table BASE
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: BASE in statement [ drop table BASE]
[ERROR] Failed to execute:  drop table NATIVE_TEST
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: NATIVE_TEST in statement [ drop table NATIVE_TEST]
[ERROR] Failed to execute:  drop table NATIVE_REF_TEST
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: NATIVE_REF_TEST in statement [ drop table NATIVE_REF_TEST]
[ERROR] Failed to execute:  drop table payment_invoice_map
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PAYMENT_INVOICE_MAP in statement [ drop table payment_invoice_map]
[ERROR] Failed to execute:  drop table AUTOINCREMENT_NATIVE
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: AUTOINCREMENT_NATIVE in statement [ drop table AUTOINCREMENT_NATIVE]
[ERROR] Failed to execute:  drop table AUTOINCREMENT_NONE
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: AUTOINCREMENT_NONE in statement [ drop table AUTOINCREMENT_NONE]
[ERROR] Failed to execute:  drop table AUTOINCREMENT_IDBROKER
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: AUTOINCREMENT_IDBROKER in statement [ drop table AUTOINCREMENT_IDBROKER]
[ERROR] Failed to execute:  drop table LEAGUES_OBJECT
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: LEAGUES_OBJECT in statement [ drop table LEAGUES_OBJECT]
[ERROR] Failed to execute:  drop table LEAGUES_PRIMITIVE
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: LEAGUES_PRIMITIVE in statement [ drop table LEAGUES_PRIMITIVE]
[ERROR] Failed to execute:  drop table multi_pk_foreign_key
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: MULTI_PK_FOREIGN_KEY in statement [ drop table multi_pk_foreign_key]
[ERROR] Failed to execute:  drop table integer_pk
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: INTEGER_PK in statement [ drop table integer_pk]
[ERROR] Failed to execute:  drop table integer_object_pk
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: INTEGER_OBJECT_PK in statement [ drop table integer_object_pk]
[ERROR] Failed to execute:  drop table INHERITANCE_TEST
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: INHERITANCE_TEST in statement [ drop table INHERITANCE_TEST]
[ERROR] Failed to execute:  drop table INHERITANCE_CLASSNAME_TEST
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: INHERITANCE_CLASSNAME_TEST in statement [ drop table INHERITANCE_CLASSNAME_TEST]
[ERROR] Failed to execute:  drop table SCALE_TEST
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: SCALE_TEST in statement [ drop table SCALE_TEST]
[ERROR] Failed to execute:  drop table CIRCULAR_REFERENCE_A
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: CIRCULAR_REFERENCE_A in statement [ drop table CIRCULAR_REFERENCE_A]
[ERROR] Failed to execute:  drop table CIRCULAR_REFERENCE_B
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: CIRCULAR_REFERENCE_B in statement [ drop table CIRCULAR_REFERENCE_B]
[ERROR] Failed to execute:  drop table referenced
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: REFERENCED in statement [ drop table referenced]
[ERROR] Failed to execute:  drop table multi_ref_same_table
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: MULTI_REF_SAME_TABLE in statement [ drop table multi_ref_same_table]
[ERROR] Failed to execute:  drop table types_object
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: TYPES_OBJECT in statement [ drop table types_object]
[ERROR] Failed to execute:  drop table types_primitive
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: TYPES_PRIMITIVE in statement [ drop table types_primitive]
[ERROR] Failed to execute:  drop table SUMMARIZE1
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: SUMMARIZE1 in statement [ drop table SUMMARIZE1]
[ERROR] Failed to execute:  drop table ABSTRACT
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: ABSTRACT in statement [ drop table ABSTRACT]
[ERROR] Failed to execute:  
 
 
 
 CREATE TABLE types_object
 (
 o_bit BIT,
 o_tinyint TINYINT,
 o_smallint SMALLINT,
 o_bigint BIGINT,
 o_float FLOAT,
 o_real REAL,
 o_numeric NUMERIC,
 o_decimal DECIMAL,
 o_char VARCHAR(1),
 o_varchar VARCHAR(255),
 o_longvarchar LONGVARCHAR,
 o_date DATE,
 o_time TIME,
 o_integer INTEGER,
 o_timestamp TIMESTAMP,
 o_binary BINARY,
 o_varbinary VARBINARY,
 o_longvarbinary LONGVARBINARY,
 o_blob BLOB,
 o_clob CLOB,
 o_booleanint INTEGER,
 o_booleanchar VARCHAR(1),
 o_double DOUBLE)
[ERROR] java.sql.SQLSyntaxErrorException: length must be specified in type definition: VARBINARY
[ERROR] Failed to execute:  
 
 
 
 CREATE TABLE types_primitive
 (
 p_bit BIT,
 p_tinyint TINYINT,
 p_smallint SMALLINT,
 p_bigint BIGINT,
 p_float FLOAT,
 p_real REAL,
 p_numeric NUMERIC,
 p_decimal DECIMAL,
 p_char VARCHAR(1),
 p_varchar VARCHAR(255),
 p_longvarchar LONGVARCHAR,
 p_date DATE,
 p_time TIME,
 p_integer INTEGER,
 p_timestamp TIMESTAMP,
 p_binary BINARY,
 p_varbinary VARBINARY,
 p_longvarbinary LONGVARBINARY,
 p_blob BLOB,
 p_clob CLOB,
 p_booleanint INTEGER,
 p_booleanchar VARCHAR(1),
 p_double DOUBLE)
[ERROR] java.sql.SQLSyntaxErrorException: length must be specified in type definition: VARBINARY
[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.SQLSyntaxErrorException: user lacks privilege or object not found: INCLUDED
[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.SQLSyntaxErrorException: user lacks privilege or object not found: INCLUDED_FROM_INCLUDED
[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.SQLSyntaxErrorException: user lacks privilege or object not found: EXT
[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.SQLSyntaxErrorException: user lacks privilege or object not found: EXTEXT
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/generated-sql/types-schema.sql>
[ERROR] Failed to execute:  
 
 drop table bit_value
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: BIT_VALUE in statement [ 
 
 drop table bit_value]
[ERROR] Failed to execute:  drop table blob_test
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: BLOB_TEST in statement [ drop table blob_test]
[ERROR] Failed to execute:  drop table clob_test
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: CLOB_TEST in statement [ drop table clob_test]
[ERROR] Failed to execute:  drop table bint_bchar_value
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: BINT_BCHAR_VALUE in statement [ drop table bint_bchar_value]
[ERROR] Failed to execute:  drop table DATE_TIME_TIMESTAMP
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: DATE_TIME_TIMESTAMP in statement [ drop table DATE_TIME_TIMESTAMP]
[INFO] 121 of 255 SQL statements executed successfully
[INFO] [sql:execute {execution: execute-idtable-sql}]
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/generated-sql/bookstore-schema-idtable-init.sql>
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/generated-sql/databaseMapInit-schema-idtable-init.sql>
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/generated-sql/default-value-schema-idtable-init.sql>
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/generated-sql/ext-schema-idtable-init.sql>
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/generated-sql/extext-schema-idtable-init.sql>
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/generated-sql/foreign-key-schema-idtable-init.sql>
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/generated-sql/included-from-included-schema-idtable-init.sql>
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/generated-sql/included-schema-idtable-init.sql>
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/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: integrity constraint violation: unique constraint or index violation; ID_TABLE_UQ_1 table: ID_TABLE
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/generated-sql/save-method-in-peer-schema-idtable-init.sql>
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/generated-sql/test-schema-idtable-init.sql>
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/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] Skip sql execution
[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 39 source files to <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/src/test/java/org/apache/torque/generated/peer/JoinTest.java>:[166,16] cannot find symbol
symbol  : method addJoin(java.lang.String,java.lang.String,org.apache.torque.criteria.Criterion,<nulltype>)
location: class org.apache.torque.criteria.Criteria

[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/src/test/java/org/apache/torque/generated/peer/JoinTest.java>:[321,16] cannot find symbol
symbol  : method addJoin(java.lang.String,java.lang.String,org.apache.torque.criteria.Criterion,<nulltype>)
location: class org.apache.torque.criteria.Criteria

[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/src/test/java/org/apache/torque/generated/peer/JoinTest.java>:[354,16] cannot find symbol
symbol  : method addJoin(java.lang.String,java.lang.String,org.apache.torque.criteria.Criterion,org.apache.torque.criteria.JoinType)
location: class org.apache.torque.criteria.Criteria

[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/pom.xml> to /home/hudson/hudson/jobs/torque4-test-project-hsqldb/modules/org.apache.torque$torque-test/builds/2012-06-10_14-18-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-hsqldb/ws/src/test/java/org/apache/torque/generated/peer/JoinTest.java>:[166,16] cannot find symbol
symbol  : method addJoin(java.lang.String,java.lang.String,org.apache.torque.criteria.Criterion,<nulltype>)
location: class org.apache.torque.criteria.Criteria

<https://builds.apache.org/job/torque4-test-project-hsqldb/ws/src/test/java/org/apache/torque/generated/peer/JoinTest.java>:[321,16] cannot find symbol
symbol  : method addJoin(java.lang.String,java.lang.String,org.apache.torque.criteria.Criterion,<nulltype>)
location: class org.apache.torque.criteria.Criteria

<https://builds.apache.org/job/torque4-test-project-hsqldb/ws/src/test/java/org/apache/torque/generated/peer/JoinTest.java>:[354,16] cannot find symbol
symbol  : method addJoin(java.lang.String,java.lang.String,org.apache.torque.criteria.Criterion,org.apache.torque.criteria.JoinType)
location: class org.apache.torque.criteria.Criteria


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 43 seconds
[INFO] Finished at: Sun Jun 10 14:19:31 UTC 2012
[INFO] Final Memory: 53M/415M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: torque-dev@db.apache.org
channel stopped

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


Build failed in Jenkins: torque4-test-project-hsqldb #85

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/torque4-test-project-hsqldb/85/>

------------------------------------------
[...truncated 2303 lines...]
 
 ALTER TABLE CIRCULAR_REFERENCE_A
 DROP CONSTRAINT CIRCULAR_REFERENCE_A_FK_1
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.CIRCULAR_REFERENCE_A
[ERROR] Failed to execute:  
 
 ALTER TABLE CIRCULAR_REFERENCE_B
 DROP CONSTRAINT CIRCULAR_REFERENCE_B_FK_1
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.CIRCULAR_REFERENCE_B
[ERROR] Failed to execute:  
 
 ALTER TABLE multi_ref_same_table
 DROP CONSTRAINT multi_ref_same_table_FK_1
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.MULTI_REF_SAME_TABLE
[ERROR] Failed to execute:  
 
 ALTER TABLE multi_ref_same_table
 DROP CONSTRAINT multi_ref_same_table_FK_2
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.MULTI_REF_SAME_TABLE
[ERROR] Failed to execute:  
 
 ALTER TABLE multi_ref_same_table
 DROP CONSTRAINT multi_ref_same_table_FK_3
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.MULTI_REF_SAME_TABLE
[ERROR] Failed to execute:  
 
 drop table course
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: COURSE in statement [ 
 
 drop table course]
[ERROR] Failed to execute:  drop table course_number
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: COURSE_NUMBER in statement [ drop table course_number]
[ERROR] Failed to execute:  drop table reference_to_included
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: REFERENCE_TO_INCLUDED in statement [ drop table reference_to_included]
[ERROR] Failed to execute:  drop table ext_schema
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: EXT_SCHEMA in statement [ drop table ext_schema]
[ERROR] Failed to execute:  drop table extext_schema
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: EXTEXT_SCHEMA in statement [ drop table extext_schema]
[ERROR] Failed to execute:  drop table BASE
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: BASE in statement [ drop table BASE]
[ERROR] Failed to execute:  drop table NATIVE_TEST
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: NATIVE_TEST in statement [ drop table NATIVE_TEST]
[ERROR] Failed to execute:  drop table NATIVE_REF_TEST
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: NATIVE_REF_TEST in statement [ drop table NATIVE_REF_TEST]
[ERROR] Failed to execute:  drop table payment_invoice_map
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PAYMENT_INVOICE_MAP in statement [ drop table payment_invoice_map]
[ERROR] Failed to execute:  drop table AUTOINCREMENT_NATIVE
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: AUTOINCREMENT_NATIVE in statement [ drop table AUTOINCREMENT_NATIVE]
[ERROR] Failed to execute:  drop table AUTOINCREMENT_NONE
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: AUTOINCREMENT_NONE in statement [ drop table AUTOINCREMENT_NONE]
[ERROR] Failed to execute:  drop table AUTOINCREMENT_IDBROKER
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: AUTOINCREMENT_IDBROKER in statement [ drop table AUTOINCREMENT_IDBROKER]
[ERROR] Failed to execute:  drop table LEAGUES_OBJECT
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: LEAGUES_OBJECT in statement [ drop table LEAGUES_OBJECT]
[ERROR] Failed to execute:  drop table LEAGUES_PRIMITIVE
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: LEAGUES_PRIMITIVE in statement [ drop table LEAGUES_PRIMITIVE]
[ERROR] Failed to execute:  drop table multi_pk_foreign_key
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: MULTI_PK_FOREIGN_KEY in statement [ drop table multi_pk_foreign_key]
[ERROR] Failed to execute:  drop table integer_pk
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: INTEGER_PK in statement [ drop table integer_pk]
[ERROR] Failed to execute:  drop table integer_object_pk
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: INTEGER_OBJECT_PK in statement [ drop table integer_object_pk]
[ERROR] Failed to execute:  drop table INHERITANCE_TEST
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: INHERITANCE_TEST in statement [ drop table INHERITANCE_TEST]
[ERROR] Failed to execute:  drop table INHERITANCE_CLASSNAME_TEST
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: INHERITANCE_CLASSNAME_TEST in statement [ drop table INHERITANCE_CLASSNAME_TEST]
[ERROR] Failed to execute:  drop table SCALE_TEST
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: SCALE_TEST in statement [ drop table SCALE_TEST]
[ERROR] Failed to execute:  drop table CIRCULAR_REFERENCE_A
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: CIRCULAR_REFERENCE_A in statement [ drop table CIRCULAR_REFERENCE_A]
[ERROR] Failed to execute:  drop table CIRCULAR_REFERENCE_B
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: CIRCULAR_REFERENCE_B in statement [ drop table CIRCULAR_REFERENCE_B]
[ERROR] Failed to execute:  drop table referenced
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: REFERENCED in statement [ drop table referenced]
[ERROR] Failed to execute:  drop table multi_ref_same_table
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: MULTI_REF_SAME_TABLE in statement [ drop table multi_ref_same_table]
[ERROR] Failed to execute:  drop table types_object
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: TYPES_OBJECT in statement [ drop table types_object]
[ERROR] Failed to execute:  drop table types_primitive
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: TYPES_PRIMITIVE in statement [ drop table types_primitive]
[ERROR] Failed to execute:  drop table SUMMARIZE1
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: SUMMARIZE1 in statement [ drop table SUMMARIZE1]
[ERROR] Failed to execute:  drop table ABSTRACT
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: ABSTRACT in statement [ drop table ABSTRACT]
[ERROR] Failed to execute:  
 
 
 
 CREATE TABLE types_object
 (
 o_bit BIT,
 o_tinyint TINYINT,
 o_smallint SMALLINT,
 o_bigint BIGINT,
 o_float FLOAT,
 o_real REAL,
 o_numeric NUMERIC,
 o_decimal DECIMAL,
 o_char VARCHAR(1),
 o_varchar VARCHAR(255),
 o_longvarchar LONGVARCHAR,
 o_date DATE,
 o_time TIME,
 o_integer INTEGER,
 o_timestamp TIMESTAMP,
 o_binary BINARY,
 o_varbinary VARBINARY,
 o_longvarbinary LONGVARBINARY,
 o_blob BLOB,
 o_clob CLOB,
 o_booleanint INTEGER,
 o_booleanchar VARCHAR(1),
 o_double DOUBLE)
[ERROR] java.sql.SQLSyntaxErrorException: length must be specified in type definition: VARBINARY
[ERROR] Failed to execute:  
 
 
 
 CREATE TABLE types_primitive
 (
 p_bit BIT,
 p_tinyint TINYINT,
 p_smallint SMALLINT,
 p_bigint BIGINT,
 p_float FLOAT,
 p_real REAL,
 p_numeric NUMERIC,
 p_decimal DECIMAL,
 p_char VARCHAR(1),
 p_varchar VARCHAR(255),
 p_longvarchar LONGVARCHAR,
 p_date DATE,
 p_time TIME,
 p_integer INTEGER,
 p_timestamp TIMESTAMP,
 p_binary BINARY,
 p_varbinary VARBINARY,
 p_longvarbinary LONGVARBINARY,
 p_blob BLOB,
 p_clob CLOB,
 p_booleanint INTEGER,
 p_booleanchar VARCHAR(1),
 p_double DOUBLE)
[ERROR] java.sql.SQLSyntaxErrorException: length must be specified in type definition: VARBINARY
[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.SQLSyntaxErrorException: user lacks privilege or object not found: INCLUDED
[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.SQLSyntaxErrorException: user lacks privilege or object not found: INCLUDED_FROM_INCLUDED
[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.SQLSyntaxErrorException: user lacks privilege or object not found: EXT
[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.SQLSyntaxErrorException: user lacks privilege or object not found: EXTEXT
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/generated-sql/types-schema.sql>
[ERROR] Failed to execute:  
 
 drop table bit_value
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: BIT_VALUE in statement [ 
 
 drop table bit_value]
[ERROR] Failed to execute:  drop table blob_test
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: BLOB_TEST in statement [ drop table blob_test]
[ERROR] Failed to execute:  drop table clob_test
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: CLOB_TEST in statement [ drop table clob_test]
[ERROR] Failed to execute:  drop table bint_bchar_value
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: BINT_BCHAR_VALUE in statement [ drop table bint_bchar_value]
[ERROR] Failed to execute:  drop table DATE_TIME_TIMESTAMP
[ERROR] java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: DATE_TIME_TIMESTAMP in statement [ drop table DATE_TIME_TIMESTAMP]
[INFO] 121 of 255 SQL statements executed successfully
[INFO] [sql:execute {execution: execute-idtable-sql}]
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/generated-sql/bookstore-schema-idtable-init.sql>
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/generated-sql/databaseMapInit-schema-idtable-init.sql>
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/generated-sql/default-value-schema-idtable-init.sql>
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/generated-sql/ext-schema-idtable-init.sql>
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/generated-sql/extext-schema-idtable-init.sql>
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/generated-sql/foreign-key-schema-idtable-init.sql>
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/generated-sql/included-from-included-schema-idtable-init.sql>
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/generated-sql/included-schema-idtable-init.sql>
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/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: integrity constraint violation: unique constraint or index violation; ID_TABLE_UQ_1 table: ID_TABLE
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/generated-sql/save-method-in-peer-schema-idtable-init.sql>
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/generated-sql/test-schema-idtable-init.sql>
[INFO] Executing file: <https://builds.apache.org/job/torque4-test-project-hsqldb/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] Skip sql execution
[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 39 source files to <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/src/test/java/org/apache/torque/generated/peer/JoinTest.java>:[166,16] cannot find symbol
symbol  : method addJoin(java.lang.String,java.lang.String,org.apache.torque.criteria.Criterion,<nulltype>)
location: class org.apache.torque.criteria.Criteria

[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/src/test/java/org/apache/torque/generated/peer/JoinTest.java>:[321,16] cannot find symbol
symbol  : method addJoin(java.lang.String,java.lang.String,org.apache.torque.criteria.Criterion,<nulltype>)
location: class org.apache.torque.criteria.Criteria

[ERROR] <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/src/test/java/org/apache/torque/generated/peer/JoinTest.java>:[354,16] cannot find symbol
symbol  : method addJoin(java.lang.String,java.lang.String,org.apache.torque.criteria.Criterion,org.apache.torque.criteria.JoinType)
location: class org.apache.torque.criteria.Criteria

[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/torque4-test-project-hsqldb/ws/pom.xml> to /home/hudson/hudson/jobs/torque4-test-project-hsqldb/modules/org.apache.torque$torque-test/builds/2012-06-10_15-19-27/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-hsqldb/ws/src/test/java/org/apache/torque/generated/peer/JoinTest.java>:[166,16] cannot find symbol
symbol  : method addJoin(java.lang.String,java.lang.String,org.apache.torque.criteria.Criterion,<nulltype>)
location: class org.apache.torque.criteria.Criteria

<https://builds.apache.org/job/torque4-test-project-hsqldb/ws/src/test/java/org/apache/torque/generated/peer/JoinTest.java>:[321,16] cannot find symbol
symbol  : method addJoin(java.lang.String,java.lang.String,org.apache.torque.criteria.Criterion,<nulltype>)
location: class org.apache.torque.criteria.Criteria

<https://builds.apache.org/job/torque4-test-project-hsqldb/ws/src/test/java/org/apache/torque/generated/peer/JoinTest.java>:[354,16] cannot find symbol
symbol  : method addJoin(java.lang.String,java.lang.String,org.apache.torque.criteria.Criterion,org.apache.torque.criteria.JoinType)
location: class org.apache.torque.criteria.Criteria


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36 seconds
[INFO] Finished at: Sun Jun 10 15:20:33 UTC 2012
[INFO] Final Memory: 54M/409M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: torque-dev@db.apache.org
channel stopped

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