See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/87/changes>
Changes:
[rr] ODE-556: Test compile fix
[rr] ODE-556: Rejecting in-out operations immediately when there's no route
found - fixed P2P case
[rr] ODE-556: Rejecting in-out operations immediately when there's no route
found
------------------------------------------
[...truncated 2876 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:650)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
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)
... 29 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)
... 34 more
Caused by: 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"
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)
... 35 more
Caused by: java.lang.Throwable: ignoreMissingFromData
... 41 more
20:00:33,646 ERROR [BpelEngineImpl] Scheduled job failed; jobDetail=JobDetails(
instanceId: null mexId: hqejbhcnphr5fjb75bfrra processId:
{http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-5 type:
INVOKE_INTERNAL channel: null correlatorId: null correlationKeySet: null
retryCount: null inMem: false detailsExt: {enqueue=false})
org.apache.ode.bpel.runtime.InvalidProcessException: Error in transition
condition detected at runtime; condition={OXPath10Expression
bpws:getVariableProperty("request",
"wns:testFlow1") =
'yes'}
at
org.apache.ode.bpel.runtime.ACTIVITYGUARD.evaluateTransitionCondition(ACTIVITYGUARD.java:146)
at
org.apache.ode.bpel.runtime.ACTIVITYGUARD.access$200(ACTIVITYGUARD.java:57)
at
org.apache.ode.bpel.runtime.ACTIVITYGUARD$TCONDINTERCEPT$1.completed(ACTIVITYGUARD.java:221)
at sun.reflect.GeneratedMethodAccessor149.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
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:650)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.ode.bpel.explang.EvaluationException: Error while
executing an XPath expression: net.sf.saxon.trans.XPathException:
javax.xml.xpath.XPathFunctionException
at
org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime.evaluate(XPath20ExpressionRuntime.java:266)
at
org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime.evaluateAsBoolean(XPath20ExpressionRuntime.java:96)
at
org.apache.ode.bpel.runtime.ExpressionLanguageRuntimeRegistry.evaluateAsBoolean(ExpressionLanguageRuntimeRegistry.java:72)
at
org.apache.ode.bpel.runtime.ACTIVITYGUARD.evaluateTransitionCondition(ACTIVITYGUARD.java:141)
... 26 more
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)
... 29 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)
... 34 more
Caused by: 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"
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)
... 35 more
Caused by: java.lang.Throwable: ignoreMissingFromData
... 41 more
[INFO] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.338 sec
20:00:35,011 INFO [BpelServerImpl] Unregistered process
{http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-5.
20:00:35,086 INFO [BpelServerImpl] Deleted only the process
{http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-5.
20:00:35,097 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-5
20:00:35,115 ERROR [DeploymentPoller] Error while deleting file
TestFlowActivity1-5.deployed , please check if file is locked or if it really
exist
20:00:35,305 ERROR [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/work/webapp/WEB-INF/processes/TestComposeUrl-6/ComposeUrl.bpel>:57:76:cvc-complex-type.3.2.2:
Attribute 'query' is not allowed to appear in element 'to'.
20:00:35,306 ERROR [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/work/webapp/WEB-INF/processes/TestComposeUrl-6/ComposeUrl.bpel>:64:80:cvc-complex-type.3.2.2:
Attribute 'query' is not allowed to appear in element 'to'.
20:00:35,306 WARN [BpelObjectFactory] Validation errors during parsing,
continuing due to -Dorg.apache.ode.compiler.failOnValidationErrors=false switch
20:00:35,352 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}ComposeUrl-6
20:00:35,352 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}ComposeUrl-6
20:00:35,382 INFO [BpelProcess] Created new process DAO for
{http://ode/bpel/unit-test}ComposeUrl-6 (guid=3pe4hcmw6ocht0mibw0xlb7cek99qiuo)
20:00:35,382 INFO [BpelProcess] Created new process DAO for
{http://ode/bpel/unit-test}ComposeUrl-6 (guid=3pe4hcmw6ocht0mibw0xlb7cek99qiuo).
20:00:35,385 INFO [BpelServerImpl] Registered process
{http://ode/bpel/unit-test}ComposeUrl-6.
20:00:35,385 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}ComposeUrl-6
20:00:35,385 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}ComposeUrl-6
20:00:35,385 ERROR [DeploymentPoller] Error while creating file
TestComposeUrl-6.deployed ,deployment could be inconsistent
20:00:35,385 INFO [DeploymentWebService] Deployment of artifact
TestComposeUrl-6 successful.
[INFO] Running BPELUnit: TestComposeUrl.bpts
[INFO] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.228 sec
20:00:36,650 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}ComposeUrl-6
20:00:36,650 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}ComposeUrl-6
20:00:36,659 INFO [BpelServerImpl] Unregistered process
{http://ode/bpel/unit-test}ComposeUrl-6.
20:00:36,759 INFO [BpelServerImpl] Deleted only the process
{http://ode/bpel/unit-test}ComposeUrl-6.
20:00:36,761 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}ComposeUrl-6
20:00:36,767 ERROR [DeploymentPoller] Error while deleting file
TestComposeUrl-6.deployed , please check if file is locked or if it really exist
20:00:36,890 ERROR [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/work/webapp/WEB-INF/processes/TestFlowLinks-7/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.
20:00:36,892 WARN [BpelObjectFactory] Validation errors during parsing,
continuing due to -Dorg.apache.ode.compiler.failOnValidationErrors=false switch
20:00:36,937 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{workflowns}TestCase-7
20:00:36,937 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{workflowns}TestCase-7
20:00:36,968 INFO [BpelProcess] Created new process DAO for
{workflowns}TestCase-7 (guid=59bgnfaodsqiuw7je4442ka7toilc2s8)
20:00:36,968 INFO [BpelProcess] Created new process DAO for
{workflowns}TestCase-7 (guid=59bgnfaodsqiuw7je4442ka7toilc2s8).
20:00:36,972 INFO [BpelServerImpl] Registered process {workflowns}TestCase-7.
20:00:36,972 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{workflowns}TestCase-7
20:00:36,972 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{workflowns}TestCase-7
20:00:36,972 ERROR [DeploymentPoller] Error while creating file
TestFlowLinks-7.deployed ,deployment could be inconsistent
20:00:36,973 INFO [DeploymentWebService] Deployment of artifact
TestFlowLinks-7 successful.
[INFO] Running BPELUnit: TestFlowLinks.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.118 sec
20:00:38,155 INFO [BpelServerImpl] Unregistered process {workflowns}TestCase-7.
20:00:38,202 INFO [BpelServerImpl] Deleted only the process
{workflowns}TestCase-7.
20:00:38,205 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{workflowns}TestCase-7
20:00:38,210 ERROR [DeploymentPoller] Error while deleting file
TestFlowLinks-7.deployed , please check if file is locked or if it really exist
20:00:38,305 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/work/webapp/WEB-INF/processes/TestToQuery-8/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>.
20:00:38,305 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/work/webapp/WEB-INF/processes/TestToQuery-8/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>.
20:00:38,305 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/work/webapp/WEB-INF/processes/TestToQuery-8/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>.
20:00:38,305 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/work/webapp/WEB-INF/processes/TestToQuery-8/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>.
20:00:38,305 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/work/webapp/WEB-INF/processes/TestToQuery-8/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>.
20:00:38,306 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/work/webapp/WEB-INF/processes/TestToQuery-8/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>.
20:00:38,306 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/work/webapp/WEB-INF/processes/TestToQuery-8/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>.
20:00:38,306 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/work/webapp/WEB-INF/processes/TestToQuery-8/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>.
20:00:38,306 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/work/webapp/WEB-INF/processes/TestToQuery-8/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>.
20:00:38,306 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/work/webapp/WEB-INF/processes/TestToQuery-8/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>.
20:00:38,307 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/work/webapp/WEB-INF/processes/TestToQuery-8/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>.
20:00:38,307 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/work/webapp/WEB-INF/processes/TestToQuery-8/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>.
20:00:38,307 WARN [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/work/webapp/WEB-INF/processes/TestToQuery-8/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>.
20:00:38,341 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{mynamespace}QueryTest-8
20:00:38,342 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{mynamespace}QueryTest-8
20:00:38,367 INFO [BpelProcess] Created new process DAO for
{mynamespace}QueryTest-8 (guid=14bnrs7l5n25l3k0xa4at63sl6kqaktm)
20:00:38,367 INFO [BpelProcess] Created new process DAO for
{mynamespace}QueryTest-8 (guid=14bnrs7l5n25l3k0xa4at63sl6kqaktm).
20:00:38,370 INFO [BpelServerImpl] Registered process {mynamespace}QueryTest-8.
20:00:38,370 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{mynamespace}QueryTest-8
20:00:38,370 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{mynamespace}QueryTest-8
20:00:38,370 ERROR [DeploymentPoller] Error while creating file
TestToQuery-8.deployed ,deployment could be inconsistent
20:00:38,370 INFO [DeploymentWebService] Deployment of artifact TestToQuery-8
successful.
[INFO] Running BPELUnit: TestToQuery.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.257 sec
20:00:39,813 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{mynamespace}QueryTest-8
20:00:39,813 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{mynamespace}QueryTest-8
20:00:39,823 INFO [BpelServerImpl] Unregistered process
{mynamespace}QueryTest-8.
20:00:39,877 INFO [BpelServerImpl] Deleted only the process
{mynamespace}QueryTest-8.
20:00:39,907 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{mynamespace}QueryTest-8
20:00:39,913 ERROR [DeploymentPoller] Error while deleting file
TestToQuery-8.deployed , please check if file is locked or if it really exist
20:00:40,049 ERROR [BpelObjectFactory$BOMSAXErrorHandler]
null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/work/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.
20:00:40,050 WARN [BpelObjectFactory] Validation errors during parsing,
continuing due to -Dorg.apache.ode.compiler.failOnValidationErrors=false switch
20:00:40,091 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://example.com/ComplexVariables/Variable}AssignComplex-9
20:00:40,092 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{http://example.com/ComplexVariables/Variable}AssignComplex-9
20:00:40,128 INFO [BpelProcess] Created new process DAO for
{http://example.com/ComplexVariables/Variable}AssignComplex-9
(guid=qgwu0n3fbanvp3lcfo1o10u95gbp3u7v)
20:00:40,128 INFO [BpelProcess] Created new process DAO for
{http://example.com/ComplexVariables/Variable}AssignComplex-9
(guid=qgwu0n3fbanvp3lcfo1o10u95gbp3u7v).
20:00:40,131 INFO [BpelServerImpl] Registered process
{http://example.com/ComplexVariables/Variable}AssignComplex-9.
20:00:40,131 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://example.com/ComplexVariables/Variable}AssignComplex-9
20:00:40,131 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{http://example.com/ComplexVariables/Variable}AssignComplex-9
20:00:40,131 ERROR [DeploymentPoller] Error while creating file
TestAssignComplex-9.deployed ,deployment could be inconsistent
20:00:40,131 INFO [DeploymentWebService] Deployment of artifact
TestAssignComplex-9 successful.
[INFO] Running BPELUnit: TestAssignComplex.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.097 sec
20:00:41,299 INFO [BpelServerImpl] Unregistered process
{http://example.com/ComplexVariables/Variable}AssignComplex-9.
20:00:41,335 INFO [BpelServerImpl] Deleted only the process
{http://example.com/ComplexVariables/Variable}AssignComplex-9.
20:00:41,337 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://example.com/ComplexVariables/Variable}AssignComplex-9
20:00:41,342 ERROR [DeploymentPoller] Error while deleting file
TestAssignComplex-9.deployed , please check if file is locked or if it really
exist
Error on line 11
FOAR0001: Integer division by zero
20:00:41,712 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}HelloXQueryWorld-10
20:00:41,712 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}HelloXQueryWorld-10
20:00:41,771 INFO [BpelProcess] Created new process DAO for
{http://ode/bpel/unit-test}HelloXQueryWorld-10
(guid=3csobwtvc5f9ui70pm84koikghg73805)
20:00:41,771 INFO [BpelProcess] Created new process DAO for
{http://ode/bpel/unit-test}HelloXQueryWorld-10
(guid=3csobwtvc5f9ui70pm84koikghg73805).
20:00:41,780 INFO [BpelServerImpl] Registered process
{http://ode/bpel/unit-test}HelloXQueryWorld-10.
20:00:41,780 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}HelloXQueryWorld-10
20:00:41,780 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}HelloXQueryWorld-10
20:00:41,780 ERROR [DeploymentPoller] Error while creating file
TestXQueryExpression-10.deployed ,deployment could be inconsistent
20:00:41,780 INFO [DeploymentWebService] Deployment of artifact
TestXQueryExpression-10 successful.
[INFO] Running BPELUnit: TestXQueryExpression.bpts
20:00:41,849 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.252 sec
20:00:43,085 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}HelloXQueryWorld-10
20:00:43,085 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}HelloXQueryWorld-10
20:00:43,094 INFO [BpelServerImpl] Unregistered process
{http://ode/bpel/unit-test}HelloXQueryWorld-10.
20:00:43,208 INFO [BpelServerImpl] Deleted only the process
{http://ode/bpel/unit-test}HelloXQueryWorld-10.
20:00:43,277 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}HelloXQueryWorld-10
20:00:43,399 ERROR [DeploymentPoller] Error while deleting file
TestXQueryExpression-10.deployed , please check if file is locked or if it
really exist
20:00:43,705 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}TestIf-11
20:00:43,705 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}TestIf-11
20:00:43,732 INFO [BpelProcess] Created new process DAO for
{http://ode/bpel/unit-test}TestIf-11 (guid=1c484fsfbh6iu0sjcogtqliv93jgr294)
20:00:43,732 INFO [BpelProcess] Created new process DAO for
{http://ode/bpel/unit-test}TestIf-11 (guid=1c484fsfbh6iu0sjcogtqliv93jgr294).
20:00:43,736 INFO [BpelServerImpl] Registered process
{http://ode/bpel/unit-test}TestIf-11.
20:00:43,736 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}TestIf-11
20:00:43,736 INFO [CronScheduler] Scheduling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}TestIf-11
20:00:43,736 ERROR [DeploymentPoller] Error while creating file
TestIf-11.deployed ,deployment could be inconsistent
20:00:43,736 INFO [DeploymentWebService] Deployment of artifact TestIf-11
successful.
[INFO] Running BPELUnit: TestIf.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.103 sec
20:00:44,911 INFO [BpelServerImpl] Unregistered process
{http://ode/bpel/unit-test}TestIf-11.
20:00:44,949 INFO [BpelServerImpl] Deleted only the process
{http://ode/bpel/unit-test}TestIf-11.
20:00:44,950 INFO [CronScheduler] Cancelling PROCESS CRON jobs for:
{http://ode/bpel/unit-test}TestIf-11
20:00:44,955 ERROR [DeploymentPoller] Error while deleting file
TestIf-11.deployed , please check if file is locked or if it really exist
[INFO] Preparing jetty:stop
[WARNING] Removing: stop from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: run-war from forked lifecycle, to prevent recursive
invocation.
[INFO] No goals needed for project - skipping
[INFO] [jetty:stop {execution: stop-jetty}]
2010-07-13 20:00:45.904::INFO: Shutdown hook executing
20:00:45,429 INFO [DeploymentPoller] Poller stopped.
20:00:45,429 INFO [BpelServerImpl] BPEL Server Stopped.
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/pom.xml>
to
/export/home/hudson/.m2/repository/org/apache/ode/ode-bpelunit-itests/1.3.5-SNAPSHOT/ode-bpelunit-itests-1.3.5-SNAPSHOT.pom
20:00:45,712 INFO [ODEServer] Shutdown completed.
2010-07-13 20:00:46.530::INFO: Shutdown hook complete
ERROR: Maven JVM terminated unexpectedly with exit code -1