See 
http://qa.nuxeo.org/hudson/job/Nuxeo_5.2_-_Unit_Tests_-_Matrix/./jdk=jrockit6/6/changes

------------------------------------------
[...truncated 6166 lines...]
01:07:19,313 INFO  [TableMetadata] foreign keys: []
01:07:19,313 INFO  [TableMetadata] indexes: [sys_pk_46]
01:07:19,314 INFO  [TableMetadata] table found: PUBLIC.NXP_LOGS_EXTINFO
01:07:19,314 INFO  [TableMetadata] columns: [log_extinfo_date, 
log_extinfo_blob, discriminator, log_extinfo_long, log_extinfo_string, 
log_extinfo_boolean, log_extinfo_double, log_extinfo_id]
01:07:19,314 INFO  [TableMetadata] foreign keys: []
01:07:19,315 INFO  [TableMetadata] indexes: [sys_pk_47]
01:07:19,315 INFO  [TableMetadata] table found: PUBLIC.NXP_LOGS_MAPEXTINFOS
01:07:19,315 INFO  [TableMetadata] columns: [info_fk, mapkey, log_fk]
01:07:19,316 INFO  [TableMetadata] foreign keys: [fkf96f60948d71dd4, 
fkf96f60934dd4b23]
01:07:19,316 INFO  [TableMetadata] indexes: [sys_idx_53, sys_pk_49, sys_idx_51, 
sys_idx_sys_ct_48_50]
01:07:19,316 INFO  [SchemaUpdate] schema update complete
01:07:19,322 WARN  [FromElementType] Using non-qualified column reference 
[eventId -> ([LOG_EVENT_ID])]
01:07:19,322 WARN  [FromElementType] Using non-qualified column reference 
[docPath -> ([LOG_DOC_PATH])]
01:07:19,388 INFO  [Configuration] configuring from resource: 
fake-hibernate.cfg.xml
01:07:19,388 INFO  [Configuration] Configuration resource: 
fake-hibernate.cfg.xml
01:07:19,391 INFO  [Configuration] Configured SessionFactory: null
01:07:19,392 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.LogEntry
01:07:19,392 INFO  [QueryBinder] Binding Named query: 
LogEntry.removeByEventIdAndPath => delete LogEntry log where log.eventId = 
:eventId and log.docPath like :pathPattern
01:07:19,392 INFO  [QueryBinder] Binding Named query: LogEntry.findByDocument 
=> from LogEntry log where log.docUUID=:docUUID ORDER BY log.eventDate DESC
01:07:19,392 INFO  [QueryBinder] Binding Named query: LogEntry.findAll => from 
LogEntry log order by log.eventDate DESC
01:07:19,393 INFO  [QueryBinder] Binding Named query: 
LogEntry.findByEventIdAndPath => from LogEntry log where log.eventId=:eventId 
and log.docPath LIKE :pathPattern
01:07:19,393 INFO  [QueryBinder] Binding Named query: 
LogEntry.findByHavingExtendedInfo => from LogEntry log where 
log.extendedInfos['one'] is not null order by log.eventDate DESC
01:07:19,393 INFO  [QueryBinder] Binding Named query: LogEntry.countEventsById 
=> select count(log.eventId) from LogEntry log where log.eventId=:eventId
01:07:19,393 INFO  [QueryBinder] Binding Named query: LogEntry.findEventIds => 
select distinct log.eventId from LogEntry log
01:07:19,394 INFO  [EntityBinder] Bind entity 
org.nuxeo.ecm.platform.audit.api.LogEntry on table NXP_LOGS
01:07:19,395 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo
01:07:19,395 INFO  [EntityBinder] Bind entity 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo on table NXP_LOGS_EXTINFO
01:07:19,396 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$BlobInfo
01:07:19,396 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$BooleanInfo
01:07:19,396 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$DateInfo
01:07:19,397 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$DoubleInfo
01:07:19,397 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$StringInfo
01:07:19,398 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$LongInfo
01:07:19,410 INFO  [DriverManagerConnectionProvider] Using Hibernate built-in 
connection pool (not for production use!)
01:07:19,410 INFO  [DriverManagerConnectionProvider] Hibernate connection pool 
size: 1
01:07:19,410 INFO  [DriverManagerConnectionProvider] autocommit mode: true
01:07:19,411 INFO  [DriverManagerConnectionProvider] using driver: 
org.hsqldb.jdbcDriver at URL: jdbc:hsqldb:mem:.;sql.enforce_strict_size=true
01:07:19,411 INFO  [DriverManagerConnectionProvider] connection properties: 
{auto_commit=true, autocommit=true, release_mode=auto}
01:07:19,411 INFO  [SettingsFactory] RDBMS: HSQL Database Engine, version: 1.8.0
01:07:19,411 INFO  [SettingsFactory] JDBC driver: HSQL Database Engine Driver, 
version: 1.8.0
01:07:19,412 INFO  [Dialect] Using dialect: org.hibernate.dialect.HSQLDialect
01:07:19,412 INFO  [TransactionFactoryFactory] Transaction strategy: 
org.hibernate.transaction.JDBCTransactionFactory
01:07:19,412 INFO  [TransactionManagerLookupFactory] No 
TransactionManagerLookup configured (in JTA environment, use of read-write or 
transactional second-level cache is not recommended)
01:07:19,412 INFO  [SettingsFactory] Automatic flush during beforeCompletion(): 
disabled
01:07:19,413 INFO  [SettingsFactory] Automatic session close at end of 
transaction: disabled
01:07:19,413 INFO  [SettingsFactory] JDBC batch size: 15
01:07:19,413 INFO  [SettingsFactory] JDBC batch updates for versioned data: 
disabled
01:07:19,413 INFO  [SettingsFactory] Scrollable result sets: enabled
01:07:19,413 INFO  [SettingsFactory] JDBC3 getGeneratedKeys(): disabled
01:07:19,414 INFO  [SettingsFactory] Connection release mode: auto
01:07:19,414 INFO  [SettingsFactory] Default batch fetch size: 1
01:07:19,414 INFO  [SettingsFactory] Generate SQL with comments: disabled
01:07:19,414 INFO  [SettingsFactory] Order SQL updates by primary key: disabled
01:07:19,415 INFO  [SettingsFactory] Query translator: 
org.hibernate.hql.ast.ASTQueryTranslatorFactory
01:07:19,415 INFO  [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
01:07:19,415 INFO  [SettingsFactory] Query language substitutions: {}
01:07:19,415 INFO  [SettingsFactory] JPA-QL strict compliance: enabled
01:07:19,415 INFO  [SettingsFactory] Second-level cache: enabled
01:07:19,416 INFO  [SettingsFactory] Query cache: disabled
01:07:19,416 INFO  [SettingsFactory] Cache provider: 
org.hibernate.cache.NoCacheProvider
01:07:19,416 INFO  [SettingsFactory] Optimize cache for minimal puts: disabled
01:07:19,416 INFO  [SettingsFactory] Structured second-level cache entries: 
disabled
01:07:19,416 INFO  [SettingsFactory] Statistics: disabled
01:07:19,417 INFO  [SettingsFactory] Deleted entity synthetic identifier 
rollback: disabled
01:07:19,417 INFO  [SettingsFactory] Default entity-mode: pojo
01:07:19,423 INFO  [SessionFactoryImpl] building session factory
01:07:19,428 INFO  [SessionFactoryObjectFactory] Not binding factory to JNDI, 
no JNDI name configured
01:07:19,429 INFO  [SchemaUpdate] Running hbm2ddl schema update
01:07:19,429 INFO  [SchemaUpdate] fetching database metadata
01:07:19,429 INFO  [SchemaUpdate] updating schema
01:07:19,435 INFO  [TableMetadata] table found: PUBLIC.NXP_LOGS
01:07:19,435 INFO  [TableMetadata] columns: [log_doc_uuid, log_event_category, 
log_event_id, log_doc_life_cycle, log_event_date, log_event_comment, 
log_doc_type, log_doc_path, log_principal_name, log_id]
01:07:19,435 INFO  [TableMetadata] foreign keys: []
01:07:19,435 INFO  [TableMetadata] indexes: [sys_pk_46]
01:07:19,436 INFO  [TableMetadata] table found: PUBLIC.NXP_LOGS_EXTINFO
01:07:19,436 INFO  [TableMetadata] columns: [log_extinfo_date, 
log_extinfo_blob, discriminator, log_extinfo_long, log_extinfo_string, 
log_extinfo_boolean, log_extinfo_double, log_extinfo_id]
01:07:19,436 INFO  [TableMetadata] foreign keys: []
01:07:19,436 INFO  [TableMetadata] indexes: [sys_pk_47]
01:07:19,437 INFO  [TableMetadata] table found: PUBLIC.NXP_LOGS_MAPEXTINFOS
01:07:19,437 INFO  [TableMetadata] columns: [info_fk, mapkey, log_fk]
01:07:19,437 INFO  [TableMetadata] foreign keys: [fkf96f60948d71dd4, 
fkf96f60934dd4b23]
01:07:19,438 INFO  [TableMetadata] indexes: [sys_idx_53, sys_pk_49, sys_idx_51, 
sys_idx_sys_ct_48_50]
01:07:19,438 INFO  [SchemaUpdate] schema update complete
01:07:19,443 WARN  [FromElementType] Using non-qualified column reference 
[eventId -> ([LOG_EVENT_ID])]
01:07:19,444 WARN  [FromElementType] Using non-qualified column reference 
[docPath -> ([LOG_DOC_PATH])]
01:07:19,476 INFO  [Configuration] configuring from resource: 
fake-hibernate.cfg.xml
01:07:19,476 INFO  [Configuration] Configuration resource: 
fake-hibernate.cfg.xml
01:07:19,479 INFO  [Configuration] Configured SessionFactory: null
01:07:19,479 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.LogEntry
01:07:19,480 INFO  [QueryBinder] Binding Named query: 
LogEntry.removeByEventIdAndPath => delete LogEntry log where log.eventId = 
:eventId and log.docPath like :pathPattern
01:07:19,480 INFO  [QueryBinder] Binding Named query: LogEntry.findByDocument 
=> from LogEntry log where log.docUUID=:docUUID ORDER BY log.eventDate DESC
01:07:19,480 INFO  [QueryBinder] Binding Named query: LogEntry.findAll => from 
LogEntry log order by log.eventDate DESC
01:07:19,480 INFO  [QueryBinder] Binding Named query: 
LogEntry.findByEventIdAndPath => from LogEntry log where log.eventId=:eventId 
and log.docPath LIKE :pathPattern
01:07:19,481 INFO  [QueryBinder] Binding Named query: 
LogEntry.findByHavingExtendedInfo => from LogEntry log where 
log.extendedInfos['one'] is not null order by log.eventDate DESC
01:07:19,481 INFO  [QueryBinder] Binding Named query: LogEntry.countEventsById 
=> select count(log.eventId) from LogEntry log where log.eventId=:eventId
01:07:19,481 INFO  [QueryBinder] Binding Named query: LogEntry.findEventIds => 
select distinct log.eventId from LogEntry log
01:07:19,481 INFO  [EntityBinder] Bind entity 
org.nuxeo.ecm.platform.audit.api.LogEntry on table NXP_LOGS
01:07:19,483 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo
01:07:19,483 INFO  [EntityBinder] Bind entity 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo on table NXP_LOGS_EXTINFO
01:07:19,483 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$BlobInfo
01:07:19,484 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$BooleanInfo
01:07:19,484 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$DateInfo
01:07:19,485 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$DoubleInfo
01:07:19,485 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$StringInfo
01:07:19,485 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$LongInfo
01:07:19,505 INFO  [DriverManagerConnectionProvider] Using Hibernate built-in 
connection pool (not for production use!)
01:07:19,505 INFO  [DriverManagerConnectionProvider] Hibernate connection pool 
size: 1
01:07:19,505 INFO  [DriverManagerConnectionProvider] autocommit mode: true
01:07:19,506 INFO  [DriverManagerConnectionProvider] using driver: 
org.hsqldb.jdbcDriver at URL: jdbc:hsqldb:mem:.;sql.enforce_strict_size=true
01:07:19,506 INFO  [DriverManagerConnectionProvider] connection properties: 
{auto_commit=true, autocommit=true, release_mode=auto}
01:07:19,506 INFO  [SettingsFactory] RDBMS: HSQL Database Engine, version: 1.8.0
01:07:19,507 INFO  [SettingsFactory] JDBC driver: HSQL Database Engine Driver, 
version: 1.8.0
01:07:19,507 INFO  [Dialect] Using dialect: org.hibernate.dialect.HSQLDialect
01:07:19,507 INFO  [TransactionFactoryFactory] Transaction strategy: 
org.hibernate.transaction.JDBCTransactionFactory
01:07:19,507 INFO  [TransactionManagerLookupFactory] No 
TransactionManagerLookup configured (in JTA environment, use of read-write or 
transactional second-level cache is not recommended)
01:07:19,508 INFO  [SettingsFactory] Automatic flush during beforeCompletion(): 
disabled
01:07:19,508 INFO  [SettingsFactory] Automatic session close at end of 
transaction: disabled
01:07:19,508 INFO  [SettingsFactory] JDBC batch size: 15
01:07:19,508 INFO  [SettingsFactory] JDBC batch updates for versioned data: 
disabled
01:07:19,508 INFO  [SettingsFactory] Scrollable result sets: enabled
01:07:19,509 INFO  [SettingsFactory] JDBC3 getGeneratedKeys(): disabled
01:07:19,509 INFO  [SettingsFactory] Connection release mode: auto
01:07:19,509 INFO  [SettingsFactory] Default batch fetch size: 1
01:07:19,509 INFO  [SettingsFactory] Generate SQL with comments: disabled
01:07:19,510 INFO  [SettingsFactory] Order SQL updates by primary key: disabled
01:07:19,510 INFO  [SettingsFactory] Query translator: 
org.hibernate.hql.ast.ASTQueryTranslatorFactory
01:07:19,510 INFO  [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
01:07:19,510 INFO  [SettingsFactory] Query language substitutions: {}
01:07:19,510 INFO  [SettingsFactory] JPA-QL strict compliance: enabled
01:07:19,511 INFO  [SettingsFactory] Second-level cache: enabled
01:07:19,511 INFO  [SettingsFactory] Query cache: disabled
01:07:19,511 INFO  [SettingsFactory] Cache provider: 
org.hibernate.cache.NoCacheProvider
01:07:19,511 INFO  [SettingsFactory] Optimize cache for minimal puts: disabled
01:07:19,511 INFO  [SettingsFactory] Structured second-level cache entries: 
disabled
01:07:19,512 INFO  [SettingsFactory] Statistics: disabled
01:07:19,512 INFO  [SettingsFactory] Deleted entity synthetic identifier 
rollback: disabled
01:07:19,512 INFO  [SettingsFactory] Default entity-mode: pojo
01:07:19,518 INFO  [SessionFactoryImpl] building session factory
01:07:19,524 INFO  [SessionFactoryObjectFactory] Not binding factory to JNDI, 
no JNDI name configured
01:07:19,524 INFO  [SchemaUpdate] Running hbm2ddl schema update
01:07:19,524 INFO  [SchemaUpdate] fetching database metadata
01:07:19,524 INFO  [SchemaUpdate] updating schema
01:07:19,530 INFO  [TableMetadata] table found: PUBLIC.NXP_LOGS
01:07:19,530 INFO  [TableMetadata] columns: [log_doc_uuid, log_event_category, 
log_event_id, log_doc_life_cycle, log_event_date, log_event_comment, 
log_doc_type, log_doc_path, log_principal_name, log_id]
01:07:19,530 INFO  [TableMetadata] foreign keys: []
01:07:19,531 INFO  [TableMetadata] indexes: [sys_pk_46]
01:07:19,531 INFO  [TableMetadata] table found: PUBLIC.NXP_LOGS_EXTINFO
01:07:19,531 INFO  [TableMetadata] columns: [log_extinfo_date, 
log_extinfo_blob, discriminator, log_extinfo_long, log_extinfo_string, 
log_extinfo_boolean, log_extinfo_double, log_extinfo_id]
01:07:19,532 INFO  [TableMetadata] foreign keys: []
01:07:19,532 INFO  [TableMetadata] indexes: [sys_pk_47]
01:07:19,532 INFO  [TableMetadata] table found: PUBLIC.NXP_LOGS_MAPEXTINFOS
01:07:19,532 INFO  [TableMetadata] columns: [info_fk, mapkey, log_fk]
01:07:19,533 INFO  [TableMetadata] foreign keys: [fkf96f60948d71dd4, 
fkf96f60934dd4b23]
01:07:19,533 INFO  [TableMetadata] indexes: [sys_idx_53, sys_pk_49, sys_idx_51, 
sys_idx_sys_ct_48_50]
01:07:19,533 INFO  [SchemaUpdate] schema update complete
01:07:19,539 WARN  [FromElementType] Using non-qualified column reference 
[eventId -> ([LOG_EVENT_ID])]
01:07:19,539 WARN  [FromElementType] Using non-qualified column reference 
[docPath -> ([LOG_DOC_PATH])]
01:07:19,554 INFO  [Configuration] configuring from resource: 
fake-hibernate.cfg.xml
01:07:19,555 INFO  [Configuration] Configuration resource: 
fake-hibernate.cfg.xml
01:07:19,557 INFO  [Configuration] Configured SessionFactory: null
01:07:19,558 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.LogEntry
01:07:19,558 INFO  [QueryBinder] Binding Named query: 
LogEntry.removeByEventIdAndPath => delete LogEntry log where log.eventId = 
:eventId and log.docPath like :pathPattern
01:07:19,559 INFO  [QueryBinder] Binding Named query: LogEntry.findByDocument 
=> from LogEntry log where log.docUUID=:docUUID ORDER BY log.eventDate DESC
01:07:19,559 INFO  [QueryBinder] Binding Named query: LogEntry.findAll => from 
LogEntry log order by log.eventDate DESC
01:07:19,559 INFO  [QueryBinder] Binding Named query: 
LogEntry.findByEventIdAndPath => from LogEntry log where log.eventId=:eventId 
and log.docPath LIKE :pathPattern
01:07:19,559 INFO  [QueryBinder] Binding Named query: 
LogEntry.findByHavingExtendedInfo => from LogEntry log where 
log.extendedInfos['one'] is not null order by log.eventDate DESC
01:07:19,560 INFO  [QueryBinder] Binding Named query: LogEntry.countEventsById 
=> select count(log.eventId) from LogEntry log where log.eventId=:eventId
01:07:19,560 INFO  [QueryBinder] Binding Named query: LogEntry.findEventIds => 
select distinct log.eventId from LogEntry log
01:07:19,560 INFO  [EntityBinder] Bind entity 
org.nuxeo.ecm.platform.audit.api.LogEntry on table NXP_LOGS
01:07:19,561 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo
01:07:19,562 INFO  [EntityBinder] Bind entity 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo on table NXP_LOGS_EXTINFO
01:07:19,562 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$BlobInfo
01:07:19,563 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$BooleanInfo
01:07:19,563 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$DateInfo
01:07:19,563 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$DoubleInfo
01:07:19,564 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$StringInfo
01:07:19,564 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$LongInfo
01:07:19,576 INFO  [DriverManagerConnectionProvider] Using Hibernate built-in 
connection pool (not for production use!)
01:07:19,576 INFO  [DriverManagerConnectionProvider] Hibernate connection pool 
size: 1
01:07:19,577 INFO  [DriverManagerConnectionProvider] autocommit mode: true
01:07:19,577 INFO  [DriverManagerConnectionProvider] using driver: 
org.hsqldb.jdbcDriver at URL: jdbc:hsqldb:mem:.;sql.enforce_strict_size=true
01:07:19,577 INFO  [DriverManagerConnectionProvider] connection properties: 
{auto_commit=true, autocommit=true, release_mode=auto}
01:07:19,577 INFO  [SettingsFactory] RDBMS: HSQL Database Engine, version: 1.8.0
01:07:19,578 INFO  [SettingsFactory] JDBC driver: HSQL Database Engine Driver, 
version: 1.8.0
01:07:19,578 INFO  [Dialect] Using dialect: org.hibernate.dialect.HSQLDialect
01:07:19,578 INFO  [TransactionFactoryFactory] Transaction strategy: 
org.hibernate.transaction.JDBCTransactionFactory
01:07:19,579 INFO  [TransactionManagerLookupFactory] No 
TransactionManagerLookup configured (in JTA environment, use of read-write or 
transactional second-level cache is not recommended)
01:07:19,579 INFO  [SettingsFactory] Automatic flush during beforeCompletion(): 
disabled
01:07:19,579 INFO  [SettingsFactory] Automatic session close at end of 
transaction: disabled
01:07:19,579 INFO  [SettingsFactory] JDBC batch size: 15
01:07:19,579 INFO  [SettingsFactory] JDBC batch updates for versioned data: 
disabled
01:07:19,580 INFO  [SettingsFactory] Scrollable result sets: enabled
01:07:19,580 INFO  [SettingsFactory] JDBC3 getGeneratedKeys(): disabled
01:07:19,580 INFO  [SettingsFactory] Connection release mode: auto
01:07:19,580 INFO  [SettingsFactory] Default batch fetch size: 1
01:07:19,580 INFO  [SettingsFactory] Generate SQL with comments: disabled
01:07:19,581 INFO  [SettingsFactory] Order SQL updates by primary key: disabled
01:07:19,581 INFO  [SettingsFactory] Query translator: 
org.hibernate.hql.ast.ASTQueryTranslatorFactory
01:07:19,581 INFO  [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
01:07:19,581 INFO  [SettingsFactory] Query language substitutions: {}
01:07:19,582 INFO  [SettingsFactory] JPA-QL strict compliance: enabled
01:07:19,582 INFO  [SettingsFactory] Second-level cache: enabled
01:07:19,582 INFO  [SettingsFactory] Query cache: disabled
01:07:19,582 INFO  [SettingsFactory] Cache provider: 
org.hibernate.cache.NoCacheProvider
01:07:19,582 INFO  [SettingsFactory] Optimize cache for minimal puts: disabled
01:07:19,583 INFO  [SettingsFactory] Structured second-level cache entries: 
disabled
01:07:19,583 INFO  [SettingsFactory] Statistics: disabled
01:07:19,583 INFO  [SettingsFactory] Deleted entity synthetic identifier 
rollback: disabled
01:07:19,583 INFO  [SettingsFactory] Default entity-mode: pojo
01:07:19,589 INFO  [SessionFactoryImpl] building session factory
01:07:19,603 INFO  [SessionFactoryObjectFactory] Not binding factory to JNDI, 
no JNDI name configured
01:07:19,603 INFO  [SchemaUpdate] Running hbm2ddl schema update
01:07:19,603 INFO  [SchemaUpdate] fetching database metadata
01:07:19,603 INFO  [SchemaUpdate] updating schema
01:07:19,609 INFO  [TableMetadata] table found: PUBLIC.NXP_LOGS
01:07:19,609 INFO  [TableMetadata] columns: [log_doc_uuid, log_event_category, 
log_event_id, log_doc_life_cycle, log_event_date, log_event_comment, 
log_doc_type, log_doc_path, log_principal_name, log_id]
01:07:19,610 INFO  [TableMetadata] foreign keys: []
01:07:19,610 INFO  [TableMetadata] indexes: [sys_pk_46]
01:07:19,610 INFO  [TableMetadata] table found: PUBLIC.NXP_LOGS_EXTINFO
01:07:19,611 INFO  [TableMetadata] columns: [log_extinfo_date, 
log_extinfo_blob, discriminator, log_extinfo_long, log_extinfo_string, 
log_extinfo_boolean, log_extinfo_double, log_extinfo_id]
01:07:19,611 INFO  [TableMetadata] foreign keys: []
01:07:19,611 INFO  [TableMetadata] indexes: [sys_pk_47]
01:07:19,611 INFO  [TableMetadata] table found: PUBLIC.NXP_LOGS_MAPEXTINFOS
01:07:19,612 INFO  [TableMetadata] columns: [info_fk, mapkey, log_fk]
01:07:19,612 INFO  [TableMetadata] foreign keys: [fkf96f60948d71dd4, 
fkf96f60934dd4b23]
01:07:19,612 INFO  [TableMetadata] indexes: [sys_idx_53, sys_pk_49, sys_idx_51, 
sys_idx_sys_ct_48_50]
01:07:19,612 INFO  [SchemaUpdate] schema update complete
01:07:19,618 WARN  [FromElementType] Using non-qualified column reference 
[eventId -> ([LOG_EVENT_ID])]
01:07:19,618 WARN  [FromElementType] Using non-qualified column reference 
[docPath -> ([LOG_DOC_PATH])]
Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.94 sec <<< 
FAILURE!

Results :

Failed tests: 
  testLogsByPage(org.nuxeo.ecm.platform.audit.TestLogEntryProvider)

Tests run: 16, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18 minutes 53 seconds
[INFO] Finished at: Wed Mar 18 01:07:19 CET 2009
[INFO] Final Memory: 226M/421M
[INFO] ------------------------------------------------------------------------

_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to