Hi Randa, could you please attach your tweaked bpel file again? If possible, please zip the whole project directory.
Thanks, Tammo On Sun, Jul 22, 2012 at 11:21 AM, randa hammami <[email protected]> wrote: > > > Thank you Tammo for your response. > I tried to change all my concat operations as you said but I still have the > same error: > java.lang.IllegalStateException: XPath string and xpath node are both null > > Have you any other idea? > From: [email protected] > To: [email protected] > Subject: XPath string and xpath node are both null > Date: Sat, 21 Jul 2012 17:23:15 +0100 > > > > > > Hello, > > > > I'm trying to deploy a travelagency BPEL project using Apache_ODE but I'm > getting this error: > ERROR - GeronimoLog.error(108) | Deployment of travelagency_Mobile failed, > aborting for now. > java.lang.IllegalStateException: XPath string and xpath node are both null > at > org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerImpl.doJaxenCompile(XPath10ExpressionCompilerImpl.java:109) > at > org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerBPEL20._compile(XPath10ExpressionCompilerBPEL20.java:88) > at > org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerBPEL20.compile(XPath10ExpressionCompilerBPEL20.java:70) > at > org.apache.ode.bpel.compiler.BpelCompiler.compileExpr(BpelCompiler.java:549) > at > org.apache.ode.bpel.compiler.BpelCompiler.compileExpr(BpelCompiler.java:534) > at > org.apache.ode.bpel.compiler.AssignGenerator.compileFrom(AssignGenerator.java:186) > at > org.apache.ode.bpel.compiler.AssignGenerator.compile(AssignGenerator.java:72) > at org.apache.ode.bpel.compiler.BpelCompiler$7.run(BpelCompiler.java:901) > at > org.apache.ode.bpel.compiler.BpelCompiler.compile(BpelCompiler.java:1065) > at > org.apache.ode.bpel.compiler.BpelCompiler.compileActivity(BpelCompiler.java:897) > at > org.apache.ode.bpel.compiler.BpelCompiler.compile(BpelCompiler.java:846) > at > org.apache.ode.bpel.compiler.SequenceGenerator.compileChildren(SequenceGenerator.java:54) > at > org.apache.ode.bpel.compiler.SequenceGenerator.compile(SequenceGenerator.java:45) > at org.apache.ode.bpel.compiler.BpelCompiler$7.run(BpelCompiler.java:901) > at > org.apache.ode.bpel.compiler.BpelCompiler.compile(BpelCompiler.java:1065) > at > org.apache.ode.bpel.compiler.BpelCompiler.compileActivity(BpelCompiler.java:897) > at > org.apache.ode.bpel.compiler.BpelCompiler.compile(BpelCompiler.java:846) > at org.apache.ode.bpel.compiler.BpelCompiler$5.run(BpelCompiler.java:723) > at org.apache.ode.bpel.compiler.BpelCompiler$8.run(BpelCompiler.java:1155) > at > org.apache.ode.bpel.compiler.BpelCompiler.compile(BpelCompiler.java:1065) > at > org.apache.ode.bpel.compiler.BpelCompiler.compileScope(BpelCompiler.java:1105) > at > org.apache.ode.bpel.compiler.BpelCompiler.compile(BpelCompiler.java:703) > at org.apache.ode.bpel.compiler.BpelC.compile(BpelC.java:260) > at org.apache.ode.bpel.compiler.BpelC.compile(BpelC.java:330) > at > org.apache.ode.store.DeploymentUnitDir.compile(DeploymentUnitDir.java:162) > at > org.apache.ode.store.DeploymentUnitDir.compile(DeploymentUnitDir.java:126) > at org.apache.ode.store.ProcessStoreImpl.deploy(ProcessStoreImpl.java:165) > at > org.apache.ode.axis2.deploy.DeploymentPoller.check(DeploymentPoller.java:144) > at > org.apache.ode.axis2.deploy.DeploymentPoller.access$300(DeploymentPoller.java:55) > at > org.apache.ode.axis2.deploy.DeploymentPoller$PollingThread.run(DeploymentPoller.java:188) > -- Tammo van Lessen - http://www.taval.de
