See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-jdk6/318/changes>

Changes:

[vanto] Logging for selectionFailure faults improved.

[vanto] Adding integration tests to build.

------------------------------------------
[...truncated 2147 lines...]
256728 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HProcess -> BPEL_PROCESS
256729 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HProcessInstance.hbm.xml
256737 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HProcessInstance -> BPEL_INSTANCE
256738 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HScope.hbm.xml
256745 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HScope -> BPEL_SCOPE
256745 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HVariableProperty.hbm.xml
256751 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HVariableProperty -> VAR_PROPERTY
256752 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HXmlData.hbm.xml
256759 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HXmlData -> BPEL_XML_DATA
256802 [main] INFO org.hibernate.dialect.Dialect - Using dialect: 
org.hibernate.dialect.PostgreSQLDialect
256811 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HCorrelationSet.properties -> 
BPEL_CORRELATION_PROP
256812 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HCorrelator.messageCorrelations -> 
BPEL_UNMATCHED
256812 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HCorrelator.selectors -> BPEL_SELECTORS
256812 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HPartnerLink.messageExchanges -> 
BPEL_MESSAGE_EXCHANGE
256812 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcess.messageExchanges -> 
BPEL_MESSAGE_EXCHANGE
256812 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcess.correlators -> BPEL_CORRELATOR
256812 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcess.instances -> BPEL_INSTANCE
256812 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcess.events -> BPEL_EVENT
256812 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcess.deploymentPartnerLinks -> 
BPEL_PLINK_VAL
256812 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcessInstance.events -> BPEL_EVENT
256812 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcessInstance.correlatorSelectors -> 
BPEL_SELECTORS
256812 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcessInstance.messageExchanges -> 
BPEL_MESSAGE_EXCHANGE
256812 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcessInstance.scopes -> BPEL_SCOPE
256812 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcessInstance.correlationSets -> 
BPEL_CORRELATION_SET
256812 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcessInstance.activityRecoveries -> 
BPEL_ACTIVITY_RECOVERY
256812 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HScope.correlationSets -> BPEL_CORRELATION_SET
256812 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HScope.variables -> BPEL_XML_DATA
256812 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HScope.partnerLinks -> BPEL_PLINK_VAL
256812 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HXmlData.properties -> VAR_PROPERTY
256909 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - Running hbm2ddl 
schema export
256910 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - writing generated 
schema to file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate-db/target/partial.postgres.sql
256910 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - schema export 
complete
256971 [main] INFO org.hibernate.cfg.Environment - Hibernate 3.1.2
256976 [main] INFO org.hibernate.cfg.Environment - hibernate.properties not 
found
256978 [main] INFO org.hibernate.cfg.Environment - using CGLIB reflection 
optimizer
256978 [main] INFO org.hibernate.cfg.Environment - using JDK 1.4 
java.sql.Timestamp handling
257087 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HActivityRecovery.hbm.xml
257255 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HActivityRecovery -> BPEL_ACTIVITY_RECOVERY
257370 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HBpelEvent.hbm.xml
257376 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HBpelEvent -> BPEL_EVENT
257377 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelationProperty.hbm.xml
257382 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HCorrelationProperty -> BPEL_CORRELATION_PROP
257382 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelationSet.hbm.xml
257393 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HCorrelationSet -> BPEL_CORRELATION_SET
257398 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelator.hbm.xml
257403 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HCorrelator -> BPEL_CORRELATOR
257406 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorMessage.hbm.xml
257412 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage -> BPEL_UNMATCHED
257412 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorMessageKey.hbm.xml
257418 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey -> 
BPEL_CORRELATOR_MESSAGE_CKEY
257418 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorSelector.hbm.xml
257424 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector -> BPEL_SELECTORS
257426 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HFaultData.hbm.xml
257432 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HFaultData -> BPEL_FAULT
257432 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HMessage.hbm.xml
257438 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HMessage -> BPEL_MESSAGE
257439 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HMessageExchange.hbm.xml
257446 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HMessageExchange -> BPEL_MESSAGE_EXCHANGE
257447 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HMessageExchange.properties -> BPEL_MEX_PROPS
257449 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HPartnerLink.hbm.xml
257455 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HPartnerLink -> BPEL_PLINK_VAL
257455 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HProcess.hbm.xml
257462 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HProcess -> BPEL_PROCESS
257463 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HProcessInstance.hbm.xml
257473 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HProcessInstance -> BPEL_INSTANCE
257474 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HScope.hbm.xml
257480 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HScope -> BPEL_SCOPE
257481 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HVariableProperty.hbm.xml
257486 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HVariableProperty -> VAR_PROPERTY
257486 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HXmlData.hbm.xml
257492 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HXmlData -> BPEL_XML_DATA
257527 [main] INFO org.hibernate.dialect.Dialect - Using dialect: 
org.hibernate.dialect.SQLServerDialect
257538 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HCorrelationSet.properties -> 
BPEL_CORRELATION_PROP
257539 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HCorrelator.messageCorrelations -> 
BPEL_UNMATCHED
257539 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HCorrelator.selectors -> BPEL_SELECTORS
257539 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HPartnerLink.messageExchanges -> 
BPEL_MESSAGE_EXCHANGE
257539 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcess.messageExchanges -> 
BPEL_MESSAGE_EXCHANGE
257539 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcess.correlators -> BPEL_CORRELATOR
257539 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcess.instances -> BPEL_INSTANCE
257539 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcess.events -> BPEL_EVENT
257539 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcess.deploymentPartnerLinks -> 
BPEL_PLINK_VAL
257539 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcessInstance.events -> BPEL_EVENT
257539 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcessInstance.correlatorSelectors -> 
BPEL_SELECTORS
257539 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcessInstance.messageExchanges -> 
BPEL_MESSAGE_EXCHANGE
257539 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcessInstance.scopes -> BPEL_SCOPE
257539 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcessInstance.correlationSets -> 
BPEL_CORRELATION_SET
257539 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcessInstance.activityRecoveries -> 
BPEL_ACTIVITY_RECOVERY
257539 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HScope.correlationSets -> BPEL_CORRELATION_SET
257539 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HScope.variables -> BPEL_XML_DATA
257539 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HScope.partnerLinks -> BPEL_PLINK_VAL
257539 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HXmlData.properties -> VAR_PROPERTY
257627 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - Running hbm2ddl 
schema export
257628 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - writing generated 
schema to file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate-db/target/partial.sqlserver.sql
257628 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - schema export 
complete
257681 [main] INFO org.hibernate.cfg.Environment - Hibernate 3.1.2
257686 [main] INFO org.hibernate.cfg.Environment - hibernate.properties not 
found
257688 [main] INFO org.hibernate.cfg.Environment - using CGLIB reflection 
optimizer
257688 [main] INFO org.hibernate.cfg.Environment - using JDK 1.4 
java.sql.Timestamp handling
257792 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HActivityRecovery.hbm.xml
258337 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HActivityRecovery -> BPEL_ACTIVITY_RECOVERY
258450 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HBpelEvent.hbm.xml
258456 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HBpelEvent -> BPEL_EVENT
258456 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelationProperty.hbm.xml
258462 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HCorrelationProperty -> BPEL_CORRELATION_PROP
258462 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelationSet.hbm.xml
258469 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HCorrelationSet -> BPEL_CORRELATION_SET
258473 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelator.hbm.xml
258479 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HCorrelator -> BPEL_CORRELATOR
258481 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorMessage.hbm.xml
258487 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage -> BPEL_UNMATCHED
258487 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorMessageKey.hbm.xml
258493 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey -> 
BPEL_CORRELATOR_MESSAGE_CKEY
258493 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorSelector.hbm.xml
258499 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector -> BPEL_SELECTORS
258501 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HFaultData.hbm.xml
258507 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HFaultData -> BPEL_FAULT
258508 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HMessage.hbm.xml
258517 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HMessage -> BPEL_MESSAGE
258518 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HMessageExchange.hbm.xml
258525 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HMessageExchange -> BPEL_MESSAGE_EXCHANGE
258526 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HMessageExchange.properties -> BPEL_MEX_PROPS
258527 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HPartnerLink.hbm.xml
258534 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HPartnerLink -> BPEL_PLINK_VAL
258534 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HProcess.hbm.xml
258540 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HProcess -> BPEL_PROCESS
258541 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HProcessInstance.hbm.xml
258548 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HProcessInstance -> BPEL_INSTANCE
258548 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HScope.hbm.xml
258554 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HScope -> BPEL_SCOPE
258555 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HVariableProperty.hbm.xml
258560 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HVariableProperty -> VAR_PROPERTY
258561 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from 
file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HXmlData.hbm.xml
258566 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: 
org.apache.ode.daohib.bpel.hobj.HXmlData -> BPEL_XML_DATA
258610 [main] INFO org.hibernate.dialect.Dialect - Using dialect: 
org.hibernate.dialect.Oracle9Dialect
258620 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HCorrelationSet.properties -> 
BPEL_CORRELATION_PROP
258620 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HCorrelator.messageCorrelations -> 
BPEL_UNMATCHED
258620 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HCorrelator.selectors -> BPEL_SELECTORS
258620 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HPartnerLink.messageExchanges -> 
BPEL_MESSAGE_EXCHANGE
258620 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcess.messageExchanges -> 
BPEL_MESSAGE_EXCHANGE
258620 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcess.correlators -> BPEL_CORRELATOR
258620 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcess.instances -> BPEL_INSTANCE
258620 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcess.events -> BPEL_EVENT
258620 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcess.deploymentPartnerLinks -> 
BPEL_PLINK_VAL
258620 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcessInstance.events -> BPEL_EVENT
258620 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcessInstance.correlatorSelectors -> 
BPEL_SELECTORS
258620 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcessInstance.messageExchanges -> 
BPEL_MESSAGE_EXCHANGE
258620 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcessInstance.scopes -> BPEL_SCOPE
258620 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcessInstance.correlationSets -> 
BPEL_CORRELATION_SET
258620 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HProcessInstance.activityRecoveries -> 
BPEL_ACTIVITY_RECOVERY
258621 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HScope.correlationSets -> BPEL_CORRELATION_SET
258621 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HScope.variables -> BPEL_XML_DATA
258621 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HScope.partnerLinks -> BPEL_PLINK_VAL
258621 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: 
org.apache.ode.daohib.bpel.hobj.HXmlData.properties -> VAR_PROPERTY
258703 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - Running hbm2ddl 
schema export
258704 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - writing generated 
schema to file: 
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate-db/target/partial.oracle.sql
258704 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - schema export 
complete
Jul 6, 2010 11:09:20 PM org.apache.axis2.deployment.util.TempFileManager 
<clinit>
INFO: TempFileManager::unable to delete /var/tmp/axis2-tmp-25688.tmp
1 [FIRST CLIENT] INFO org.mortbay.log - Logging to 
org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
17 [FIRST CLIENT] INFO org.mortbay.log - jetty-6.1.3
52 [FIRST CLIENT] INFO org.mortbay.log - Started SocketConnector @ 0.0.0.0:7171
2425 [FIRST CLIENT] INFO org.mortbay.log - jetty-6.1.3
2426 [FIRST CLIENT] INFO org.mortbay.log - Started SocketConnector @ 
0.0.0.0:7171
Exception in thread "HttpConnection-8888-2" java.lang.IllegalStateException: 
Response already committed
        at 
