You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/07/22 16:24:52 UTC

Build failed in Hudson: ODE-trunk-maven2-jdk5 #109

See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/109/changes>

Changes:

[rr] No auto retire process

------------------------------------------
[...truncated 4520 lines...]
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/surefire-reports>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/test1.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/HelloWorld.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/test1.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/HelloWorld.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/test1.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/HelloWorld.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/test1.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/HelloWorld.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/test1.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/HelloWorld.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/test1.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/HelloWorld.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/test1.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/HelloWorld.wsdl'.>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ode.axis2.util.UrlReplacementTransformerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.apache.ode.axis2.SoapMessageConverterTest
testCreateSOAPRequest: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body>
      <getObjectId xmlns="http://documentum.com/ws/2005/services" foo="bar">
          <someFooBar />
          <barbaz xmlns="" />
      </getObjectId>
   </soapenv:Body></soapenv:Envelope>
testParseRequest: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header><DocumentumSecurityToken xmlns="http://documentum.com/ws/2005/services">SEKREET</DocumentumSecurityToken></soapenv:Header><soapenv:Body>
      <getObjectId xmlns="http://documentum.com/ws/2005/services" foo="bar">
          <someFooBar />
          <barbaz xmlns="" />
      </getObjectId>
   </soapenv:Body></soapenv:Envelope>
<?xml version="1.0" encoding="UTF-8"?>
<message><parameters><getObjectId foo="bar" xmlns="http://documentum.com/ws/2005/services" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
          <someFooBar xmlns="http://documentum.com/ws/2005/services"/>
          <barbaz xmlns=""/>
      </getObjectId></parameters></message>
<?xml version="1.0" encoding="UTF-8"?>
<message><TestPart xmlns="" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:foo="urn:/bar" xmlns:ns1="http://ode/bpel/unit-test.wsdl">ns1:Hello</TestPart></message>
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 sec
Running org.apache.ode.axis2.httpbinding.HttpMethodConverterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec
Running org.apache.ode.axis2.util.UrlEncodedTransformerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.ode.axis2.ODEServerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.ode.axis2.httpbinding.HttpBindingValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.apache.ode.axis2.httpbinding.HttpHelperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec

Results :

