See
<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/104/changes>
Changes:
[rr] SELECT_MEX_PROPS_IDS_BY_INSTANCES is no longer needed
------------------------------------------
[...truncated 4971 lines...]
at
org.apache.ode.scheduler.simple.SimpleScheduler$RunJob$1.call(SimpleScheduler.java:535)
at
org.apache.ode.scheduler.simple.SimpleScheduler$RunJob$1.call(SimpleScheduler.java:530)
at
org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleScheduler.java:284)
at
org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleScheduler.java:239)
at
org.apache.ode.scheduler.simple.SimpleScheduler$RunJob.call(SimpleScheduler.java:529)
at
org.apache.ode.scheduler.simple.SimpleScheduler$RunJob.call(SimpleScheduler.java:513)
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:651)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
at java.lang.Thread.run(Thread.java:595)
Caused by: net.sf.saxon.trans.XPathException:
javax.xml.xpath.XPathFunctionException
at net.sf.saxon.xpath.XPathFunctionCall.call(XPathFunctionCall.java:144)
at
net.sf.saxon.xpath.XPathFunctionCall.iterate(XPathFunctionCall.java:114)
at net.sf.saxon.expr.Atomizer.iterate(Atomizer.java:163)
at
net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:518)
at
net.sf.saxon.xpath.XPathExpressionImpl.evaluate(XPathExpressionImpl.java:310)
at
org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime.evaluate(XPath20ExpressionRuntime.java:248)
... 27 more
Caused by: javax.xml.xpath.XPathFunctionException
at
org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver$GetVariableProperty.evaluate(JaxpFunctionResolver.java:215)
at net.sf.saxon.xpath.XPathFunctionCall.call(XPathFunctionCall.java:136)
... 32 more
Caused by: 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"
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:tes="http://www.bpelunit.org/schema/testSuite"
xmlns:tes1="http://ode/bpel/unit-test/testFlowActivity1"
xmlns:tes2="http://ode/bpel/unit-test/testFlowActivity1.wsdl">
<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>'
at
org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime.evaluateNode(XPath20ExpressionRuntime.java:183)
at
org.apache.ode.bpel.runtime.ExpressionLanguageRuntimeRegistry.evaluateNode(ExpressionLanguageRuntimeRegistry.java:84)
at
org.apache.ode.bpel.engine.BpelProcess.extractProperty(BpelProcess.java:358)
at
org.apache.ode.bpel.engine.BpelRuntimeContextImpl.readProperty(BpelRuntimeContextImpl.java:468)
at
org.apache.ode.bpel.runtime.ExprEvaluationContextImpl.readMessageProperty(ExprEvaluationContextImpl.java:113)
at
org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver$GetVariableProperty.evaluate(JaxpFunctionResolver.java:213)
... 33 more
Caused by: java.lang.Throwable: ignoreMissingFromData
... 39 more
11:41:18,422 ERROR [SWITCH] Error while executing an XPath expression:
net.sf.saxon.trans.XPathException: javax.xml.xpath.XPathFunctionException
org.apache.ode.bpel.common.FaultException: Error while executing an XPath
expression: net.sf.saxon.trans.XPathException:
javax.xml.xpath.XPathFunctionException
at org.apache.ode.bpel.runtime.SWITCH.run(SWITCH.java:60)
at sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at
org.apache.ode.jacob.vpu.JacobVPU$JacobThreadImpl.run(JacobVPU.java:451)
at org.apache.ode.jacob.vpu.JacobVPU.execute(JacobVPU.java:139)
at
org.apache.ode.bpel.engine.BpelRuntimeContextImpl.execute(BpelRuntimeContextImpl.java:906)
at
org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl.invokeNewInstance(PartnerLinkMyRoleImpl.java:216)
at org.apache.ode.bpel.engine.BpelProcess$1.invoke(BpelProcess.java:297)
at
org.apache.ode.bpel.engine.BpelProcess.invokeProcess(BpelProcess.java:246)
at
org.apache.ode.bpel.engine.BpelProcess.invokeProcess(BpelProcess.java:293)
at
org.apache.ode.bpel.engine.BpelProcess.handleJobDetails(BpelProcess.java:446)
at
org.apache.ode.bpel.engine.BpelEngineImpl.onScheduledJob(BpelEngineImpl.java:484)
at
org.apache.ode.bpel.engine.BpelServerImpl.onScheduledJob(BpelServerImpl.java:450)
at
org.apache.ode.scheduler.simple.SimpleScheduler$RunJob$1.call(SimpleScheduler.java:535)
at
org.apache.ode.scheduler.simple.SimpleScheduler$RunJob$1.call(SimpleScheduler.java:530)
at
org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleScheduler.java:284)
at
org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleScheduler.java:239)
at
org.apache.ode.scheduler.simple.SimpleScheduler$RunJob.call(SimpleScheduler.java:529)
at
org.apache.ode.scheduler.simple.SimpleScheduler$RunJob.call(SimpleScheduler.java:513)
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:651)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
at java.lang.Thread.run(Thread.java:595)
11:41:18,432 WARN [BpelProcess] Instance 255 of
{http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-4 has completed
with fault: FaultData:
[faultName={http://docs.oasis-open.org/wsbpel/2.0/process/executable}subLanguageExecutionFault,
faulType=null] @-1
[INFO] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.407 sec
11:41:19,460 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-4
11:41:19,461 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-4
11:41:19,479 INFO [BpelServerImpl] Unregistered process
{http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-4.
11:41:19,583 INFO [BpelServerImpl] Deleted only the process
{http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-4.
11:41:19,627 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-4
11:41:19,629 ERROR [DeploymentPoller] Error while deleting file
TestFlowActivity1-4.deployed , please check if file is locked or if it really
exist
11:41:19,687 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/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>.
11:41:19,687 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/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>.
11:41:19,687 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/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>.
11:41:19,688 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/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>.
11:41:19,688 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/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>.
11:41:19,688 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/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>.
11:41:19,688 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/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>.
11:41:19,689 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/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>.
11:41:19,689 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/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>.
11:41:19,689 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/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>.
11:41:19,690 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/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>.
11:41:19,690 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/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>.
11:41:19,690 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/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>.
11:41:19,741 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{mynamespace}QueryTest-5
11:41:19,741 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{mynamespace}QueryTest-5
11:41:19,768 INFO [BpelProcess] Created new process DAO for
{mynamespace}QueryTest-5 (guid=14bnrs7l5l2npx9diqmushcqqnuer22i)
11:41:19,768 INFO [BpelProcess] Created new process DAO for
{mynamespace}QueryTest-5 (guid=14bnrs7l5l2npx9diqmushcqqnuer22i).
11:41:19,775 INFO [BpelServerImpl] Registered process {mynamespace}QueryTest-5.
11:41:19,775 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{mynamespace}QueryTest-5
11:41:19,776 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{mynamespace}QueryTest-5
11:41:19,776 ERROR [DeploymentPoller] Error while creating file
TestToQuery-5.deployed ,deployment could be inconsistent
11:41:19,776 INFO [DeploymentWebService] Deployment of artifact TestToQuery-5
successful.
[INFO] Running BPELUnit: TestToQuery.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.152 sec
11:41:20,711 INFO [BpelServerImpl] Unregistered process
{mynamespace}QueryTest-5.
11:41:20,767 INFO [BpelServerImpl] Deleted only the process
{mynamespace}QueryTest-5.
11:41:20,773 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{mynamespace}QueryTest-5
11:41:20,775 ERROR [DeploymentPoller] Error while deleting file
TestToQuery-5.deployed , please check if file is locked or if it really exist
11:41:20,835 ERROR [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowLinks-6/TestFlowLinks.bpel>:76:30:cvc-complex-type.2.4.a:
Invalid content was found starting with element 'bpel:empty'. One of
'{"http://docs.oasis-open.org/wsbpel/2.0/process/executable":sources}' is
expected.
11:41:20,837 WARN [BpelObjectFactory] Validation errors during parsing,
continuing due to -Dorg.apache.ode.compiler.failOnValidationErrors=false switch
11:41:20,892 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{workflowns}TestCase-6
11:41:20,892 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{workflowns}TestCase-6
11:41:20,919 INFO [BpelProcess] Created new process DAO for
{workflowns}TestCase-6 (guid=59bgnfaodpncp3xom1bpvfv52g9q5j8j)
11:41:20,919 INFO [BpelProcess] Created new process DAO for
{workflowns}TestCase-6 (guid=59bgnfaodpncp3xom1bpvfv52g9q5j8j).
11:41:20,926 INFO [BpelServerImpl] Registered process {workflowns}TestCase-6.
11:41:20,926 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{workflowns}TestCase-6
11:41:20,927 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{workflowns}TestCase-6
11:41:20,927 ERROR [DeploymentPoller] Error while creating file
TestFlowLinks-6.deployed ,deployment could be inconsistent
11:41:20,927 INFO [DeploymentWebService] Deployment of artifact
TestFlowLinks-6 successful.
[INFO] Running BPELUnit: TestFlowLinks.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.497 sec
11:41:22,281 INFO [BpelServerImpl] Unregistered process {workflowns}TestCase-6.
11:41:22,333 INFO [BpelServerImpl] Deleted only the process
{workflowns}TestCase-6.
11:41:22,337 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{workflowns}TestCase-6
11:41:22,339 ERROR [DeploymentPoller] Error while deleting file
TestFlowLinks-6.deployed , please check if file is locked or if it really exist
Error on line 11
FOAR0001: Integer division by zero
11:41:22,632 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}HelloXQueryWorld-7
11:41:22,633 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}HelloXQueryWorld-7
11:41:22,678 INFO [BpelProcess] Created new process DAO for
{http://ode/bpel/unit-test}HelloXQueryWorld-7
(guid=3nwk4bvoi4fngitmkfl9u21xx75pwx14)
11:41:22,678 INFO [BpelProcess] Created new process DAO for
{http://ode/bpel/unit-test}HelloXQueryWorld-7
(guid=3nwk4bvoi4fngitmkfl9u21xx75pwx14).
11:41:22,683 INFO [BpelServerImpl] Registered process
{http://ode/bpel/unit-test}HelloXQueryWorld-7.
11:41:22,683 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}HelloXQueryWorld-7
11:41:22,683 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}HelloXQueryWorld-7
11:41:22,684 ERROR [DeploymentPoller] Error while creating file
TestXQueryExpression-7.deployed ,deployment could be inconsistent
11:41:22,684 INFO [DeploymentWebService] Deployment of artifact
TestXQueryExpression-7 successful.
[INFO] Running BPELUnit: TestXQueryExpression.bpts
11:41:22,749 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
[INFO] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.316 sec
11:41:23,776 INFO [BpelServerImpl] Unregistered process
{http://ode/bpel/unit-test}HelloXQueryWorld-7.
11:41:23,875 INFO [BpelServerImpl] Deleted only the process
{http://ode/bpel/unit-test}HelloXQueryWorld-7.
11:41:23,882 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}HelloXQueryWorld-7
11:41:23,884 ERROR [DeploymentPoller] Error while deleting file
TestXQueryExpression-7.deployed , please check if file is locked or if it
really exist
11:41:23,986 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}TestCombineUrl-8
11:41:23,986 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}TestCombineUrl-8
11:41:24,007 INFO [BpelProcess] Created new process DAO for
{http://ode/bpel/unit-test}TestCombineUrl-8
(guid=q2hdlmhor3c31gaw5wk7u0xilu65p3oi)
11:41:24,007 INFO [BpelProcess] Created new process DAO for
{http://ode/bpel/unit-test}TestCombineUrl-8
(guid=q2hdlmhor3c31gaw5wk7u0xilu65p3oi).
11:41:24,012 INFO [BpelServerImpl] Registered process
{http://ode/bpel/unit-test}TestCombineUrl-8.
11:41:24,012 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}TestCombineUrl-8
11:41:24,012 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}TestCombineUrl-8
11:41:24,012 ERROR [DeploymentPoller] Error while creating file
TestCombineUrl-8.deployed ,deployment could be inconsistent
11:41:24,013 INFO [DeploymentWebService] Deployment of artifact
TestCombineUrl-8 successful.
[INFO] Running BPELUnit: TestCombineUrl.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.105 sec
11:41:24,900 INFO [BpelServerImpl] Unregistered process
{http://ode/bpel/unit-test}TestCombineUrl-8.
11:41:24,940 INFO [BpelServerImpl] Deleted only the process
{http://ode/bpel/unit-test}TestCombineUrl-8.
11:41:24,945 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}TestCombineUrl-8
11:41:24,948 ERROR [DeploymentPoller] Error while deleting file
TestCombineUrl-8.deployed , please check if file is locked or if it really exist
11:41:25,009 ERROR [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestAssignComplex-9/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.
11:41:25,010 WARN [BpelObjectFactory] Validation errors during parsing,
continuing due to -Dorg.apache.ode.compiler.failOnValidationErrors=false switch
11:41:25,086 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://example.com/ComplexVariables/Variable}AssignComplex-9
11:41:25,086 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{http://example.com/ComplexVariables/Variable}AssignComplex-9
11:41:25,119 INFO [BpelProcess] Created new process DAO for
{http://example.com/ComplexVariables/Variable}AssignComplex-9
(guid=qgwu0n3fbanvp3lcfo1o10u95gbp3u7v)
11:41:25,120 INFO [BpelProcess] Created new process DAO for
{http://example.com/ComplexVariables/Variable}AssignComplex-9
(guid=qgwu0n3fbanvp3lcfo1o10u95gbp3u7v).
11:41:25,126 INFO [BpelServerImpl] Registered process
{http://example.com/ComplexVariables/Variable}AssignComplex-9.
11:41:25,127 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://example.com/ComplexVariables/Variable}AssignComplex-9
11:41:25,127 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{http://example.com/ComplexVariables/Variable}AssignComplex-9
11:41:25,127 ERROR [DeploymentPoller] Error while creating file
TestAssignComplex-9.deployed ,deployment could be inconsistent
11:41:25,127 INFO [DeploymentWebService] Deployment of artifact
TestAssignComplex-9 successful.
[INFO] Running BPELUnit: TestAssignComplex.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.16 sec
11:41:26,042 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://example.com/ComplexVariables/Variable}AssignComplex-9
11:41:26,042 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{http://example.com/ComplexVariables/Variable}AssignComplex-9
11:41:26,078 INFO [BpelServerImpl] Unregistered process
{http://example.com/ComplexVariables/Variable}AssignComplex-9.
11:41:26,112 INFO [BpelServerImpl] Deleted only the process
{http://example.com/ComplexVariables/Variable}AssignComplex-9.
11:41:26,118 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://example.com/ComplexVariables/Variable}AssignComplex-9
11:41:26,121 ERROR [DeploymentPoller] Error while deleting file
TestAssignComplex-9.deployed , please check if file is locked or if it really
exist
11:41:26,303 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}HelloXslWorld-10
11:41:26,303 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}HelloXslWorld-10
11:41:26,326 INFO [BpelProcess] Created new process DAO for
{http://ode/bpel/unit-test}HelloXslWorld-10
(guid=q2hdlmhonqfxk7mku4t3n0o1idw1oa5d)
11:41:26,327 INFO [BpelProcess] Created new process DAO for
{http://ode/bpel/unit-test}HelloXslWorld-10
(guid=q2hdlmhonqfxk7mku4t3n0o1idw1oa5d).
11:41:26,333 INFO [BpelServerImpl] Registered process
{http://ode/bpel/unit-test}HelloXslWorld-10.
11:41:26,334 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}HelloXslWorld-10
11:41:26,334 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}HelloXslWorld-10
11:41:26,334 ERROR [DeploymentPoller] Error while creating file
TestXslTransform-10.deployed ,deployment could be inconsistent
11:41:26,334 INFO [DeploymentWebService] Deployment of artifact
TestXslTransform-10 successful.
[INFO] Running BPELUnit: TestXslTransform.bpts
[INFO] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.175 sec
11:41:27,427 INFO [BpelServerImpl] Unregistered process
{http://ode/bpel/unit-test}HelloXslWorld-10.
11:41:27,457 INFO [BpelServerImpl] Deleted only the process
{http://ode/bpel/unit-test}HelloXslWorld-10.
11:41:27,464 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}HelloXslWorld-10
11:41:27,466 ERROR [DeploymentPoller] Error while deleting file
TestXslTransform-10.deployed , please check if file is locked or if it really
exist
11:41:27,524 ERROR [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestCorrelationJoinOnMessage-11/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:41:27,529 WARN [BpelObjectFactory] Validation errors during parsing,
continuing due to -Dorg.apache.ode.compiler.failOnValidationErrors=false switch
11:41:27,675 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode.apache.org/test4/process}Process-11
11:41:27,675 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{http://ode.apache.org/test4/process}Process-11
11:41:27,712 INFO [BpelProcess] Created new process DAO for
{http://ode.apache.org/test4/process}Process-11
(guid=2oeok94kqmn1t4m4kuqvlpmlf3a3l1h7)
11:41:27,713 INFO [BpelProcess] Created new process DAO for
{http://ode.apache.org/test4/process}Process-11
(guid=2oeok94kqmn1t4m4kuqvlpmlf3a3l1h7).
11:41:27,721 INFO [BpelServerImpl] Registered process
{http://ode.apache.org/test4/process}Process-11.
11:41:27,721 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode.apache.org/test4/process}Process-11
11:41:27,721 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{http://ode.apache.org/test4/process}Process-11
11:41:27,721 ERROR [DeploymentPoller] Error while creating file
TestCorrelationJoinOnMessage-11.deployed ,deployment could be inconsistent
11:41:27,722 INFO [DeploymentWebService] Deployment of artifact
TestCorrelationJoinOnMessage-11 successful.
[INFO] Running BPELUnit: TestCorrelationJoinOnMessage.bpts
[INFO] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 0.051 sec
11:41:28,589 INFO [BpelServerImpl] Unregistered process
{http://ode.apache.org/test4/process}Process-11.
11:41:28,600 WARN [Runtime] Detected possible orphaned reference to deleted
object "org.apache.ode.dao.jpa.CorrelatorDAOImpl-114" in
"org.apache.ode.dao.jpa.MessageExchangeDAOImpl._correlator".
11:41:28,607 INFO [BpelServerImpl] Deleted only the process
{http://ode.apache.org/test4/process}Process-11.
11:41:28,617 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode.apache.org/test4/process}Process-11
11:41:28,619 ERROR [DeploymentPoller] Error while deleting file
TestCorrelationJoinOnMessage-11.deployed , please check if file is locked or if
it really exist
Sending e-mails to: [email protected]
Sending e-mails to: [email protected]
ERROR: Failed to parse POMs
hudson.util.IOException2: Failed to join the process
at hudson.Proc$RemoteProc.join(Proc.java:355)
at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:164)
at
hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:483)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
at hudson.model.Run.run(Run.java:1257)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:306)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:127)
Caused by: java.util.concurrent.ExecutionException:
hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected
termination of the channel
at hudson.remoting.Request$1.get(Request.java:218)
at hudson.remoting.Request$1.get(Request.java:172)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
at hudson.Proc$RemoteProc.join(Proc.java:347)
... 7 more
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException:
Unexpected termination of the channel
at hudson.remoting.Request.abort(Request.java:257)
at hudson.remoting.Channel.terminate(Channel.java:602)
at hudson.remoting.Channel$ReaderThread.run(Channel.java:893)
Caused by: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.Channel$ReaderThread.run(Channel.java:875)
Caused by: java.io.EOFException
at
java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
at hudson.remoting.Channel$ReaderThread.run(Channel.java:869)
FATAL: channel is already closed
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.Launcher$RemoteLauncher.kill(Launcher.java:744)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421)
at hudson.model.Run.run(Run.java:1257)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:306)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:127)