org.apache.axis2.transport.http.server.AxisHttpResponseImpl.assertNotCommitted(AxisHttpResponseImpl.java:75)
        at 
org.apache.axis2.transport.http.server.AxisHttpResponseImpl.sendError(AxisHttpResponseImpl.java:110)
        at 
org.apache.axis2.transport.http.server.AxisHttpService.doService(AxisHttpService.java:313)
        at 
org.apache.axis2.transport.http.server.AxisHttpService.handleRequest(AxisHttpService.java:187)
        at 
org.apache.axis2.transport.http.server.HttpServiceProcessor.run(HttpServiceProcessor.java:82)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
        at java.lang.Thread.run(Thread.java:619)
21062 [FIRST CLIENT] INFO org.mortbay.log - jetty-6.1.3
21062 [FIRST CLIENT] INFO org.mortbay.log - Started SocketConnector @ 
0.0.0.0:7171
Exception in thread "Thread-144" java.lang.AssertionError: null
        at org.testng.Assert.fail(Assert.java:86)
        at 
org.apache.ode.axis2.correlation.CorrelationMultiTest$1.run(CorrelationMultiTest.java:46)
76114 [FIRST CLIENT] INFO org.mortbay.log - jetty-6.1.3
76114 [FIRST CLIENT] INFO org.mortbay.log - Started SocketConnector @ 
0.0.0.0:7171
79436 [FIRST CLIENT] INFO org.mortbay.log - jetty-6.1.3
79437 [FIRST CLIENT] INFO org.mortbay.log - Started SocketConnector @ 
0.0.0.0:7171
81014 [FIRST CLIENT] INFO org.mortbay.log - jetty-6.1.3
81015 [FIRST CLIENT] INFO org.mortbay.log - Started SocketConnector @ 
0.0.0.0:7171
84786 [FIRST CLIENT] INFO org.mortbay.log - jetty-6.1.3
84787 [FIRST CLIENT] INFO org.mortbay.log - Started SocketConnector @ 
0.0.0.0:7171
86089 [FIRST CLIENT] INFO org.mortbay.log - jetty-6.1.3
86090 [FIRST CLIENT] INFO org.mortbay.log - Started SocketConnector @ 
0.0.0.0:7171
org.apache.axis2.AxisFault: SOAP header missing
        at 