Tests run: 21, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/ode-axis2-1.3.5-SNAPSHOT.jar>
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/pom.xml> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-axis2/builds/2010-07-22_13-11-02/archive/org.apache.ode/ode-axis2/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/ode-axis2-1.3.5-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-axis2/builds/2010-07-22_13-11-02/archive/org.apache.ode/ode-axis2/1.3.5-SNAPSHOT/ode-axis2-1.3.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: JBI Distribution
[INFO]    task-segment: [clean, test, integration-test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target> (included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
Downloading: https://repository.apache.org/content/groups/public/org/apache/ws/security/wss4j/1.5.2/wss4j-1.5.2.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.2' in repository servicemix-repo (https://repository.apache.org/content/groups/public)
Downloading: http://people.apache.org/~rr/saxon-repo/org/apache/ws/security/wss4j/1.5.2/wss4j-1.5.2.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.2' in repository saxon-repo (http://people.apache.org/~rr/saxon-repo)
Downloading: http://repo1.maven.org/maven2//org/apache/ws/security/wss4j/1.5.2/wss4j-1.5.2.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.2' in repository central (http://repo1.maven.org/maven2/)
Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo//org/apache/ws/security/wss4j/1.5.2/wss4j-1.5.2.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.2' in repository servicemix-m2-repo (http://svn.apache.org/repos/asf/servicemix/m2-repo/)
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [jbi:generate-jbi-component-descriptor {execution: jbi-generation}]
[INFO] Generating jbi.xml
[WARNING] POM for 'tranql:tranql-connector-derby-common:pom:1.1:test' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 33 source files to <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO] Copying 1 resource to ../test/smx/ode
[INFO] Copying 1 resource to ../test/smx/ode
[INFO] Copying 3 resources
[INFO] [resources:copy-resources {execution: copy-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 169 resources
[INFO] Copying 153 resources
[INFO] [resources:copy-resources {execution: copy-resources2}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 14 source files to <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ode.jbi.OdeJbiComponentLifeCycleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.025 sec
Running org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapperTest
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/test-classes/test.wsdl'.>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec
Running org.apache.ode.jbi.OnEventAlarmJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.462 sec
Running org.apache.ode.jbi.MagicSessionJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.284 sec
Running org.apache.ode.jbi.DigestJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.499 sec
Running org.apache.ode.jbi.EmptyRespJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.748 sec
Running org.apache.ode.jbi.RetireJbiTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.655 sec <<< FAILURE!
Running org.apache.ode.jbi.CommunicationJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.155 sec
Running org.apache.ode.jbi.MagicSessionExternalJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.211 sec
Running org.apache.ode.jbi.ExtVarJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.259 sec
Running org.apache.ode.jbi.SpringPropertiesJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.661 sec
Running org.apache.ode.jbi.ReplayerJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.53 sec
Running org.apache.ode.jbi.HelloWorldJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.858 sec

Results :

Tests in error: 
  testRetire(org.apache.ode.jbi.RetireJbiTest)

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

[ERROR] There are test failures.

Please refer to <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/surefire-reports> for the individual test results.
[HUDSON] Recording test results
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [jbi:generate-jbi-component-descriptor {execution: jbi-generation}]
[INFO] Generating jbi.xml
[WARNING] POM for 'tranql:tranql-connector-derby-common:pom:1.1:test' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO] Copying 1 resource to ../test/smx/ode
[INFO] Copying 1 resource to ../test/smx/ode
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [resources:copy-resources {execution: copy-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 169 resources
[INFO] Copying 153 resources
[INFO] [resources:copy-resources {execution: copy-resources2}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ode.jbi.OdeJbiComponentLifeCycleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.022 sec
Running org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapperTest
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/test-classes/test.wsdl'.>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec
Running org.apache.ode.jbi.OnEventAlarmJbiTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 29.647 sec <<< FAILURE!
Running org.apache.ode.jbi.MagicSessionJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.287 sec
Running org.apache.ode.jbi.DigestJbiTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.443 sec <<< FAILURE!
Running org.apache.ode.jbi.EmptyRespJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.105 sec
Running org.apache.ode.jbi.RetireJbiTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 20.801 sec <<< FAILURE!
Running org.apache.ode.jbi.CommunicationJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.329 sec
Running org.apache.ode.jbi.MagicSessionExternalJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.401 sec
Running org.apache.ode.jbi.ExtVarJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.299 sec
Running org.apache.ode.jbi.SpringPropertiesJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.98 sec
Running org.apache.ode.jbi.ReplayerJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.261 sec
Running org.apache.ode.jbi.HelloWorldJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.068 sec

Results :

Failed tests: 
  testOnEventAlarm(org.apache.ode.jbi.OnEventAlarmJbiTest)
  testRetire(org.apache.ode.jbi.RetireJbiTest)

Tests in error: 
  testDigest(org.apache.ode.jbi.DigestJbiTest)

Tests run: 13, Failures: 2, Errors: 1, Skipped: 1

[ERROR] There are test failures.

Please refer to <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/surefire-reports> for the individual test results.
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/ode-jbi-1.3.5-SNAPSHOT.jar>
[INFO] [assembly:single {execution: jbi-package}]
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO]  already added, skipping
[INFO] Building zip: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/ode-jbi-1.3.5-SNAPSHOT.zip>
[INFO]  already added, skipping
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/pom.xml> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-jbi/builds/2010-07-22_13-11-02/archive/org.apache.ode/ode-jbi/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/ode-jbi-1.3.5-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-jbi/builds/2010-07-22_13-11-02/archive/org.apache.ode/ode-jbi/1.3.5-SNAPSHOT/ode-jbi-1.3.5-SNAPSHOT.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/ode-jbi-1.3.5-SNAPSHOT.zip> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-jbi/builds/2010-07-22_13-11-02/archive/org.apache.ode/ode-jbi/1.3.5-SNAPSHOT/ode-jbi-1.3.5-SNAPSHOT.zip
Build timed out. Aborting
Sending e-mails to: dev@ode.apache.org
Sending e-mails to: dev@ode.apache.org


ODE-trunk-maven2-jdk5 - Build # 110 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
The Apache Hudson build system has built ODE-trunk-maven2-jdk5 (build #110)

Status: Still Failing

Check console output at http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/110/ to view the results.

ODE-trunk-maven2-jdk5 - Build # 118 - Failure

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
The Apache Hudson build system has built ODE-trunk-maven2-jdk5 (build #118)

Status: Failure

Check console output at http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/118/ to view the results.

ODE-trunk-maven2-jdk5 - Build # 121 - Failure

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
The Apache Hudson build system has built ODE-trunk-maven2-jdk5 (build #121)

Status: Failure

Check console output at http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/121/ to view the results.

ODE-trunk-maven2-jdk5 - Build # 124 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
The Apache Hudson build system has built ODE-trunk-maven2-jdk5 (build #124)

Status: Still Failing

Check console output at http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/124/ to view the results.

ODE-trunk-maven2-jdk5 - Build # 125 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
The Apache Hudson build system has built ODE-trunk-maven2-jdk5 (build #125)

Status: Still Failing

Check console output at http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/125/ to view the results.

ODE-trunk-maven2-jdk5 - Build # 126 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
The Apache Hudson build system has built ODE-trunk-maven2-jdk5 (build #126)

Status: Still Failing

Check console output at http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/126/ to view the results.

Build failed in Hudson: ODE-trunk-maven2-jdk5 #126

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/126/changes>

Changes:

[Tammo van Lessen] CVS mustz alwayz compilez!!1

[Tammo van Lessen] CVS mustz alwayz compilez!!1

------------------------------------------
[...truncated 3030 lines...]
[ERROR] org.h2.jdbc.JdbcSQLException: Table STORE_DU already exists; SQL statement:
 create table STORE_DU (NAME varchar(255) not null, deployer varchar(255), DEPLOYDT timestamp, DIR varchar(255), primary key (NAME)) [42101-117]
[ERROR] Failed to execute:  create table STORE_PROCESS (PID varchar(255) not null, DU varchar(255), TYPE varchar(255), version bigint, STATE varchar(255), primary key (PID))
[ERROR] org.h2.jdbc.JdbcSQLException: Table STORE_PROCESS already exists; SQL statement:
 create table STORE_PROCESS (PID varchar(255) not null, DU varchar(255), TYPE varchar(255), version bigint, STATE varchar(255), primary key (PID)) [42101-117]
[ERROR] Failed to execute:  create table STORE_PROCESS_PROP (propId varchar(255) not null, value varchar(255), name varchar(255) not null, primary key (propId, name))
[ERROR] org.h2.jdbc.JdbcSQLException: Table STORE_PROCESS_PROP already exists; SQL statement:
 create table STORE_PROCESS_PROP (propId varchar(255) not null, value varchar(255), name varchar(255) not null, primary key (propId, name)) [42101-117]
[ERROR] Failed to execute:  create table STORE_VERSIONS (ID integer not null, VERSION bigint, primary key (ID))
[ERROR] org.h2.jdbc.JdbcSQLException: Table STORE_VERSIONS already exists; SQL statement:
 create table STORE_VERSIONS (ID integer not null, VERSION bigint, primary key (ID)) [42101-117]
[ERROR] Failed to execute:  create table VAR_PROPERTY (ID bigint not null auto_increment, XML_DATA_ID bigint, PROP_VALUE varchar(255), PROP_NAME varchar(255) not null, INSERT_TIME timestamp, MLOCK integer not null, primary key (ID))
[ERROR] org.h2.jdbc.JdbcSQLException: Table VAR_PROPERTY already exists; SQL statement:
 create table VAR_PROPERTY (ID bigint not null auto_increment, XML_DATA_ID bigint, PROP_VALUE varchar(255), PROP_NAME varchar(255) not null, INSERT_TIME timestamp, MLOCK integer not null, primary key (ID)) [42101-117]
[ERROR] Failed to execute:  create sequence hibernate_seqhilo
[ERROR] org.h2.jdbc.JdbcSQLException: Sequence HIBERNATE_SEQHILO already exists; SQL statement:
 create sequence hibernate_seqhilo [90035-117]
[ERROR] Failed to execute:   create index IDX_CORRELATOR_CID on BPEL_CORRELATOR (CID)
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_CORRELATOR_CID already exists; SQL statement:
  create index IDX_CORRELATOR_CID on BPEL_CORRELATOR (CID) [42111-117]
[ERROR] Failed to execute:  create index IDX_BPEL_CORRELATOR_MESSAGE_CKEY on BPEL_CORRELATOR_MESSAGE_CKEY (CKEY)
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_BPEL_CORRELATOR_MESSAGE_CKEY already exists; SQL statement:
 create index IDX_BPEL_CORRELATOR_MESSAGE_CKEY on BPEL_CORRELATOR_MESSAGE_CKEY (CKEY) [42111-117]
[ERROR] Failed to execute:  create index IDX_SELECTOR_SELGRPID on BPEL_SELECTORS (SELGRPID)
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_SELECTOR_SELGRPID already exists; SQL statement:
 create index IDX_SELECTOR_SELGRPID on BPEL_SELECTORS (SELGRPID) [42111-117]
[ERROR] Failed to execute:  create index IDX_SELECTOR_CKEY on BPEL_SELECTORS (CORRELATION_KEY)
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_SELECTOR_CKEY already exists; SQL statement:
 create index IDX_SELECTOR_CKEY on BPEL_SELECTORS (CORRELATION_KEY) [42111-117]
[ERROR] Failed to execute:  create index IDX_SELECTOR_CORRELATOR on BPEL_SELECTORS (CORRELATOR)
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_SELECTOR_CORRELATOR already exists; SQL statement:
 create index IDX_SELECTOR_CORRELATOR on BPEL_SELECTORS (CORRELATOR) [42111-117]
[ERROR] Failed to execute:  create index IDX_UNMATCHED_CORRELATOR on BPEL_UNMATCHED (CORRELATOR)
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_UNMATCHED_CORRELATOR already exists; SQL statement:
 create index IDX_UNMATCHED_CORRELATOR on BPEL_UNMATCHED (CORRELATOR) [42111-117]
[ERROR] Failed to execute:  create index IDX_UNMATCHED_CKEY on BPEL_UNMATCHED (CORRELATION_KEY)
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_UNMATCHED_CKEY already exists; SQL statement:
 create index IDX_UNMATCHED_CKEY on BPEL_UNMATCHED (CORRELATION_KEY) [42111-117]
[ERROR] Failed to execute:  create index IDX_XMLDATA_IID on BPEL_XML_DATA (PIID) 
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_XMLDATA_IID already exists; SQL statement:
 create index IDX_XMLDATA_IID on BPEL_XML_DATA (PIID)  [42111-117]
[ERROR] Failed to execute:  create index IDX_XMLDATA_SID on BPEL_XML_DATA (SCOPE_ID)  
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_XMLDATA_SID already exists; SQL statement:
 create index IDX_XMLDATA_SID on BPEL_XML_DATA (SCOPE_ID)   [42111-117]
[ERROR] Failed to execute:  create index IDX_XMLDATA_NAME on BPEL_XML_DATA (NAME)  
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_XMLDATA_NAME already exists; SQL statement:
 create index IDX_XMLDATA_NAME on BPEL_XML_DATA (NAME)   [42111-117]
[ERROR] Failed to execute:  create index IDX_XMLDATA_NAME_SID on BPEL_XML_DATA (NAME, SCOPE_ID)  
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_XMLDATA_NAME_SID already exists; SQL statement:
 create index IDX_XMLDATA_NAME_SID on BPEL_XML_DATA (NAME, SCOPE_ID)   [42111-117]
[ERROR] Failed to execute:  create index IDX_EVENT_IID on BPEL_EVENT (IID)  
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_EVENT_IID already exists; SQL statement:
 create index IDX_EVENT_IID on BPEL_EVENT (IID)   [42111-117]
[ERROR] Failed to execute:  create index IDX_EVENT_PID on BPEL_EVENT (PID)  
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_EVENT_PID already exists; SQL statement:
 create index IDX_EVENT_PID on BPEL_EVENT (PID)   [42111-117]
[ERROR] Failed to execute:  create index IDX_CORR_SET_NAME on BPEL_CORRELATION_SET (CORR_SET_NAME)  
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_CORR_SET_NAME already exists; SQL statement:
 create index IDX_CORR_SET_NAME on BPEL_CORRELATION_SET (CORR_SET_NAME)   [42111-117]
[ERROR] Failed to execute:  create index IDX_CORR_SET_SCOPE_ID on BPEL_CORRELATION_SET (SCOPE_ID)  
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_CORR_SET_SCOPE_ID already exists; SQL statement:
 create index IDX_CORR_SET_SCOPE_ID on BPEL_CORRELATION_SET (SCOPE_ID)   [42111-117]
[ERROR] Failed to execute:  create index IDX_BPEL_INSTANCE_PROCESS_ID on BPEL_INSTANCE (PROCESS_ID)  
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_BPEL_INSTANCE_PROCESS_ID already exists; SQL statement:
 create index IDX_BPEL_INSTANCE_PROCESS_ID on BPEL_INSTANCE (PROCESS_ID)   [42111-117]
[ERROR] Failed to execute:  create index IDX_BPEL_INSTANCE_STATE on BPEL_INSTANCE (STATE)  
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_BPEL_INSTANCE_STATE already exists; SQL statement:
 create index IDX_BPEL_INSTANCE_STATE on BPEL_INSTANCE (STATE)   [42111-117]
[ERROR] Failed to execute:  create index IDX_BPEL_PROCESS_TYPE_NAME on BPEL_PROCESS (type_name)  
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_BPEL_PROCESS_TYPE_NAME already exists; SQL statement:
 create index IDX_BPEL_PROCESS_TYPE_NAME on BPEL_PROCESS (type_name)   [42111-117]
[ERROR] Failed to execute:  create index IDX_BPEL_PROCESS_TYPE_NS on BPEL_PROCESS (type_ns)  
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_BPEL_PROCESS_TYPE_NS already exists; SQL statement:
 create index IDX_BPEL_PROCESS_TYPE_NS on BPEL_PROCESS (type_ns)   [42111-117]
[ERROR] Failed to execute:  create index IDX_BPEL_CORRELATOR_PROCESS_ID on BPEL_CORRELATOR(PROCESS_ID)  
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_BPEL_CORRELATOR_PROCESS_ID already exists; SQL statement:
 create index IDX_BPEL_CORRELATOR_PROCESS_ID on BPEL_CORRELATOR(PROCESS_ID)   [42111-117]
[ERROR] Failed to execute:  create index IDX_UNMATCHED_CORRELATOR_CKEY on BPEL_UNMATCHED (CORRELATOR,CORRELATION_KEY)  
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_UNMATCHED_CORRELATOR_CKEY already exists; SQL statement:
 create index IDX_UNMATCHED_CORRELATOR_CKEY on BPEL_UNMATCHED (CORRELATOR,CORRELATION_KEY)   [42111-117]
[ERROR] Failed to execute:  create index IDX_PLINK_VAL_PROCESS_IDX on BPEL_PLINK_VAL (PROCESS)  
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_PLINK_VAL_PROCESS_IDX already exists; SQL statement:
 create index IDX_PLINK_VAL_PROCESS_IDX on BPEL_PLINK_VAL (PROCESS)   [42111-117]
[ERROR] Failed to execute:  create index IDX_PLINK_VAL_SCOPE on BPEL_PLINK_VAL (SCOPE)  
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_PLINK_VAL_SCOPE already exists; SQL statement:
 create index IDX_PLINK_VAL_SCOPE on BPEL_PLINK_VAL (SCOPE)   [42111-117]
[ERROR] Failed to execute:  create index IDX_PLINK_VAL_MODELID on BPEL_PLINK_VAL (MODELID)  
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_PLINK_VAL_MODELID already exists; SQL statement:
 create index IDX_PLINK_VAL_MODELID on BPEL_PLINK_VAL (MODELID)   [42111-117]
[ERROR] Failed to execute:  create index IDX_SELECTOR_INSTANCE on BPEL_SELECTORS (PIID)  
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_SELECTOR_INSTANCE already exists; SQL statement:
 create index IDX_SELECTOR_INSTANCE on BPEL_SELECTORS (PIID)   [42111-117]
[ERROR] Failed to execute:  create index IDX_VARPROP_XMLDATA on VAR_PROPERTY (XML_DATA_ID)  
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_VARPROP_XMLDATA already exists; SQL statement:
 create index IDX_VARPROP_XMLDATA on VAR_PROPERTY (XML_DATA_ID)   [42111-117]
[ERROR] Failed to execute:  create index IDX_VARPROP_NAME on VAR_PROPERTY (PROP_NAME)  
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_VARPROP_NAME already exists; SQL statement:
 create index IDX_VARPROP_NAME on VAR_PROPERTY (PROP_NAME)   [42111-117]
[ERROR] Failed to execute:  create index IDX_VARPROP_VALUE on VAR_PROPERTY (PROP_VALUE)  
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_VARPROP_VALUE already exists; SQL statement:
 create index IDX_VARPROP_VALUE on VAR_PROPERTY (PROP_VALUE)   [42111-117]
[ERROR] Failed to execute:  create index IDX_UNMATCHED_MEX on BPEL_UNMATCHED (MEX)  
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_UNMATCHED_MEX already exists; SQL statement:
 create index IDX_UNMATCHED_MEX on BPEL_UNMATCHED (MEX)   [42111-117]
[ERROR] Failed to execute:  create index IDX_MESSAGE_MEX on BPEL_MESSAGE(MEX) 
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_MESSAGE_MEX already exists; SQL statement:
 create index IDX_MESSAGE_MEX on BPEL_MESSAGE(MEX)  [42111-117]
[ERROR] Failed to execute:  create index IDX_MESSAGE_EXCHANGE_PIID on BPEL_MESSAGE_EXCHANGE(PIID) 
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_MESSAGE_EXCHANGE_PIID already exists; SQL statement:
 create index IDX_MESSAGE_EXCHANGE_PIID on BPEL_MESSAGE_EXCHANGE(PIID)  [42111-117]
[ERROR] Failed to execute:  create index IDX_SCOPE_PIID on BPEL_SCOPE(PIID) 
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_SCOPE_PIID already exists; SQL statement:
 create index IDX_SCOPE_PIID on BPEL_SCOPE(PIID)  [42111-117]
[ERROR] Failed to execute:  create index IDX_BPEL_SELECTORS_PROC_TYPE on BPEL_SELECTORS(PROC_TYPE)
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_BPEL_SELECTORS_PROC_TYPE already exists; SQL statement:
 create index IDX_BPEL_SELECTORS_PROC_TYPE on BPEL_SELECTORS(PROC_TYPE) [42111-117]
[ERROR] Failed to execute:  create index IDX_BPEL_SELECTORS_SELGRPID on BPEL_SELECTORS(SELGRPID)
[ERROR] org.h2.jdbc.JdbcSQLException: Index IDX_BPEL_SELECTORS_SELGRPID already exists; SQL statement:
 create index IDX_BPEL_SELECTORS_SELGRPID on BPEL_SELECTORS(SELGRPID) [42111-117]
[INFO] 5 of 63 SQL statements executed successfully
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate-db/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate-db/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate-db/target/ode-dao-hibernate-db-1.3.5-SNAPSHOT.jar>
[INFO] [antrun:run {execution: zip-derby-db}]
[INFO] Executing tasks

zip-derby-db:
      [zip] Building zip: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate-db/target/ode-dao-hibernate-db-1.3.5-SNAPSHOT.zip>
[INFO] Executed tasks
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate-db/pom.xml> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-dao-hibernate-db/builds/2010-09-01_18-41-53/archive/org.apache.ode/ode-dao-hibernate-db/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate-db/target/ode-dao-hibernate-db-1.3.5-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-dao-hibernate-db/builds/2010-09-01_18-41-53/archive/org.apache.ode/ode-dao-hibernate-db/1.3.5-SNAPSHOT/ode-dao-hibernate-db-1.3.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: JCA Connector Implementation
[INFO]    task-segment: [clean, test, integration-test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-connector/target> (included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-connector/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 2 source files to <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-connector/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-connector/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-connector/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[INFO] [remote-resources:process {execution: default}]
[HUDSON] Recording test results[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-connector/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-connector/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-connector/target/surefire-reports>


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-connector/target/ode-bpel-connector-1.3.5-SNAPSHOT.jar>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-connector/pom.xml> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-bpel-connector/builds/2010-09-01_18-41-53/archive/org.apache.ode/ode-bpel-connector/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-connector/target/ode-bpel-connector-1.3.5-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-bpel-connector/builds/2010-09-01_18-41-53/archive/org.apache.ode/ode-bpel-connector/1.3.5-SNAPSHOT/ode-bpel-connector-1.3.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: BPEL Tests
[INFO]    task-segment: [clean, test, integration-test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-test/target> (included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[WARNING] Invalid project model for artifact [tranql-connector-derby-common:tranql:1.1]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 4 source files to <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-test/target/classes>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-test/pom.xml> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-bpel-test/builds/2010-09-01_18-41-53/archive/org.apache.ode/ode-bpel-test/1.3.5-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-test/src/main/java/org/apache/ode/test/BPELTestAbstract.java>:[125,41] package org.springframework.mock.jndi does not exist


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16 minutes 36 seconds
[INFO] Finished at: Wed Sep 01 19:00:26 GMT+00:00 2010
[INFO] Final Memory: 102M/377M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dev@ode.apache.org vanto@apache.org
Sending e-mails to: dev@ode.apache.org vanto@apache.org
Sending e-mails to: dev@ode.apache.org vanto@apache.org
channel stopped


Build failed in Hudson: ODE-trunk-maven2-jdk5 #125

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/125/changes>

Changes:

[Tammo van Lessen] build fixed.

------------------------------------------
[...truncated 1957 lines...]
[INFO] Compiling 46 source files to <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 4 source files to <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/target/test-classes>
[WARNING] DEPRECATED [systemProperties]: Use systemPropertyVariables instead.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ode.daohib.bpel.ProcessManagementDaoTest
resultSummary:{InstanceSummaryKey [instanceStatus=COMPLETED, pid={ns}pid]=1}
resultSummary:{}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.614 sec
Running org.apache.ode.daohib.bpel.ListInstanceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.316 sec
Running org.apache.ode.daohib.bpel.MexTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.585 sec

Results :

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [xdoclet:xdoclet {execution: default}]
[INFO] Initializing DocletTasks!!!
[INFO] Executing tasks
Sep 1, 2010 6:23:15 PM xdoclet.XDocletMain start
INFO: Running <hibernate/>
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey.
   org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HScope.
   org.apache.ode.daohib.bpel.hobj.HScope
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage.
   org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelator.
   org.apache.ode.daohib.bpel.hobj.HCorrelator
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelationSet.
   org.apache.ode.daohib.bpel.hobj.HCorrelationSet
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HMessageExchange.
   org.apache.ode.daohib.bpel.hobj.HMessageExchange
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelationProperty.
   org.apache.ode.daohib.bpel.hobj.HCorrelationProperty
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HXmlData.
   org.apache.ode.daohib.bpel.hobj.HXmlData
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector.
   org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HMessage.
   org.apache.ode.daohib.bpel.hobj.HMessage
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HProcess.
   org.apache.ode.daohib.bpel.hobj.HProcess
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HMessageExchangeProperty.
   org.apache.ode.daohib.bpel.hobj.HMessageExchangeProperty
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HActivityRecovery.
   org.apache.ode.daohib.bpel.hobj.HActivityRecovery
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HPartnerLink.
   org.apache.ode.daohib.bpel.hobj.HPartnerLink
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HProcessInstance.
   org.apache.ode.daohib.bpel.hobj.HProcessInstance
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HVariableProperty.
   org.apache.ode.daohib.bpel.hobj.HVariableProperty
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HFaultData.
   org.apache.ode.daohib.bpel.hobj.HFaultData
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HBpelEvent.
   org.apache.ode.daohib.bpel.hobj.HBpelEvent
INFO:    Some classes refer to other classes that were not found among the sources or on the classpath.
         (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
         The referring classes do not import any fully qualified classes matching these classes.
         However, since no packages are imported, xjavadoc has assumed that the referred classes
         belong to the same package as the referring class. The classes are:
<https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/src/main/java/org/apache/ode/daohib/bpel/hobj/HObject.java> --> T qualified to org.apache.ode.daohib.bpel.hobj.T
[INFO] Executed tasks
[INFO] [groovy:execute {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[WARNING] DEPRECATED [systemProperties]: Use systemPropertyVariables instead.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ode.daohib.bpel.ProcessManagementDaoTest
resultSummary:{InstanceSummaryKey [instanceStatus=COMPLETED, pid={ns}pid]=1}
resultSummary:{}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.865 sec
Running org.apache.ode.daohib.bpel.ListInstanceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.402 sec
Running org.apache.ode.daohib.bpel.MexTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.397 sec

Results :

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/target/ode-dao-hibernate-1.3.5-SNAPSHOT.jar>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/pom.xml> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-dao-hibernate/builds/2010-09-01_18-08-25/archive/org.apache.ode/ode-dao-hibernate/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/target/ode-dao-hibernate-1.3.5-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-dao-hibernate/builds/2010-09-01_18-08-25/archive/org.apache.ode/ode-dao-hibernate/1.3.5-SNAPSHOT/ode-dao-hibernate-1.3.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: Command Line Tools
[INFO]    task-segment: [clean, test, integration-test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/tools/target> (included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 14 source files to <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/tools/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/tools/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/tools/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[INFO] [remote-resources:process {execution: default}]
[HUDSON] Recording test results[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/tools/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/tools/target/surefire-reports>


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/tools/target/ode-tools-1.3.5-SNAPSHOT.jar>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/tools/pom.xml> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-tools/builds/2010-09-01_18-08-25/archive/org.apache.ode/ode-tools/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/tools/target/ode-tools-1.3.5-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-tools/builds/2010-09-01_18-08-25/archive/org.apache.ode/ode-tools/1.3.5-SNAPSHOT/ode-tools-1.3.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: Process Store
[INFO]    task-segment: [clean, test, integration-test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-store/target> (included: [**], excluded: [])
[INFO] [xdoclet:xdoclet {execution: default}]
[INFO] Initializing DocletTasks!!!
[INFO] Executing tasks
Sep 1, 2010 6:24:14 PM xdoclet.XDocletMain start
INFO: Running <hibernate/>
Generating mapping file for org.apache.ode.store.hib.ProcessConfDaoImpl.
   org.apache.ode.store.hib.ProcessConfDaoImpl
Generating mapping file for org.apache.ode.store.hib.DeploymentUnitDaoImpl.
   org.apache.ode.store.hib.DeploymentUnitDaoImpl
Generating mapping file for org.apache.ode.store.hib.VersionTrackerDAOImpl.
   org.apache.ode.store.hib.VersionTrackerDAOImpl
[INFO] Executed tasks
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 25 source files to <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-store/target/classes>
[INFO] [antrun:run {execution: openjpa-enhancer}]
[INFO] Executing tasks
332  ode-store  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class org.apache.ode.store.jpa.JpaObj" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.ode.store.jpa.JpaObj" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.ode.store.jpa.JpaObj". This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information.
524  ode-store  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class org.apache.ode.store.hib.DbConfStoreConnectionFactory" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.ode.store.hib.DbConfStoreConnectionFactory" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.ode.store.hib.DbConfStoreConnectionFactory". This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information.
545  ode-store  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class org.apache.ode.store.ProcessCleanupConfImpl" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.ode.store.ProcessCleanupConfImpl" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.ode.store.ProcessCleanupConfImpl". This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information.
555  ode-store  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class org.apache.ode.store.jpa.DbConfStoreConnectionFactory" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.ode.store.jpa.DbConfStoreConnectionFactory" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.ode.store.jpa.DbConfStoreConnectionFactory". This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information.
608  ode-store  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class org.apache.ode.store.DocumentRegistry" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.ode.store.DocumentRegistry" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.ode.store.DocumentRegistry". This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information.
640  ode-store  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class org.apache.ode.store.hib.DeploymentUnitDaoImpl" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.ode.store.hib.DeploymentUnitDaoImpl" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.ode.store.hib.DeploymentUnitDaoImpl". This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information.
652  ode-store  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class org.apache.ode.store.jpa.ConfStoreConnectionJpa" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.ode.store.jpa.ConfStoreConnectionJpa" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.ode.store.jpa.ConfStoreConnectionJpa". This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information.
659  ode-store  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class org.apache.ode.store.DocumentEntityResolver" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.ode.store.DocumentEntityResolver" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.ode.store.DocumentEntityResolver". This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information.
691  ode-store  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class org.apache.ode.store.ProcessConfImpl" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.ode.store.ProcessConfImpl" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.ode.store.ProcessConfImpl". This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information.
793  ode-store  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class org.apache.ode.store.DeploymentUnitDir" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.ode.store.DeploymentUnitDir" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.ode.store.DeploymentUnitDir". This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information.
829  ode-store  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class org.apache.ode.store.hib.ProcessConfDaoImpl" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.ode.store.hib.ProcessConfDaoImpl" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.ode.store.hib.ProcessConfDaoImpl". This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information.
841  ode-store  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class org.apache.ode.store.hib.HibObj" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.ode.store.hib.HibObj" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.ode.store.hib.HibObj". This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information.
870  ode-store  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class org.apache.ode.store.ProcessStoreImpl" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.ode.store.ProcessStoreImpl" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.ode.store.ProcessStoreImpl". This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information.
927  ode-store  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class org.apache.ode.store.Messages" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.ode.store.Messages" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.ode.store.Messages". This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information.
946  ode-store  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class org.apache.ode.store.hib.VersionTrackerDAOImpl" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.ode.store.hib.VersionTrackerDAOImpl" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.ode.store.hib.VersionTrackerDAOImpl". This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information.
953  ode-store  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class org.apache.ode.store.hib.ConfStoreConnectionHib" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.ode.store.hib.ConfStoreConnectionHib" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.ode.store.hib.ConfStoreConnectionHib". This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information.
[INFO] Executed tasks
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 3 source files to <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-store/target/test-classes>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-store/pom.xml> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-bpel-store/builds/2010-09-01_18-08-25/archive/org.apache.ode/ode-bpel-store/1.3.5-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-store/src/test/java/org/apache/ode/store/hib/DaoTest.java>:[63,37] package org.springframework.mock.jndi does not exist


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 minutes 7 seconds
[INFO] Finished at: Wed Sep 01 18:24:26 GMT+00:00 2010
[INFO] Final Memory: 79M/220M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dev@ode.apache.org vanto@apache.org
Sending e-mails to: dev@ode.apache.org
channel stopped


Build failed in Hudson: ODE-trunk-maven2-jdk5 #124

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/124/changes>

Changes:

[toulmean] fix for ODE-885

------------------------------------------
[...truncated 1709 lines...]
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/target> (included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 18 source files to <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[HUDSON] Recording test results[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/target/surefire-reports>


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/target/ode-bpel-epr-1.3.5-SNAPSHOT.jar>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/pom.xml> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-bpel-epr/builds/2010-08-24_04-21-07/archive/org.apache.ode/ode-bpel-epr/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/target/ode-bpel-epr-1.3.5-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-bpel-epr/builds/2010-08-24_04-21-07/archive/org.apache.ode/ode-bpel-epr/1.3.5-SNAPSHOT/ode-bpel-epr-1.3.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: BPEL Query Language
[INFO]    task-segment: [clean, test, integration-test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target> (included: [**], excluded: [])
[INFO] [javacc:jjtree-javacc {execution: default}]
Java Compiler Compiler Version 5.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/src/main/jjtree/ql.jjt> . . .
File "Node.java" does not exist.  Will create one.
File "SimpleNode.java" does not exist.  Will create one.
File "ASTStart.java" does not exist.  Will create one.
File "ASTLimit.java" does not exist.  Will create one.
File "ASTOrderBy.java" does not exist.  Will create one.
File "ASTOrderByField.java" does not exist.  Will create one.
File "ASTOrderType.java" does not exist.  Will create one.
File "ASTOr.java" does not exist.  Will create one.
File "ASTAnd.java" does not exist.  Will create one.
File "ASTEqual.java" does not exist.  Will create one.
File "ASTLike.java" does not exist.  Will create one.
File "ASTLess.java" does not exist.  Will create one.
File "ASTGreater.java" does not exist.  Will create one.
File "ASTLE.java" does not exist.  Will create one.
File "ASTGE.java" does not exist.  Will create one.
File "ASTIn.java" does not exist.  Will create one.
File "ASTInValues.java" does not exist.  Will create one.
File "ASTField.java" does not exist.  Will create one.
File "ASTProperty.java" does not exist.  Will create one.
File "ASTValue.java" does not exist.  Will create one.
File "QLParserTreeConstants.java" does not exist.  Will create one.
File "JJTQLParserState.java" does not exist.  Will create one.
Annotated grammar generated successfully in <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/javacc-1282624391980/node/ql.jj>
Java Compiler Compiler Version 5.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/javacc-1282624391980/node/ql.jj> . . .
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated successfully.
[INFO] Processed 1 grammar
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 80 source files to <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ode.ql.SyntaxTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.746 sec

Results :

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

[HUDSON] Recording test results
[INFO] [javacc:jjtree-javacc {execution: default}]
[INFO] Skipping - all parsers are up to date
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ode.ql.SyntaxTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.698 sec

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/ode-bpel-ql-1.3.5-SNAPSHOT.jar>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/pom.xml> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-bpel-ql/builds/2010-08-24_04-21-07/archive/org.apache.ode/ode-bpel-ql/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/ode-bpel-ql-1.3.5-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-bpel-ql/builds/2010-08-24_04-21-07/archive/org.apache.ode/ode-bpel-ql/1.3.5-SNAPSHOT/ode-bpel-ql-1.3.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: Hibernate DAO Implementation
[INFO]    task-segment: [clean, test, integration-test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/target> (included: [**], excluded: [])
[INFO] [xdoclet:xdoclet {execution: default}]
[INFO] Initializing DocletTasks!!!
[INFO] Executing tasks
Aug 24, 2010 4:33:44 AM xdoclet.XDocletMain start
INFO: Running <hibernate/>
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey.
   org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HScope.
   org.apache.ode.daohib.bpel.hobj.HScope
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage.
   org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelator.
   org.apache.ode.daohib.bpel.hobj.HCorrelator
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelationSet.
   org.apache.ode.daohib.bpel.hobj.HCorrelationSet
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HMessageExchange.
   org.apache.ode.daohib.bpel.hobj.HMessageExchange
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelationProperty.
   org.apache.ode.daohib.bpel.hobj.HCorrelationProperty
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HXmlData.
   org.apache.ode.daohib.bpel.hobj.HXmlData
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector.
   org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HMessage.
   org.apache.ode.daohib.bpel.hobj.HMessage
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HProcess.
   org.apache.ode.daohib.bpel.hobj.HProcess
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HMessageExchangeProperty.
   org.apache.ode.daohib.bpel.hobj.HMessageExchangeProperty
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HActivityRecovery.
   org.apache.ode.daohib.bpel.hobj.HActivityRecovery
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HPartnerLink.
   org.apache.ode.daohib.bpel.hobj.HPartnerLink
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HProcessInstance.
   org.apache.ode.daohib.bpel.hobj.HProcessInstance
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HVariableProperty.
   org.apache.ode.daohib.bpel.hobj.HVariableProperty
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HFaultData.
   org.apache.ode.daohib.bpel.hobj.HFaultData
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HBpelEvent.
   org.apache.ode.daohib.bpel.hobj.HBpelEvent
INFO:    Some classes refer to other classes that were not found among the sources or on the classpath.
         (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
         The referring classes do not import any fully qualified classes matching these classes.
         However, since no packages are imported, xjavadoc has assumed that the referred classes
         belong to the same package as the referring class. The classes are:
<https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/src/main/java/org/apache/ode/daohib/bpel/hobj/HObject.java> --> T qualified to org.apache.ode.daohib.bpel.hobj.T
[INFO] Executed tasks
[INFO] [groovy:execute {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 46 source files to <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 4 source files to <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/target/test-classes>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/pom.xml> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-dao-hibernate/builds/2010-08-24_04-21-07/archive/org.apache.ode/ode-dao-hibernate/1.3.5-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/src/test/java/org/apache/ode/daohib/bpel/BaseTestDAO.java>:[59,37] package org.springframework.mock.jndi does not exist


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 minutes 1 second
[INFO] Finished at: Tue Aug 24 04:34:00 GMT+00:00 2010
[INFO] Final Memory: 81M/220M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dev@ode.apache.org
channel stopped


Build failed in Hudson: ODE-trunk-maven2-jdk5 #123

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/123/changes>

Changes:

[rr] MultiPartMessageTest

------------------------------------------
[...truncated 1813 lines...]
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources

[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/target/ode-bpel-epr-1.3.5-SNAPSHOT.jar>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/pom.xml> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-bpel-epr/builds/2010-08-20_12-12-07/archive/org.apache.ode/ode-bpel-epr/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/target/ode-bpel-epr-1.3.5-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-bpel-epr/builds/2010-08-20_12-12-07/archive/org.apache.ode/ode-bpel-epr/1.3.5-SNAPSHOT/ode-bpel-epr-1.3.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: BPEL Query Language
[INFO]    task-segment: [clean, test, integration-test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target> (included: [**], excluded: [])
[INFO] [javacc:jjtree-javacc {execution: default}]
Java Compiler Compiler Version 5.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/src/main/jjtree/ql.jjt> . . .
File "Node.java" does not exist.  Will create one.
File "SimpleNode.java" does not exist.  Will create one.
File "ASTStart.java" does not exist.  Will create one.
File "ASTLimit.java" does not exist.  Will create one.
File "ASTOrderBy.java" does not exist.  Will create one.
File "ASTOrderByField.java" does not exist.  Will create one.
File "ASTOrderType.java" does not exist.  Will create one.
File "ASTOr.java" does not exist.  Will create one.
File "ASTAnd.java" does not exist.  Will create one.
File "ASTEqual.java" does not exist.  Will create one.
File "ASTLike.java" does not exist.  Will create one.
File "ASTLess.java" does not exist.  Will create one.
File "ASTGreater.java" does not exist.  Will create one.
File "ASTLE.java" does not exist.  Will create one.
File "ASTGE.java" does not exist.  Will create one.
File "ASTIn.java" does not exist.  Will create one.
File "ASTInValues.java" does not exist.  Will create one.
File "ASTField.java" does not exist.  Will create one.
File "ASTProperty.java" does not exist.  Will create one.
File "ASTValue.java" does not exist.  Will create one.
File "QLParserTreeConstants.java" does not exist.  Will create one.
File "JJTQLParserState.java" does not exist.  Will create one.
Annotated grammar generated successfully in <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/javacc-1282307147418/node/ql.jj>
Java Compiler Compiler Version 5.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/javacc-1282307147418/node/ql.jj> . . .
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated successfully.
[INFO] Processed 1 grammar
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 80 source files to <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ode.ql.SyntaxTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.665 sec

Results :

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

[HUDSON] Recording test results
[INFO] [javacc:jjtree-javacc {execution: default}]
[INFO] Skipping - all parsers are up to date
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ode.ql.SyntaxTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.706 sec

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/ode-bpel-ql-1.3.5-SNAPSHOT.jar>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/pom.xml> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-bpel-ql/builds/2010-08-20_12-12-07/archive/org.apache.ode/ode-bpel-ql/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/ode-bpel-ql-1.3.5-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-bpel-ql/builds/2010-08-20_12-12-07/archive/org.apache.ode/ode-bpel-ql/1.3.5-SNAPSHOT/ode-bpel-ql-1.3.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: Hibernate DAO Implementation
[INFO]    task-segment: [clean, test, integration-test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/target> (included: [**], excluded: [])
Downloading: https://repository.apache.org/content/groups/public/javax/transaction/jta/1.1/jta-1.1.pom
[INFO] Unable to find resource 'javax.transaction:jta:pom:1.1' in repository servicemix-repo (https://repository.apache.org/content/groups/public)
Downloading: http://people.apache.org/~rr/saxon-repo/javax/transaction/jta/1.1/jta-1.1.pom
[INFO] Unable to find resource 'javax.transaction:jta:pom:1.1' in repository saxon-repo (http://people.apache.org/~rr/saxon-repo)
Downloading: http://repo1.maven.org/maven2//javax/transaction/jta/1.1/jta-1.1.pom

Downloading: https://repository.apache.org/content/groups/public/javax/transaction/jta/1.1/jta-1.1.jar
[INFO] Unable to find resource 'javax.transaction:jta:jar:1.1' in repository servicemix-repo (https://repository.apache.org/content/groups/public)
Downloading: http://people.apache.org/~rr/saxon-repo/javax/transaction/jta/1.1/jta-1.1.jar
[INFO] Unable to find resource 'javax.transaction:jta:jar:1.1' in repository saxon-repo (http://people.apache.org/~rr/saxon-repo)
Downloading: http://repo1.maven.org/maven2//javax/transaction/jta/1.1/jta-1.1.jar

[INFO] [xdoclet:xdoclet {execution: default}]
[INFO] Initializing DocletTasks!!!
[INFO] Executing tasks
Aug 20, 2010 12:26:24 PM xdoclet.XDocletMain start
INFO: Running <hibernate/>
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey.
   org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HScope.
   org.apache.ode.daohib.bpel.hobj.HScope
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage.
   org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelator.
   org.apache.ode.daohib.bpel.hobj.HCorrelator
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelationSet.
   org.apache.ode.daohib.bpel.hobj.HCorrelationSet
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HMessageExchange.
   org.apache.ode.daohib.bpel.hobj.HMessageExchange
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelationProperty.
   org.apache.ode.daohib.bpel.hobj.HCorrelationProperty
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HXmlData.
   org.apache.ode.daohib.bpel.hobj.HXmlData
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector.
   org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HMessage.
   org.apache.ode.daohib.bpel.hobj.HMessage
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HProcess.
   org.apache.ode.daohib.bpel.hobj.HProcess
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HMessageExchangeProperty.
   org.apache.ode.daohib.bpel.hobj.HMessageExchangeProperty
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HActivityRecovery.
   org.apache.ode.daohib.bpel.hobj.HActivityRecovery
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HPartnerLink.
   org.apache.ode.daohib.bpel.hobj.HPartnerLink
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HProcessInstance.
   org.apache.ode.daohib.bpel.hobj.HProcessInstance
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HVariableProperty.
   org.apache.ode.daohib.bpel.hobj.HVariableProperty
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HFaultData.
   org.apache.ode.daohib.bpel.hobj.HFaultData
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HBpelEvent.
   org.apache.ode.daohib.bpel.hobj.HBpelEvent
INFO:    Some classes refer to other classes that were not found among the sources or on the classpath.
         (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
         The referring classes do not import any fully qualified classes matching these classes.
         However, since no packages are imported, xjavadoc has assumed that the referred classes
         belong to the same package as the referring class. The classes are:
<https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/src/main/java/org/apache/ode/daohib/bpel/hobj/HObject.java> --> T qualified to org.apache.ode.daohib.bpel.hobj.T
[INFO] Executed tasks
[INFO] [groovy:execute {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 46 source files to <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 4 source files to <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/target/test-classes>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/pom.xml> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-dao-hibernate/builds/2010-08-20_12-12-07/archive/org.apache.ode/ode-dao-hibernate/1.3.5-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/src/test/java/org/apache/ode/daohib/bpel/BaseTestDAO.java>:[59,37] package org.springframework.mock.jndi does not exist


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 minutes 43 seconds
[INFO] Finished at: Fri Aug 20 12:26:39 GMT+00:00 2010
[INFO] Final Memory: 82M/216M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dev@ode.apache.org
channel stopped


ODE-trunk-maven2-jdk5 - Build # 123 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
The Apache Hudson build system has built ODE-trunk-maven2-jdk5 (build #123)

Status: Still Failing

Check console output at http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/123/ to view the results.

Build failed in Hudson: ODE-trunk-maven2-jdk5 #122

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/122/changes>

Changes:

[rr] ODE-784: Implement OSGi packaging for ODE

------------------------------------------
[...truncated 1872 lines...]
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/target> (included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 18 source files to <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[INFO] [remote-resources:process {execution: default}]
[HUDSON] Recording test results[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]

[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/target/ode-bpel-epr-1.3.5-SNAPSHOT.jar>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/pom.xml> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-bpel-epr/builds/2010-08-19_14-07-24/archive/org.apache.ode/ode-bpel-epr/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-epr/target/ode-bpel-epr-1.3.5-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-bpel-epr/builds/2010-08-19_14-07-24/archive/org.apache.ode/ode-bpel-epr/1.3.5-SNAPSHOT/ode-bpel-epr-1.3.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: BPEL Query Language
[INFO]    task-segment: [clean, test, integration-test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target> (included: [**], excluded: [])
[INFO] [javacc:jjtree-javacc {execution: default}]
Java Compiler Compiler Version 5.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/src/main/jjtree/ql.jjt> . . .
File "Node.java" does not exist.  Will create one.
File "SimpleNode.java" does not exist.  Will create one.
File "ASTStart.java" does not exist.  Will create one.
File "ASTLimit.java" does not exist.  Will create one.
File "ASTOrderBy.java" does not exist.  Will create one.
File "ASTOrderByField.java" does not exist.  Will create one.
File "ASTOrderType.java" does not exist.  Will create one.
File "ASTOr.java" does not exist.  Will create one.
File "ASTAnd.java" does not exist.  Will create one.
File "ASTEqual.java" does not exist.  Will create one.
File "ASTLike.java" does not exist.  Will create one.
File "ASTLess.java" does not exist.  Will create one.
File "ASTGreater.java" does not exist.  Will create one.
File "ASTLE.java" does not exist.  Will create one.
File "ASTGE.java" does not exist.  Will create one.
File "ASTIn.java" does not exist.  Will create one.
File "ASTInValues.java" does not exist.  Will create one.
File "ASTField.java" does not exist.  Will create one.
File "ASTProperty.java" does not exist.  Will create one.
File "ASTValue.java" does not exist.  Will create one.
File "QLParserTreeConstants.java" does not exist.  Will create one.
File "JJTQLParserState.java" does not exist.  Will create one.
Annotated grammar generated successfully in <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/javacc-1282227057905/node/ql.jj>
Java Compiler Compiler Version 5.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/javacc-1282227057905/node/ql.jj> . . .
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated successfully.
[INFO] Processed 1 grammar
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 80 source files to <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ode.ql.SyntaxTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.282 sec

Results :

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

[HUDSON] Recording test results
[INFO] [javacc:jjtree-javacc {execution: default}]
[INFO] Skipping - all parsers are up to date
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ode.ql.SyntaxTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.309 sec

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/ode-bpel-ql-1.3.5-SNAPSHOT.jar>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/pom.xml> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-bpel-ql/builds/2010-08-19_14-07-24/archive/org.apache.ode/ode-bpel-ql/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-ql/target/ode-bpel-ql-1.3.5-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-bpel-ql/builds/2010-08-19_14-07-24/archive/org.apache.ode/ode-bpel-ql/1.3.5-SNAPSHOT/ode-bpel-ql-1.3.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: Hibernate DAO Implementation
[INFO]    task-segment: [clean, test, integration-test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/target> (included: [**], excluded: [])
[INFO] [xdoclet:xdoclet {execution: default}]
[INFO] Initializing DocletTasks!!!
[INFO] Executing tasks
Aug 19, 2010 2:11:10 PM xdoclet.XDocletMain start
INFO: Running <hibernate/>
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey.
   org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HScope.
   org.apache.ode.daohib.bpel.hobj.HScope
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage.
   org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelator.
   org.apache.ode.daohib.bpel.hobj.HCorrelator
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelationSet.
   org.apache.ode.daohib.bpel.hobj.HCorrelationSet
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HMessageExchange.
   org.apache.ode.daohib.bpel.hobj.HMessageExchange
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelationProperty.
   org.apache.ode.daohib.bpel.hobj.HCorrelationProperty
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HXmlData.
   org.apache.ode.daohib.bpel.hobj.HXmlData
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector.
   org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HMessage.
   org.apache.ode.daohib.bpel.hobj.HMessage
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HProcess.
   org.apache.ode.daohib.bpel.hobj.HProcess
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HMessageExchangeProperty.
   org.apache.ode.daohib.bpel.hobj.HMessageExchangeProperty
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HActivityRecovery.
   org.apache.ode.daohib.bpel.hobj.HActivityRecovery
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HPartnerLink.
   org.apache.ode.daohib.bpel.hobj.HPartnerLink
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HProcessInstance.
   org.apache.ode.daohib.bpel.hobj.HProcessInstance
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HVariableProperty.
   org.apache.ode.daohib.bpel.hobj.HVariableProperty
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HFaultData.
   org.apache.ode.daohib.bpel.hobj.HFaultData
Generating mapping file for org.apache.ode.daohib.bpel.hobj.HBpelEvent.
   org.apache.ode.daohib.bpel.hobj.HBpelEvent
INFO:    Some classes refer to other classes that were not found among the sources or on the classpath.
         (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
         The referring classes do not import any fully qualified classes matching these classes.
         However, since no packages are imported, xjavadoc has assumed that the referred classes
         belong to the same package as the referring class. The classes are:
<https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/src/main/java/org/apache/ode/daohib/bpel/hobj/HObject.java> --> T qualified to org.apache.ode.daohib.bpel.hobj.T
[INFO] Executed tasks
[INFO] [groovy:execute {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 46 source files to <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 4 source files to <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/target/test-classes>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/pom.xml> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-dao-hibernate/builds/2010-08-19_14-07-24/archive/org.apache.ode/ode-dao-hibernate/1.3.5-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/dao-hibernate/src/test/java/org/apache/ode/daohib/bpel/BaseTestDAO.java>:[59,37] package org.springframework.mock.jndi does not exist


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 46 seconds
[INFO] Finished at: Thu Aug 19 14:11:18 UTC 2010
[INFO] Final Memory: 81M/217M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dev@ode.apache.org rr@touk.pl
channel stopped


ODE-trunk-maven2-jdk5 - Build # 122 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
The Apache Hudson build system has built ODE-trunk-maven2-jdk5 (build #122)

Status: Still Failing

Check console output at http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/122/ to view the results.

Build failed in Hudson: ODE-trunk-maven2-jdk5 #121

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/121/changes>

Changes:

[jeffyu] * revert back to the original ode-trunk. (without adding jpa refactoring work)

[jeffyu] * ODE-805, cleanup jpa module. will commit this first, and then make a branch for this.

------------------------------------------
[...truncated 41147 lines...]
11:38:14,739 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:237:97:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,740 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:247:95:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,740 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:260:95:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,740 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:271:95:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,741 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:284:95:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,742 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:295:48:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,742 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:301:97:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,743 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:314:97:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,743 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:326:49:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,744 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:332:98:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,744 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:345:98:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,745 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:356:49:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,745 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:362:98:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,746 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:375:98:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,746 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:386:53:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,747 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:392:95:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,747 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:400:95:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,748 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:414:127:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,748 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:418:114:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,749 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:424:114:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,749 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:440:106:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,750 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:446:106:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,750 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:453:108:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'from'.
11:38:14,750 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:454:100:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,751 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:457:108:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'from'.
11:38:14,751 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowActivity1-6/TestActivityFlow.bpel:458:102:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:14,751 WARN  [BpelObjectFactory] Validation errors during parsing, continuing due to -Dorg.apache.ode.compiler.failOnValidationErrors=false switch
11:38:14,889 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-6
11:38:14,889 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-6
11:38:14,958 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-6 (guid=2v2g4pifsewuds0tfo3gswf8g9q5n58f)
11:38:14,958 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-6 (guid=2v2g4pifsewuds0tfo3gswf8g9q5n58f).
11:38:14,963 INFO  [BpelServerImpl] Registered process {http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-6.
11:38:14,963 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-6
11:38:14,963 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-6
11:38:14,963 ERROR [DeploymentPoller] Error while creating  file TestFlowActivity1-6.deployed ,deployment could be inconsistent
11:38:14,963 INFO  [DeploymentWebService] Deployment of artifact TestFlowActivity1-6 successful.
[INFO] Running BPELUnit: TestFlowActivity1.bpts
11:38:15,003 WARN  [BpelRuntimeContextImpl] Couldn't extract property '{OProperty {http://ode/bpel/unit-test/testFlowActivity1.wsdl}testFlow1}' and variable {Variable __PROCESS_SCOPE:TestActivityFlow.request:OMessageVarType#9({http://ode/bpel/unit-test/testFlowActivity1.wsdl}requestMessage)} at TestActivityFlow:51 in property pre-extraction: org.apache.ode.bpel.common.FaultException: No results for expression: 'typens:flowIndicators/typens:indicatorOne' against '<?xml version="1.0" encoding="UTF-8"?>
<request xmlns="http://ode/bpel/unit-test/testFlowActivity1.wsdl.types">
  <typens:requestID xmlns:typens="http://ode/bpel/unit-test/testFlowActivity1.wsdl.types">null</typens:requestID>
  <typens:requestText xmlns:typens="http://ode/bpel/unit-test/testFlowActivity1.wsdl.types">null</typens:requestText>
  <typens:flowIndicator xmlns:typens="http://ode/bpel/unit-test/testFlowActivity1.wsdl.types">
  	<typens:indicatorOne>yes</typens:indicatorOne><typens:indicatorTwo>yes</typens:indicatorTwo>
  </typens:flowIndicator>
  <loopIndicator xmlns="http://docs.oasis-open.org/wsbpel/2.0/process/executable">null</loopIndicator>
</request>'
11:38:15,003 WARN  [BpelRuntimeContextImpl] Couldn't extract property '{OProperty {http://ode/bpel/unit-test/testFlowActivity1.wsdl}loopInd}' and variable {Variable __PROCESS_SCOPE:TestActivityFlow.request:OMessageVarType#9({http://ode/bpel/unit-test/testFlowActivity1.wsdl}requestMessage)} at TestActivityFlow:51 in property pre-extraction: org.apache.ode.bpel.common.FaultException: No results for expression: 'typens:loopIndicator' against '<?xml version="1.0" encoding="UTF-8"?>
<request xmlns="http://ode/bpel/unit-test/testFlowActivity1.wsdl.types">
  <typens:requestID xmlns:typens="http://ode/bpel/unit-test/testFlowActivity1.wsdl.types">null</typens:requestID>
  <typens:requestText xmlns:typens="http://ode/bpel/unit-test/testFlowActivity1.wsdl.types">null</typens:requestText>
  <typens:flowIndicator xmlns:typens="http://ode/bpel/unit-test/testFlowActivity1.wsdl.types">
  	<typens:indicatorOne>yes</typens:indicatorOne><typens:indicatorTwo>yes</typens:indicatorTwo>
  </typens:flowIndicator>
  <loopIndicator xmlns="http://docs.oasis-open.org/wsbpel/2.0/process/executable">null</loopIndicator>
</request>'
[INFO] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.328 sec
11:38:16,448 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-6
11:38:16,448 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-6
11:38:16,459 INFO  [BpelServerImpl] Unregistered process {http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-6.
11:38:16,581 INFO  [BpelServerImpl] Deleted only the process {http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-6.
11:38:16,587 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-6
11:38:16,589 ERROR [DeploymentPoller] Error while deleting file TestFlowActivity1-6.deployed , please check if file is locked or if it really exist
11:38:16,792 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}TestIf-7
11:38:16,792 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}TestIf-7
11:38:16,831 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}TestIf-7 (guid=1gk04ui1g2fnq5qid3oe4nkbkai8ic7g)
11:38:16,831 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}TestIf-7 (guid=1gk04ui1g2fnq5qid3oe4nkbkai8ic7g).
11:38:16,837 INFO  [BpelServerImpl] Registered process {http://ode/bpel/unit-test}TestIf-7.
11:38:16,838 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}TestIf-7
11:38:16,838 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}TestIf-7
11:38:16,839 ERROR [DeploymentPoller] Error while creating  file TestIf-7.deployed ,deployment could be inconsistent
11:38:16,839 INFO  [DeploymentWebService] Deployment of artifact TestIf-7 successful.
[INFO] Running BPELUnit: TestIf.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.373 sec
11:38:18,320 INFO  [BpelServerImpl] Unregistered process {http://ode/bpel/unit-test}TestIf-7.
11:38:18,360 INFO  [BpelServerImpl] Deleted only the process {http://ode/bpel/unit-test}TestIf-7.
11:38:18,362 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}TestIf-7
11:38:18,394 ERROR [DeploymentPoller] Error while deleting file TestIf-7.deployed , please check if file is locked or if it really exist
11:38:18,494 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestCorrelationJoinOnMessage-8/CorrelationJoinOnMessageTest.bpel:39:18:cvc-complex-type.2.4.a: Invalid content was found starting with element 'bpel:variables'. One of '{"http://docs.oasis-open.org/wsbpel/2.0/process/executable":faultHandlers, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":eventHandlers, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":assign, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":compensate, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":compensateScope, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":empty, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":exit, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":extensionActivity, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":flow, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":forEach, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":if, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":invoke, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":pick, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":receive, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":repeatUntil, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":reply, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":rethrow, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":scope, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":sequence, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":throw, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":validate, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":wait, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":while}' is expected.
11:38:18,499 WARN  [BpelObjectFactory] Validation errors during parsing, continuing due to -Dorg.apache.ode.compiler.failOnValidationErrors=false switch
11:38:18,556 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-8
11:38:18,556 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-8
11:38:18,615 INFO  [BpelProcess] Created new process DAO for {http://ode.apache.org/test4/process}Process-8 (guid=2xct5qg0tl92fhrf95f58rbo09xcpl4f)
11:38:18,615 INFO  [BpelProcess] Created new process DAO for {http://ode.apache.org/test4/process}Process-8 (guid=2xct5qg0tl92fhrf95f58rbo09xcpl4f).
11:38:18,620 INFO  [BpelServerImpl] Registered process {http://ode.apache.org/test4/process}Process-8.
11:38:18,620 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-8
11:38:18,620 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-8
11:38:18,620 ERROR [DeploymentPoller] Error while creating  file TestCorrelationJoinOnMessage-8.deployed ,deployment could be inconsistent
11:38:18,620 INFO  [DeploymentWebService] Deployment of artifact TestCorrelationJoinOnMessage-8 successful.
[INFO] Running BPELUnit: TestCorrelationJoinOnMessage.bpts
[INFO] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 0.016 sec
11:38:19,731 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-8
11:38:19,731 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-8
11:38:19,746 INFO  [BpelServerImpl] Unregistered process {http://ode.apache.org/test4/process}Process-8.
11:38:19,757 WARN  [Runtime] Detected possible orphaned reference to deleted object "org.apache.ode.dao.jpa.CorrelatorDAOImpl-111" in "org.apache.ode.dao.jpa.MessageExchangeDAOImpl._correlator".
11:38:19,764 INFO  [BpelServerImpl] Deleted only the process {http://ode.apache.org/test4/process}Process-8.
11:38:19,766 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-8
11:38:19,769 ERROR [DeploymentPoller] Error while deleting file TestCorrelationJoinOnMessage-8.deployed , please check if file is locked or if it really exist
11:38:19,896 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestComposeUrl-9/ComposeUrl.bpel:57:76:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:19,896 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestComposeUrl-9/ComposeUrl.bpel:64:80:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
11:38:19,897 WARN  [BpelObjectFactory] Validation errors during parsing, continuing due to -Dorg.apache.ode.compiler.failOnValidationErrors=false switch
11:38:19,937 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}ComposeUrl-9
11:38:19,937 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}ComposeUrl-9
11:38:19,973 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}ComposeUrl-9 (guid=3pe4hcmw6uwo7nh1n59ccwrklewx1iwd)
11:38:19,973 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}ComposeUrl-9 (guid=3pe4hcmw6uwo7nh1n59ccwrklewx1iwd).
11:38:19,977 INFO  [BpelServerImpl] Registered process {http://ode/bpel/unit-test}ComposeUrl-9.
11:38:19,977 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}ComposeUrl-9
11:38:19,977 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}ComposeUrl-9
11:38:19,977 ERROR [DeploymentPoller] Error while creating  file TestComposeUrl-9.deployed ,deployment could be inconsistent
11:38:19,977 INFO  [DeploymentWebService] Deployment of artifact TestComposeUrl-9 successful.
[INFO] Running BPELUnit: TestComposeUrl.bpts
[INFO] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.175 sec
11:38:21,251 INFO  [BpelServerImpl] Unregistered process {http://ode/bpel/unit-test}ComposeUrl-9.
11:38:21,333 INFO  [BpelServerImpl] Deleted only the process {http://ode/bpel/unit-test}ComposeUrl-9.
11:38:21,337 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}ComposeUrl-9
11:38:21,339 ERROR [DeploymentPoller] Error while deleting file TestComposeUrl-9.deployed , please check if file is locked or if it really exist
Error on line 11 
  FOAR0001: Integer division by zero
11:38:21,678 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-10
11:38:21,678 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-10
11:38:21,760 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}HelloXQueryWorld-10 (guid=3csobwtvc5f9ui70pm84koikghg73805)
11:38:21,760 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}HelloXQueryWorld-10 (guid=3csobwtvc5f9ui70pm84koikghg73805).
11:38:21,763 INFO  [BpelServerImpl] Registered process {http://ode/bpel/unit-test}HelloXQueryWorld-10.
11:38:21,763 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-10
11:38:21,763 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-10
11:38:21,763 ERROR [DeploymentPoller] Error while creating  file TestXQueryExpression-10.deployed ,deployment could be inconsistent
11:38:21,763 INFO  [DeploymentWebService] Deployment of artifact TestXQueryExpression-10 successful.
[INFO] Running BPELUnit: TestXQueryExpression.bpts
11:38:21,820 WARN  [BpelRuntimeContextImpl] Couldn't extract property '{OProperty {http://ode/bpel/unit-test.wsdl}content}' and variable {Variable __PROCESS_SCOPE:HelloXQueryWorld.myVar:OMessageVarType#7({http://ode/bpel/unit-test.wsdl}HelloXQueryMessage)} at HelloXQueryWorld:43 in property pre-extraction: org.apache.ode.bpel.common.FaultException: No results for expression: 'content' against '<?xml version="1.0" encoding="UTF-8"?>
<TestPart xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:rpcwrappernsprefix="http://ode/bpel/unit-test.wsdl" xmlns:tes="http://www.bpelunit.org/schema/testSuite">HelloXQuery World</TestPart>'
Error on line 11 
  FOAR0001: Integer division by zero
11:38:21,874 WARN  [SCOPE] ({OScope 'scope-implicit-scope-line-197' id=100},TerminationChannel#61,ParentScopeChannel#63): has a fault handler for {http://docs.oasis-open.org/wsbpel/2.0/process/executable}subLanguageExecutionFault: {OCatch faultName={http://docs.oasis-open.org/wsbpel/2.0/process/executable}subLanguageExecutionFault, faultVariable=null} ,  FaultData: [faultName={http://docs.oasis-open.org/wsbpel/2.0/process/executable}subLanguageExecutionFault, faulType=null (An exception occured while evaluating "{OXPath10Expression null}": Error while executing an XQuery expression: net.sf.saxon.trans.XPathException: Integer division by zero)] @204
[INFO] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.217 sec
11:38:23,267 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-10
11:38:23,267 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-10
11:38:23,287 INFO  [BpelServerImpl] Unregistered process {http://ode/bpel/unit-test}HelloXQueryWorld-10.
11:38:23,372 INFO  [BpelServerImpl] Deleted only the process {http://ode/bpel/unit-test}HelloXQueryWorld-10.
11:38:23,388 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-10
11:38:23,391 ERROR [DeploymentPoller] Error while deleting file TestXQueryExpression-10.deployed , please check if file is locked or if it really exist
11:38:23,736 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://example.com/NewDiagram/Pool}Pool-11
11:38:23,736 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://example.com/NewDiagram/Pool}Pool-11
11:38:23,774 INFO  [BpelProcess] Created new process DAO for {http://example.com/NewDiagram/Pool}Pool-11 (guid=6hqjv7pq21kasqw5tnftj9m543xqblfs)
11:38:23,774 INFO  [BpelProcess] Created new process DAO for {http://example.com/NewDiagram/Pool}Pool-11 (guid=6hqjv7pq21kasqw5tnftj9m543xqblfs).
11:38:23,788 INFO  [BpelServerImpl] Registered process {http://example.com/NewDiagram/Pool}Pool-11.
11:38:23,788 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://example.com/NewDiagram/Pool}Pool-11
11:38:23,788 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://example.com/NewDiagram/Pool}Pool-11
11:38:23,789 ERROR [DeploymentPoller] Error while creating  file TestAssignDate-11.deployed ,deployment could be inconsistent
11:38:23,789 INFO  [DeploymentWebService] Deployment of artifact TestAssignDate-11 successful.
[INFO] Running BPELUnit: TestAssignDate.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.109 sec
11:38:25,034 INFO  [BpelServerImpl] Unregistered process {http://example.com/NewDiagram/Pool}Pool-11.
11:38:25,079 INFO  [BpelServerImpl] Deleted only the process {http://example.com/NewDiagram/Pool}Pool-11.
11:38:25,081 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://example.com/NewDiagram/Pool}Pool-11
11:38:25,084 ERROR [DeploymentPoller] Error while deleting file TestAssignDate-11.deployed , please check if file is locked or if it really exist
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: Distribution
[INFO]    task-segment: [clean, test, integration-test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [assembly:single {execution: war-distro}]
[INFO] Reading assembly descriptor: src/main/assembly/war.xml
[WARNING] Cannot include project artifact: org.apache.ode:ode-distro:pom:1.3.5-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.ode:ode-distro:pom:1.3.5-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.ode:ode-distro:pom:1.3.5-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building zip: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/distro/target/apache-ode-war-1.3.5-SNAPSHOT.zip>
[INFO] [assembly:single {execution: jbi-distro}]
[INFO] Reading assembly descriptor: src/main/assembly/jbi.xml
[WARNING] Cannot include project artifact: org.apache.ode:ode-distro:pom:1.3.5-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.ode:ode-distro:pom:1.3.5-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.ode:ode-distro:pom:1.3.5-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building zip: <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/distro/target/apache-ode-jbi-1.3.5-SNAPSHOT.zip>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/distro/pom.xml> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-distro/builds/2010-08-18_09-44-17/archive/org.apache.ode/ode-distro/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/distro/target/apache-ode-war-1.3.5-SNAPSHOT.zip> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-distro/builds/2010-08-18_09-44-17/archive/org.apache.ode/ode-distro/1.3.5-SNAPSHOT/apache-ode-war-1.3.5-SNAPSHOT.zip
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/distro/target/apache-ode-jbi-1.3.5-SNAPSHOT.zip> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-distro/builds/2010-08-18_09-44-17/archive/org.apache.ode/ode-distro/1.3.5-SNAPSHOT/apache-ode-jbi-1.3.5-SNAPSHOT.zip
Build timed out. Aborting
Sending e-mails to: dev@ode.apache.org jeff.yuchang@gmail.com
Sending e-mails to: dev@ode.apache.org jeff.yuchang@gmail.com
channel stopped
12:43:52,353 INFO  [DeploymentPoller] Poller stopped.
12:43:52,353 INFO  [BpelServerImpl] BPEL Server Stopped.
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] null
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.reflect.UndeclaredThrowableException
	at $Proxy2.isArchivingDisabled(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter.isArchivingDisabled(MavenBuildProxy.java:222)
	at hudson.maven.reporters.MavenArtifact.archive(MavenArtifact.java:192)
	at hudson.maven.reporters.MavenArtifactArchiver.postBuild(MavenArtifactArchiver.java:109)
	at hudson.maven.MavenModuleSetBuild$Builder.postModule(MavenModuleSetBuild.java:741)
	at hudson.maven.MavenBuilder$Adapter.fireLeaveModule(MavenBuilder.java:317)
	at hudson.maven.MavenBuilder$Adapter.postBuild(MavenBuilder.java:275)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:68)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	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:585)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:165)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:165)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:708)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:652)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
	at java.lang.Thread.run(Thread.java:595)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:414)
	at hudson.remoting.Request.call(Request.java:105)
	at hudson.remoting.Channel.call(Channel.java:557)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158)
	... 30 more
Caused by: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:691)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:890)
Caused by: Command close created at
	at hudson.remoting.Command.<init>(Command.java:58)
	at hudson.remoting.Command.<init>(Command.java:47)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:687)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:687)
	at hudson.remoting.Channel.close(Channel.java:732)
	at hudson.slaves.Channels$1.close(Channels.java:91)
	at hudson.maven.ProcessCache$MavenProcess.discard(ProcessCache.java:145)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:499)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
	at hudson.model.Run.run(Run.java:1248)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:318)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:129)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 177 minutes 46 seconds
[INFO] Finished at: Wed Aug 18 12:43:52 GMT+00:00 2010
[INFO] Final Memory: 108M/377M
[INFO] ------------------------------------------------------------------------
12:43:53,887 INFO  [ODEServer] Shutdown completed. 


Hudson build is still unstable: ODE-trunk-maven2-jdk5 #120

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/changes>



Hudson build is unstable: ODE-trunk-maven2-jdk5 #119

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/119/changes>



Build failed in Hudson: ODE-trunk-maven2-jdk5 #118

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/118/changes>

Changes:

[vanto] Logging schema violations as warnings if strict validation is turned off.

------------------------------------------
[...truncated 38255 lines...]
14:07:46,822 INFO  [BpelServerImpl] Registered process {workflowns}TestCase-3.
14:07:46,822 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {workflowns}TestCase-3
14:07:46,823 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {workflowns}TestCase-3
14:07:46,823 ERROR [DeploymentPoller] Error while creating  file TestFlowLinks-3.deployed ,deployment could be inconsistent
14:07:46,823 INFO  [DeploymentWebService] Deployment of artifact TestFlowLinks-3 successful.
[INFO] Running BPELUnit: TestFlowLinks.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.099 sec
14:07:48,057 INFO  [BpelServerImpl] Unregistered process {workflowns}TestCase-3.
14:07:48,111 INFO  [BpelServerImpl] Deleted only the process {workflowns}TestCase-3.
14:07:48,154 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {workflowns}TestCase-3
14:07:48,157 ERROR [DeploymentPoller] Error while deleting file TestFlowLinks-3.deployed , please check if file is locked or if it really exist
14:07:48,336 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestComposeUrl-4/ComposeUrl.bpel:57:76:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
14:07:48,337 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestComposeUrl-4/ComposeUrl.bpel:64:80:cvc-complex-type.3.2.2: Attribute 'query' is not allowed to appear in element 'to'.
14:07:48,337 WARN  [BpelObjectFactory] Validation errors during parsing, continuing due to -Dorg.apache.ode.compiler.failOnValidationErrors=false switch
14:07:48,375 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}ComposeUrl-4
14:07:48,376 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}ComposeUrl-4
14:07:48,411 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}ComposeUrl-4 (guid=3pe4hcmw6jx2983i4ftdqurtlcg5kitq)
14:07:48,411 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}ComposeUrl-4 (guid=3pe4hcmw6jx2983i4ftdqurtlcg5kitq).
14:07:48,415 INFO  [BpelServerImpl] Registered process {http://ode/bpel/unit-test}ComposeUrl-4.
14:07:48,415 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}ComposeUrl-4
14:07:48,415 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}ComposeUrl-4
14:07:48,415 ERROR [DeploymentPoller] Error while creating  file TestComposeUrl-4.deployed ,deployment could be inconsistent
14:07:48,415 INFO  [DeploymentWebService] Deployment of artifact TestComposeUrl-4 successful.
[INFO] Running BPELUnit: TestComposeUrl.bpts
[INFO] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.194 sec
14:07:49,711 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}ComposeUrl-4
14:07:49,711 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}ComposeUrl-4
14:07:49,762 INFO  [BpelServerImpl] Unregistered process {http://ode/bpel/unit-test}ComposeUrl-4.
14:07:49,861 INFO  [BpelServerImpl] Deleted only the process {http://ode/bpel/unit-test}ComposeUrl-4.
14:07:49,896 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}ComposeUrl-4
14:07:49,899 ERROR [DeploymentPoller] Error while deleting file TestComposeUrl-4.deployed , please check if file is locked or if it really exist
14:07:50,409 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://example.com/NewDiagram/Pool}Pool-5
14:07:50,409 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://example.com/NewDiagram/Pool}Pool-5
14:07:50,450 INFO  [BpelProcess] Created new process DAO for {http://example.com/NewDiagram/Pool}Pool-5 (guid=758attbrh1bjlemr1hevcogi0wa2mt69)
14:07:50,450 INFO  [BpelProcess] Created new process DAO for {http://example.com/NewDiagram/Pool}Pool-5 (guid=758attbrh1bjlemr1hevcogi0wa2mt69).
14:07:50,472 INFO  [BpelServerImpl] Registered process {http://example.com/NewDiagram/Pool}Pool-5.
14:07:50,472 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://example.com/NewDiagram/Pool}Pool-5
14:07:50,472 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://example.com/NewDiagram/Pool}Pool-5
14:07:50,472 ERROR [DeploymentPoller] Error while creating  file TestAssignDate-5.deployed ,deployment could be inconsistent
14:07:50,472 INFO  [DeploymentWebService] Deployment of artifact TestAssignDate-5 successful.
[INFO] Running BPELUnit: TestAssignDate.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.324 sec
14:07:51,993 INFO  [BpelServerImpl] Unregistered process {http://example.com/NewDiagram/Pool}Pool-5.
14:07:52,046 INFO  [BpelServerImpl] Deleted only the process {http://example.com/NewDiagram/Pool}Pool-5.
14:07:52,049 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://example.com/NewDiagram/Pool}Pool-5
14:07:52,052 ERROR [DeploymentPoller] Error while deleting file TestAssignDate-5.deployed , please check if file is locked or if it really exist
14:07:52,158 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestAssignComplex-6/AssignComplex.bpel:71:33:cvc-complex-type.2.4.a: Invalid content was found starting with element 'bpel:query'. One of '{"http://schemas.xmlsoap.org/ws/2004/03/business-process/":documentation, WC[##other:"http://schemas.xmlsoap.org/ws/2004/03/business-process/"], "http://schemas.xmlsoap.org/ws/2004/03/business-process/":literal}' is expected.
14:07:52,159 WARN  [BpelObjectFactory] Validation errors during parsing, continuing due to -Dorg.apache.ode.compiler.failOnValidationErrors=false switch
14:07:52,209 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://example.com/ComplexVariables/Variable}AssignComplex-6
14:07:52,209 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://example.com/ComplexVariables/Variable}AssignComplex-6
14:07:52,260 INFO  [BpelProcess] Created new process DAO for {http://example.com/ComplexVariables/Variable}AssignComplex-6 (guid=qgwu0n3f9w2n9nlvi3e0o29v7j5swf45)
14:07:52,260 INFO  [BpelProcess] Created new process DAO for {http://example.com/ComplexVariables/Variable}AssignComplex-6 (guid=qgwu0n3f9w2n9nlvi3e0o29v7j5swf45).
14:07:52,264 INFO  [BpelServerImpl] Registered process {http://example.com/ComplexVariables/Variable}AssignComplex-6.
14:07:52,264 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://example.com/ComplexVariables/Variable}AssignComplex-6
14:07:52,264 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://example.com/ComplexVariables/Variable}AssignComplex-6
14:07:52,264 ERROR [DeploymentPoller] Error while creating  file TestAssignComplex-6.deployed ,deployment could be inconsistent
14:07:52,264 INFO  [DeploymentWebService] Deployment of artifact TestAssignComplex-6 successful.
[INFO] Running BPELUnit: TestAssignComplex.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.108 sec
14:07:53,568 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://example.com/ComplexVariables/Variable}AssignComplex-6
14:07:53,568 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://example.com/ComplexVariables/Variable}AssignComplex-6
14:07:53,642 INFO  [BpelServerImpl] Unregistered process {http://example.com/ComplexVariables/Variable}AssignComplex-6.
14:07:53,681 INFO  [BpelServerImpl] Deleted only the process {http://example.com/ComplexVariables/Variable}AssignComplex-6.
14:07:53,684 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://example.com/ComplexVariables/Variable}AssignComplex-6
14:07:53,687 ERROR [DeploymentPoller] Error while deleting file TestAssignComplex-6.deployed , please check if file is locked or if it really exist
14:07:53,748 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-7/QueryTest.bpel:52:133:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
14:07:53,748 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-7/QueryTest.bpel:53:41:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
14:07:53,748 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-7/QueryTest.bpel:54:48:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
14:07:53,748 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-7/QueryTest.bpel:55:51:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
14:07:53,749 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-7/QueryTest.bpel:57:41:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
14:07:53,749 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-7/QueryTest.bpel:58:48:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
14:07:53,749 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-7/QueryTest.bpel:59:51:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
14:07:53,749 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-7/QueryTest.bpel:61:41:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
14:07:53,749 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-7/QueryTest.bpel:62:48:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
14:07:53,749 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-7/QueryTest.bpel:63:51:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
14:07:53,750 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-7/QueryTest.bpel:76:133:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
14:07:53,750 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-7/QueryTest.bpel:77:45:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
14:07:53,750 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-7/QueryTest.bpel:78:48:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
14:07:53,785 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {mynamespace}QueryTest-7
14:07:53,786 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {mynamespace}QueryTest-7
14:07:53,822 INFO  [BpelProcess] Created new process DAO for {mynamespace}QueryTest-7 (guid=14bnrs7l5mdn02555qx669tgn11b4pvu)
14:07:53,822 INFO  [BpelProcess] Created new process DAO for {mynamespace}QueryTest-7 (guid=14bnrs7l5mdn02555qx669tgn11b4pvu).
14:07:53,838 INFO  [BpelServerImpl] Registered process {mynamespace}QueryTest-7.
14:07:53,838 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {mynamespace}QueryTest-7
14:07:53,838 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {mynamespace}QueryTest-7
14:07:53,838 ERROR [DeploymentPoller] Error while creating  file TestToQuery-7.deployed ,deployment could be inconsistent
14:07:53,838 INFO  [DeploymentWebService] Deployment of artifact TestToQuery-7 successful.
[INFO] Running BPELUnit: TestToQuery.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.468 sec
14:07:55,463 INFO  [BpelServerImpl] Unregistered process {mynamespace}QueryTest-7.
14:07:55,517 INFO  [BpelServerImpl] Deleted only the process {mynamespace}QueryTest-7.
14:07:55,547 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {mynamespace}QueryTest-7
14:07:55,550 ERROR [DeploymentPoller] Error while deleting file TestToQuery-7.deployed , please check if file is locked or if it really exist
Error on line 11 
  FOAR0001: Integer division by zero
14:07:56,262 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-8
14:07:56,262 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-8
14:07:56,343 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}HelloXQueryWorld-8 (guid=3nwk4bvoi6lj7ivrlpm87dqlqj5frxlp)
14:07:56,343 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}HelloXQueryWorld-8 (guid=3nwk4bvoi6lj7ivrlpm87dqlqj5frxlp).
14:07:56,546 INFO  [BpelServerImpl] Registered process {http://ode/bpel/unit-test}HelloXQueryWorld-8.
14:07:56,546 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-8
14:07:56,546 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-8
14:07:56,546 ERROR [DeploymentPoller] Error while creating  file TestXQueryExpression-8.deployed ,deployment could be inconsistent
14:07:56,546 INFO  [DeploymentWebService] Deployment of artifact TestXQueryExpression-8 successful.
[INFO] Running BPELUnit: TestXQueryExpression.bpts
14:07:56,570 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-8
14:07:56,570 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-8
14:07:56,633 WARN  [BpelRuntimeContextImpl] Couldn't extract property '{OProperty {http://ode/bpel/unit-test.wsdl}content}' and variable {Variable __PROCESS_SCOPE:HelloXQueryWorld.myVar:OMessageVarType#7({http://ode/bpel/unit-test.wsdl}HelloXQueryMessage)} at HelloXQueryWorld:43 in property pre-extraction: org.apache.ode.bpel.common.FaultException: No results for expression: 'content' against '<?xml version="1.0" encoding="UTF-8"?>
<TestPart xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:rpcwrappernsprefix="http://ode/bpel/unit-test.wsdl" xmlns:tes="http://www.bpelunit.org/schema/testSuite">HelloXQuery World</TestPart>'
Error on line 11 
  FOAR0001: Integer division by zero
14:07:56,688 WARN  [SCOPE] ({OScope 'scope-implicit-scope-line-197' id=100},TerminationChannel#61,ParentScopeChannel#63): has a fault handler for {http://docs.oasis-open.org/wsbpel/2.0/process/executable}subLanguageExecutionFault: {OCatch faultName={http://docs.oasis-open.org/wsbpel/2.0/process/executable}subLanguageExecutionFault, faultVariable=null} ,  FaultData: [faultName={http://docs.oasis-open.org/wsbpel/2.0/process/executable}subLanguageExecutionFault, faulType=null (An exception occured while evaluating "{OXPath10Expression null}": Error while executing an XQuery expression: net.sf.saxon.trans.XPathException: Integer division by zero)] @204
[INFO] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.615 sec
14:07:58,323 INFO  [BpelServerImpl] Unregistered process {http://ode/bpel/unit-test}HelloXQueryWorld-8.
14:07:58,456 INFO  [BpelServerImpl] Deleted only the process {http://ode/bpel/unit-test}HelloXQueryWorld-8.
14:07:58,475 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-8
14:07:59,086 ERROR [DeploymentPoller] Error while deleting file TestXQueryExpression-8.deployed , please check if file is locked or if it really exist
14:07:59,199 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file:///zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ODE-trunk-maven2-jdk5/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestCorrelationJoinOnMessage-9/CorrelationJoinOnMessageTest.bpel:39:18:cvc-complex-type.2.4.a: Invalid content was found starting with element 'bpel:variables'. One of '{"http://docs.oasis-open.org/wsbpel/2.0/process/executable":faultHandlers, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":eventHandlers, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":assign, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":compensate, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":compensateScope, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":empty, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":exit, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":extensionActivity, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":flow, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":forEach, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":if, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":invoke, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":pick, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":receive, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":repeatUntil, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":reply, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":rethrow, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":scope, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":sequence, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":throw, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":validate, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":wait, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":while}' is expected.
14:07:59,203 WARN  [BpelObjectFactory] Validation errors during parsing, continuing due to -Dorg.apache.ode.compiler.failOnValidationErrors=false switch
14:07:59,264 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-9
14:07:59,264 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-9
14:07:59,329 INFO  [BpelProcess] Created new process DAO for {http://ode.apache.org/test4/process}Process-9 (guid=2xct5qg0tn0i169rvn8fqfm3xmhssv4t)
14:07:59,329 INFO  [BpelProcess] Created new process DAO for {http://ode.apache.org/test4/process}Process-9 (guid=2xct5qg0tn0i169rvn8fqfm3xmhssv4t).
14:07:59,336 INFO  [BpelServerImpl] Registered process {http://ode.apache.org/test4/process}Process-9.
14:07:59,336 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-9
14:07:59,336 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-9
14:07:59,336 ERROR [DeploymentPoller] Error while creating  file TestCorrelationJoinOnMessage-9.deployed ,deployment could be inconsistent
14:07:59,336 INFO  [DeploymentWebService] Deployment of artifact TestCorrelationJoinOnMessage-9 successful.
[INFO] Running BPELUnit: TestCorrelationJoinOnMessage.bpts
[INFO] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 0.013 sec
14:08:00,462 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-9
14:08:00,462 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-9
14:08:00,482 INFO  [BpelServerImpl] Unregistered process {http://ode.apache.org/test4/process}Process-9.
14:08:00,494 WARN  [Runtime] Detected possible orphaned reference to deleted object "org.apache.ode.dao.jpa.CorrelatorDAOImpl-112" in "org.apache.ode.dao.jpa.MessageExchangeDAOImpl._correlator".
14:08:00,501 INFO  [BpelServerImpl] Deleted only the process {http://ode.apache.org/test4/process}Process-9.
14:08:00,527 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-9
14:08:00,530 ERROR [DeploymentPoller] Error while deleting file TestCorrelationJoinOnMessage-9.deployed , please check if file is locked or if it really exist
14:08:01,508 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXslWorld-10
14:08:01,508 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXslWorld-10
14:08:01,542 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}HelloXslWorld-10 (guid=q2hdlmhonqfxk7mku4t3n0o1idw1oa5d)
14:08:01,542 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}HelloXslWorld-10 (guid=q2hdlmhonqfxk7mku4t3n0o1idw1oa5d).
14:08:01,545 INFO  [BpelServerImpl] Registered process {http://ode/bpel/unit-test}HelloXslWorld-10.
14:08:01,545 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXslWorld-10
14:08:01,545 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXslWorld-10
14:08:01,545 ERROR [DeploymentPoller] Error while creating  file TestXslTransform-10.deployed ,deployment could be inconsistent
14:08:01,545 INFO  [DeploymentWebService] Deployment of artifact TestXslTransform-10 successful.
[INFO] Running BPELUnit: TestXslTransform.bpts
[INFO] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.103 sec
14:08:02,912 INFO  [BpelServerImpl] Unregistered process {http://ode/bpel/unit-test}HelloXslWorld-10.
14:08:02,948 INFO  [BpelServerImpl] Deleted only the process {http://ode/bpel/unit-test}HelloXslWorld-10.
14:08:02,950 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXslWorld-10
14:08:02,958 ERROR [DeploymentPoller] Error while deleting file TestXslTransform-10.deployed , please check if file is locked or if it really exist
14:08:03,146 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}TestIf-11
14:08:03,146 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}TestIf-11
14:08:03,181 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}TestIf-11 (guid=1c484fsfbh6iu0sjcogtqliv93jgr294)
14:08:03,181 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}TestIf-11 (guid=1c484fsfbh6iu0sjcogtqliv93jgr294).
14:08:03,200 INFO  [BpelServerImpl] Registered process {http://ode/bpel/unit-test}TestIf-11.
14:08:03,200 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}TestIf-11
14:08:03,200 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}TestIf-11
14:08:03,201 ERROR [DeploymentPoller] Error while creating  file TestIf-11.deployed ,deployment could be inconsistent
14:08:03,201 INFO  [DeploymentWebService] Deployment of artifact TestIf-11 successful.
[INFO] Running BPELUnit: TestIf.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.156 sec
14:08:04,459 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}TestIf-11
14:08:04,459 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}TestIf-11
14:08:04,479 INFO  [BpelServerImpl] Unregistered process {http://ode/bpel/unit-test}TestIf-11.
14:08:04,516 INFO  [BpelServerImpl] Deleted only the process {http://ode/bpel/unit-test}TestIf-11.
14:08:04,518 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}TestIf-11
14:08:04,521 ERROR [DeploymentPoller] Error while deleting file TestIf-11.deployed , please check if file is locked or if it really exist
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: Distribution
[INFO]    task-segment: [clean, test, integration-test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/distro/target> (included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [assembly:single {execution: war-distro}]
[INFO] Reading assembly descriptor: src/main/assembly/war.xml
[WARNING] Cannot include project artifact: org.apache.ode:ode-distro:pom:1.3.5-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.ode:ode-distro:pom:1.3.5-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.ode:ode-distro:pom:1.3.5-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building zip: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/distro/target/apache-ode-war-1.3.5-SNAPSHOT.zip>
[INFO] [assembly:single {execution: jbi-distro}]
[INFO] Reading assembly descriptor: src/main/assembly/jbi.xml
[WARNING] Cannot include project artifact: org.apache.ode:ode-distro:pom:1.3.5-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.ode:ode-distro:pom:1.3.5-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.ode:ode-distro:pom:1.3.5-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building zip: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/distro/target/apache-ode-jbi-1.3.5-SNAPSHOT.zip>
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/distro/pom.xml> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-distro/builds/2010-08-05_12-07-43/archive/org.apache.ode/ode-distro/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/distro/target/apache-ode-war-1.3.5-SNAPSHOT.zip> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-distro/builds/2010-08-05_12-07-43/archive/org.apache.ode/ode-distro/1.3.5-SNAPSHOT/apache-ode-war-1.3.5-SNAPSHOT.zip
Build timed out. Aborting
Sending e-mails to: dev@ode.apache.org
Sending e-mails to: dev@ode.apache.org
Sending e-mails to: dev@ode.apache.org
channel stopped
15:07:50,055 INFO  [DeploymentPoller] Poller stopped.
15:07:50,055 INFO  [BpelServerImpl] BPEL Server Stopped.
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] null
channel is already closed
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.reflect.UndeclaredThrowableException
	at $Proxy2.isArchivingDisabled(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter.isArchivingDisabled(MavenBuildProxy.java:210)
	at hudson.maven.reporters.MavenArtifact.archive(MavenArtifact.java:192)
	at hudson.maven.reporters.MavenArtifactArchiver.postBuild(MavenArtifactArchiver.java:109)
	at hudson.maven.MavenModuleSetBuild$Builder.postModule(MavenModuleSetBuild.java:729)
	at hudson.maven.MavenBuilder$Adapter.fireLeaveModule(MavenBuilder.java:317)
	at hudson.maven.MavenBuilder$Adapter.postBuild(MavenBuilder.java:275)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:68)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	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:585)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:165)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:165)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:696)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:640)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
	at java.lang.Thread.run(Thread.java:595)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:412)
	at hudson.remoting.Request.call(Request.java:105)
	at hudson.remoting.Channel.call(Channel.java:555)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158)
	... 30 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 178 minutes 23 seconds
[INFO] Finished at: Thu Aug 05 15:07:50 GMT+00:00 2010
[INFO] Final Memory: 108M/430M
[INFO] ------------------------------------------------------------------------
15:07:51,680 INFO  [ODEServer] Shutdown completed. 


Hudson build is still unstable: ODE-trunk-maven2-jdk5 #117

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/changes>



Hudson build is still unstable: ODE-trunk-maven2-jdk5 #116

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/changes>



Hudson build is still unstable: ODE-trunk-maven2-jdk5 #115

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/changes>



Hudson build is still unstable: ODE-trunk-maven2-jdk5 #114

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/changes>



Hudson build is still unstable: ODE-trunk-maven2-jdk5 #113

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/changes>



Hudson build is still unstable: ODE-trunk-maven2-jdk5 #112

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/changes>



Hudson build is unstable: ODE-trunk-maven2-jdk5 #111

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/111/changes>



Build failed in Hudson: ODE-trunk-maven2-jdk5 #110

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/110/changes>

Changes:

[jeffyu] * update maven-surefire-plugin version, also updated some properties into environment for execution.
* enabled the axis2-war testing module, now only security part test and two other tests were exclude.

------------------------------------------
[...truncated 4151 lines...]
Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
[SimpleHTTPServer] Stop called
Test config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
[SimpleHTTPServer] Stop called
Test config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
[SimpleHTTPServer] Stop called
Test config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
[SimpleHTTPServer] Stop called
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.85 sec
Running TestSuite
Test config: default.
Tests run: 3, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 5.495 sec <<< FAILURE!
[SimpleHTTPServer] Stop called
Running TestSuite
Test config: default.
Tests run: 3, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 5.584 sec <<< FAILURE!
[SimpleHTTPServer] Stop called
Running TestSuite
Test config: default.
Tests run: 3, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 5.529 sec <<< FAILURE!
[SimpleHTTPServer] Stop called
Running TestSuite
Test config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
=>
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><odens:hello1Response xmlns:odens="http://ode/bpel/unit-test.wsdl"><TestPart>1;2;3;</TestPart></odens:hello1Response></soapenv:Body></soapenv:Envelope>

[SimpleHTTPServer] Stop called
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.043 sec
Running TestSuite
Test config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.hib-derby.>
Tests run: 3, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 5.511 sec <<< FAILURE!
[SimpleHTTPServer] Stop called
Running TestSuite
Test config: default.
Tests run: 3, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 5.577 sec <<< FAILURE!
[SimpleHTTPServer] Stop called
Running TestSuite
Test config: default.
Tests run: 6, Failures: 1, Errors: 0, Skipped: 5, Time elapsed: 5.466 sec <<< FAILURE!
[SimpleHTTPServer] Stop called
Running TestSuite
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 sec
Running TestSuite
Test config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
[SimpleHTTPServer] Stop called
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.007 sec
Running TestSuite
Test config: default.
Tests run: 3, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 5.689 sec <<< FAILURE!
[SimpleHTTPServer] Stop called
Running TestSuite
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec
Running TestSuite
Test config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.hib-derby.>
Tests run: 3, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 5.499 sec <<< FAILURE!
[SimpleHTTPServer] Stop called
Running TestSuite
Test config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.hib-derby.>
Tests run: 3, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 5.548 sec <<< FAILURE!
[SimpleHTTPServer] Stop called
Running TestSuite
Test config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><soapenv:Fault><faultcode>soapenv:Server</faultcode><faultstring xmlns:axis2ns3="http://axis2.ode.apache.org">axis2ns3:DummyException</faultstring><detail><DummyException xmlns="http://axis2.ode.apache.org" xmlns:axis2ns1="http://axis2.ode.apache.org" xmlns:axis2ns2="http://schemas.xmlsoap.org/soap/envelope/"><reason xmlns="">Something went wrong. Fortunately, it was meant to be.</reason></DummyException></detail></soapenv:Fault></soapenv:Body></soapenv:Envelope>

Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
[SimpleHTTPServer] Stop called
Test config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
[SimpleHTTPServer] Stop called
Test config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><soapenv:Fault><faultcode>soapenv:Server</faultcode><faultstring xmlns:axis2ns6="http://axis2.ode.apache.org">axis2ns6:DummyException</faultstring><detail><DummyException xmlns="http://axis2.ode.apache.org" xmlns:axis2ns5="http://schemas.xmlsoap.org/soap/envelope/" xmlns:axis2ns4="http://axis2.ode.apache.org"><reason xmlns="">Something went wrong. Fortunately, it was meant to be.</reason></DummyException></detail></soapenv:Fault></soapenv:Body></soapenv:Envelope>

Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
[SimpleHTTPServer] Stop called
Test config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><soapenv:Fault><faultcode>soapenv:Server</faultcode><faultstring xmlns:axis2ns9="http://axis2.ode.apache.org">axis2ns9:DummyException</faultstring><detail><DummyException xmlns="http://axis2.ode.apache.org" xmlns:axis2ns7="http://axis2.ode.apache.org" xmlns:axis2ns8="http://schemas.xmlsoap.org/soap/envelope/"><reason xmlns="">Something went wrong. Fortunately, it was meant to be.</reason></DummyException></detail></soapenv:Fault></soapenv:Body></soapenv:Envelope>

Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
[SimpleHTTPServer] Stop called
Test config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><soapenv:Fault><faultcode>soapenv:Server</faultcode><faultstring xmlns:axis2ns12="http://axis2.ode.apache.org">axis2ns12:DummyException</faultstring><detail><DummyException xmlns="http://axis2.ode.apache.org" xmlns:axis2ns10="http://axis2.ode.apache.org" xmlns:axis2ns11="http://schemas.xmlsoap.org/soap/envelope/"><reason xmlns="">Something went wrong. Fortunately, it was meant to be.</reason></DummyException></detail></soapenv:Fault></soapenv:Body></soapenv:Envelope>

Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
[SimpleHTTPServer] Stop called
Test config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><soapenv:Fault><faultcode>soapenv:Server</faultcode><faultstring xmlns:axis2ns15="http://axis2.ode.apache.org">axis2ns15:DummyException</faultstring><detail><DummyException xmlns="http://axis2.ode.apache.org" xmlns:axis2ns14="http://schemas.xmlsoap.org/soap/envelope/" xmlns:axis2ns13="http://axis2.ode.apache.org"><reason xmlns="">Something went wrong. Fortunately, it was meant to be.</reason></DummyException></detail></soapenv:Fault></soapenv:Body></soapenv:Envelope>

Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
[SimpleHTTPServer] Stop called
Test config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><soapenv:Fault><faultcode>soapenv:Server</faultcode><faultstring xmlns:axis2ns18="http://axis2.ode.apache.org">axis2ns18:DummyException</faultstring><detail><DummyException xmlns="http://axis2.ode.apache.org" xmlns:axis2ns17="http://schemas.xmlsoap.org/soap/envelope/" xmlns:axis2ns16="http://axis2.ode.apache.org"><reason xmlns="">Something went wrong. Fortunately, it was meant to be.</reason></DummyException></detail></soapenv:Fault></soapenv:Body></soapenv:Envelope>

Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
[SimpleHTTPServer] Stop called
Test config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><soapenv:Fault><faultcode>soapenv:Server</faultcode><faultstring xmlns:axis2ns21="http://axis2.ode.apache.org">axis2ns21:DummyException</faultstring><detail><DummyException xmlns="http://axis2.ode.apache.org" xmlns:axis2ns20="http://schemas.xmlsoap.org/soap/envelope/" xmlns:axis2ns19="http://axis2.ode.apache.org"><reason xmlns="">Something went wrong. Fortunately, it was meant to be.</reason></DummyException></detail></soapenv:Fault></soapenv:Body></soapenv:Envelope>

Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
[SimpleHTTPServer] Stop called
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.521 sec
Running TestSuite
Test config: default.
Tests run: 3, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 5.535 sec <<< FAILURE!
[SimpleHTTPServer] Stop called
Running TestSuite
Test config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.hib-derby.>
Tests run: 24, Failures: 1, Errors: 0, Skipped: 23, Time elapsed: 5.49 sec <<< FAILURE!
[SimpleHTTPServer] Stop called
Running TestSuite
Test config: default.
Tests run: 3, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 5.43 sec <<< FAILURE!
[SimpleHTTPServer] Stop called
Running TestSuite
Test config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.hib-derby.>
Tests run: 3, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 5.528 sec <<< FAILURE!
[SimpleHTTPServer] Stop called
Running TestSuite
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec
Running TestSuite
Test config: default.
Tests run: 15, Failures: 1, Errors: 0, Skipped: 14, Time elapsed: 5.556 sec <<< FAILURE!
[SimpleHTTPServer] Stop called
Running TestSuite
Test config: default.
Tests run: 3, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 5.503 sec <<< FAILURE!
[SimpleHTTPServer] Stop called
Running TestSuite
Test config: default.
Tests run: 3, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 5.551 sec <<< FAILURE!
[SimpleHTTPServer] Stop called
Running TestSuite
Test config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
Profiling config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
[SimpleHTTPServer] Stop called
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.996 sec
Running TestSuite
Test config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.hib-derby.>
Tests run: 3, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 5.067 sec <<< FAILURE!
[SimpleHTTPServer] Stop called
Running TestSuite
Test config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.hib-derby.>
Tests run: 24, Failures: 1, Errors: 0, Skipped: 23, Time elapsed: 5.538 sec <<< FAILURE!
[SimpleHTTPServer] Stop called
Running TestSuite
Test config: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/webapp/WEB-INF/conf.jpa-derby.>
=>
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><odens:hello1Response xmlns:odens="http://ode/bpel/unit-test.wsdl"><TestPart>1;3;2;</TestPart></odens:hello1Response></soapenv:Body></soapenv:Envelope>

[SimpleHTTPServer] Stop called
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.077 sec
Running TestSuite
Test config: default.
Tests run: 3, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 5.506 sec <<< FAILURE!
[SimpleHTTPServer] Stop called
Running TestSuite
Test config: default.
Tests run: 3, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 5.519 sec <<< FAILURE!

Results :

Failed tests: 
  setUp(org.apache.ode.axis2.EndpointTimeoutsTest)

Tests run: 149, Failures: 24, Errors: 0, Skipped: 105

[SimpleHTTPServer] Stop called
[ERROR] There are test failures.

Please refer to <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/surefire-reports> for the individual test results.
[HUDSON] Recording test results
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/pom.xml> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-axis2-war/builds/2010-08-02_14-40-12/archive/org.apache.ode/ode-axis2-war/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/ode-axis2-war-1.3.5-SNAPSHOT.war> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-axis2-war/builds/2010-08-02_14-40-12/archive/org.apache.ode/ode-axis2-war/1.3.5-SNAPSHOT/ode-axis2-war-1.3.5-SNAPSHOT.war
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: BPELUnit Integration Tests
[INFO]    task-segment: [clean, test, integration-test]
[INFO] ------------------------------------------------------------------------
[INFO] snapshot net.bpelunit:bpelunit:1.4.1-SNAPSHOT: checking for updates from oss.sonatype.snapshots
[INFO] snapshot net.bpelunit:bpelunit:1.4.1-SNAPSHOT: checking for updates from central
[INFO] snapshot net.bpelunit:bpelunit:1.4.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target> (included: [**], excluded: [])
[INFO] snapshot net.bpelunit:maven-bpelunit-plugin:1.4.1-SNAPSHOT: checking for updates from oss.sonatype.snapshots
[INFO] [remote-resources:process {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Preparing jetty:run-war
[WARNING] Removing: run-war from forked lifecycle, to prevent recursive invocation.
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/pom.xml> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-bpelunit-itests/builds/2010-08-02_14-40-12/archive/org.apache.ode/ode-bpelunit-itests/1.3.5-SNAPSHOT/pom.xml
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [jetty:run-war {execution: start-jetty}]
[INFO] Configuring Jetty for project: ODE :: BPELUnit Integration Tests
[INFO] Context path = /ode
[INFO] Tmp directory = <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp>
[INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[INFO] Web overrides =  none
[INFO] Starting jetty 7.1.5.v20100705 ...
2010-08-02 15:18:00.895:INFO::jetty-7.1.5.v20100705
2010-08-02 15:18:00.948:INFO::Extract jar:<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2-war/target/ode-axis2-war-1.3.5-SNAPSHOT.war!/> to <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp>
2010-08-02 15:18:04.539:INFO::No Transaction manager found - if your webapp requires one, please configure one.
15:18:05,767 INFO  [ODEServer] Using DAO Connection Factory class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl.
15:18:09,769 INFO  [BpelServerImpl] BPEL Server Started.
15:18:09,773 INFO  [SystemSchedulesConfig] SYSTEM CRON configuration: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/conf/schedules.xml>
15:18:11,323 INFO  [DeploymentPoller] Poller started.
15:18:11,323 INFO  [ODEServer] Process deployment polling started on path <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes.>
15:18:11,323 INFO  [ODEServer] ODE Service Engine has been started.
2010-08-02 15:18:11.334:WARN::FAILED SelectChannelConnector@0.0.0.0:8080: java.net.BindException: Address already in use
2010-08-02 15:18:11.334:WARN::FAILED org.mortbay.jetty.plugin.JettyServer@6c72e9: java.net.BindException: Address already in use
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failure

Embedded error: Address already in use
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35 minutes 28 seconds
[INFO] Finished at: Mon Aug 02 15:18:12 UTC 2010
[INFO] Final Memory: 117M/297M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
Sending e-mails to: dev@ode.apache.org jeffyu@apache.org
Sending e-mails to: dev@ode.apache.org jeffyu@apache.org
Sending e-mails to: dev@ode.apache.org
Sending e-mails to: dev@ode.apache.org jeffyu@apache.org
channel stopped
15:20:02,296 INFO  [DeploymentPoller] Poller stopped.
15:20:02,296 INFO  [BpelServerImpl] BPEL Server Stopped.
15:20:02,345 INFO  [ODEServer] Shutdown completed.