org.apache.rampart.handler.RampartReceiver.setFaultCodeAndThrowAxisFault(RampartReceiver.java:166)
        at 
org.apache.rampart.handler.RampartReceiver.invoke(RampartReceiver.java:99)
        at org.apache.axis2.engine.Phase.invoke(Phase.java:318)
        at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:251)
        at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:160)
        at 
org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:364)
        at 
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:417)
        at 
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
        at 
org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
        at 
org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:540)
        at 
org.apache.rahas.client.STSClient.requestSecurityToken(STSClient.java:134)
        at org.apache.rampart.util.RampartUtil.getToken(RampartUtil.java:644)
        at 
org.apache.rampart.util.RampartUtil.getSecConvToken(RampartUtil.java:540)
        at 
org.apache.rampart.builder.SymmetricBindingBuilder.initializeTokens(SymmetricBindingBuilder.java:872)
        at 
org.apache.rampart.builder.SymmetricBindingBuilder.build(SymmetricBindingBuilder.java:83)
        at org.apache.rampart.MessageBuilder.build(MessageBuilder.java:144)
        at 
org.apache.rampart.handler.RampartSender.invoke(RampartSender.java:64)
        at org.apache.axis2.engine.Phase.invoke(Phase.java:318)
        at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:251)
        at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:416)
        at 
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:402)
        at 
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
        at 
org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
        at 
org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:540)
        at 
org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:521)
        at 
org.apache.ode.axis2.rampart.policy.SecuredProcessesTest.invokeSecuredProcesses(SecuredProcessesTest.java:106)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:609)
        at org.testng.internal.Invoker.invokeMethod(Invoker.java:532)
        at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:686)
        at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1018)
        at 
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:128)
        at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
        at org.testng.TestRunner.runWorkers(TestRunner.java:759)
        at org.testng.TestRunner.privateRun(TestRunner.java:592)
        at org.testng.TestRunner.run(TestRunner.java:486)
        at org.testng.SuiteRunner.runTest(SuiteRunner.java:332)
        at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:327)
        at org.testng.SuiteRunner.privateRun(SuiteRunner.java:299)
        at org.testng.SuiteRunner.run(SuiteRunner.java:204)
        at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:912)
        at org.testng.TestNG.runSuitesLocally(TestNG.java:876)
        at org.testng.TestNG.run(TestNG.java:784)
        at org.testng.TestNG.privateMain(TestNG.java:949)
        at org.testng.TestNG.main(TestNG.java:922)
Caused by: org.apache.rampart.RampartException: SOAP header missing
        at org.apache.rampart.RampartEngine.process(RampartEngine.java:99)
        at 
org.apache.rampart.handler.RampartReceiver.invoke(RampartReceiver.java:92)
        ... 46 more
Buildr aborted!
Tests failed!

(See full trace by running task with --trace)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording fingerprints
Archiving artifacts
Recording test results

Reply via email to