Alex/Matthieu, I know this is pretty silly but cant figure what is the issue here...... I have a runtime error with the following trace..... If i remove the invoke. from BPEL.. the process runs without errors. Can you tell me what is going on from the trace? Thanks...
17:40:23,536 DEBUG [ExternalService] Message: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="htt p://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><axis2ns16:setAttribute xmlns:axis2ns16="http://engineering.cbp.jp o" xmlns:tns1="http://engineering.cbp.jpo"> <axis2ns16:in2 xmlns:ns="http://www.apache.org/ode/pmapi/types/2006/08/02/" xmlns="http://www.apache. org/ode/pmapi/types/2006/08/02/">1057</axis2ns16:in2> </axis2ns16:setAttribute></soapenv:Body></soapenv:Envelope> DEBUG - GeronimoLog.debug(66) | replyAsync mex=hqejbhcnphr2kte2v4jbl8 17:40:23,536 DEBUG [PartnerRoleMessageExchangeImpl] replyAsync mex=hqejbhcnphr2kte2v4jbl8 DEBUG - GeronimoLog.debug(66) | Setting execution state on instance 1057 17:40:23,546 DEBUG [BpelRuntimeContextImpl] Setting execution state on instance 1057 DEBUG - GeronimoLog.debug(66) | Thread[pool-2-thread-9,5,main]: unlock(iid=1057) 17:40:23,707 DEBUG [InstanceLockManager] Thread[pool-2-thread-9,5,main]: unlock(iid=1057) DEBUG - GeronimoLog.debug(66) | Sending stateful TO epr in message header using session null 17:40:23,717 DEBUG [SessionOutHandler] Sending stateful TO epr in message header using session null DEBUG - GeronimoLog.debug(66) | Sending a message containing wsa endpoints in headers for session passing. 17:40:23,717 DEBUG [SessionOutHandler] Sending a message containing wsa endpoints in headers for session passing. DEBUG - GeronimoLog.debug(66) | <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xm lsoap.org/soap/envelope/"><soapenv:Header><addr:To xmlns:addr="http://www.w3.org/2005/08/addressing">http://localhost:80 80/ematrix/services/JpoCbpEngineeringCBPWorkflow</addr:To><addr:Action xmlns:addr="http://www.w3.org/2005/08/addressing" ></addr:Action><addr:ReplyTo xmlns:addr="http://www.w3.org/2005/08/addressing"><addr:Address>http://www.w3.org/2005/08/a ddressing/anonymous</addr:Address></addr:ReplyTo><addr:MessageID xmlns:addr="http://www.w3.org/2005/08/addressing">uuid: hqejbhcnphr2kte2v4jbl9</addr:MessageID></soapenv:Header><soapenv:Body><axis2ns16:setAttribute xmlns:axis2ns16="http://en gineering.cbp.jpo" xmlns:tns1="http://engineering.cbp.jpo"> <axis2ns16:in2 xmlns:ns="http://www.apache.org/ode/pmapi/types/2006/08/02/" xmlns="http://www.apache. org/ode/pmapi/types/2006/08/02/">1057</axis2ns16:in2> </axis2ns16:setAttribute></soapenv:Body></soapenv:Envelope> 17:40:23,717 DEBUG [SessionOutHandler] <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://sch emas.xmlsoap.org/soap/envelope/"><soapenv:Header><addr:To xmlns:addr="http://www.w3.org/2005/08/addressing">http://local host:8080/ematrix/services/JpoCbpEngineeringCBPWorkflow</addr:To><addr:Action xmlns:addr="http://www.w3.org/2005/08/addr essing"></addr:Action><addr:ReplyTo xmlns:addr="http://www.w3.org/2005/08/addressing"><addr:Address>http://www.w3.org/20 05/08/addressing/anonymous</addr:Address></addr:ReplyTo><addr:MessageID xmlns:addr="http://www.w3.org/2005/08/addressing ">uuid:hqejbhcnphr2kte2v4jbl9</addr:MessageID></soapenv:Header><soapenv:Body><axis2ns16:setAttribute xmlns:axis2ns16="ht tp://engineering.cbp.jpo" xmlns:tns1="http://engineering.cbp.jpo"> <axis2ns16:in2 xmlns:ns="http://www.apache.org/ode/pmapi/types/2006/08/02/" xmlns="http://www.apache. org/ode/pmapi/types/2006/08/02/">1057</axis2ns16:in2> </axis2ns16:setAttribute></soapenv:Body></soapenv:Envelope> ERROR - GeronimoLog.error(108) | Error sending message (mex={PartnerRoleMex#hqejbhcnphr2kte2v4jbl8 [PID {http://eclipse. org/bpel/sample}ECRProcess-9] calling [EMAIL PROTECTED](...)}): java.lang.NullPoi nterException org.apache.axis2.AxisFault: java.lang.NullPointerException at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:486) at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:343) at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:389) at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:211) at org.apache.axis2.client.OperationClient.execute(OperationClient.java:163) at org.apache.ode.axis2.ExternalService$1$1.call(ExternalService.java:150) 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) 17:40:23,737 ERROR [ExternalService] Error sending message (mex={PartnerRoleMex#hqejbhcnphr2kte2v4jbl8 [PID {http://ecli pse.org/bpel/sample}ECRProcess-9] calling [EMAIL PROTECTED](...)}): java.lang.Nul lPointerException org.apache.axis2.AxisFault: java.lang.NullPointerException at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:486) at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:343) at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:389) at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:211) at org.apache.axis2.client.OperationClient.execute(OperationClient.java:163) at org.apache.ode.axis2.ExternalService$1$1.call(ExternalService.java:150) 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) DEBUG - GeronimoLog.trace(54) | Mex[hqejbhcnphr2kte2v4jbl8].setPortOp(...) 17:40:23,747 DEBUG [MessageExchangeImpl] Mex[hqejbhcnphr2kte2v4jbl8].setPortOp(...) DEBUG - GeronimoLog.debug(66) | replyWithFailure mex=hqejbhcnphr2kte2v4jbl8 failureType=COMMUNICATION_ERROR description= Error sending message (mex={PartnerRoleMex#hqejbhcnphr2kte2v4jbl8 [PID {http://eclipse.org/bpel/sample}ECRProcess-9] cal ling [EMAIL PROTECTED](...)}): java.lang.NullPointerException details=null 17:40:23,747 DEBUG [PartnerRoleMessageExchangeImpl] replyWithFailure mex=hqejbhcnphr2kte2v4jbl8 failureType=COMMUNICATIO N_ERROR description=Error sending message (mex={PartnerRoleMex#hqejbhcnphr2kte2v4jbl8 [PID {http://eclipse.org/bpel/samp le}ECRProcess-9] calling [EMAIL PROTECTED](...)}): java.lang.NullPointerException details=null DEBUG - GeronimoLog.debug(66) | create work event for mex=hqejbhcnphr2kte2v4jbl8 17:40:23,747 DEBUG [PartnerRoleMessageExchangeImpl] create work event for mex=hqejbhcnphr2kte2v4jbl8 DEBUG - GeronimoLog.debug(66) | Thread[pool-2-thread-9,5,main]: lock(iid=1057, time=1MICROSECONDS) 17:40:23,757 DEBUG [InstanceLockManager] Thread[pool-2-thread-9,5,main]: lock(iid=1057, time=1MICROSECONDS) DEBUG - GeronimoLog.debug(66) | Thread[pool-2-thread-9,5,main]: lock(iid=1057, time=1MICROSECONDS)-->GRANTED 17:40:23,757 DEBUG [InstanceLockManager] Thread[pool-2-thread-9,5,main]: lock(iid=1057, time=1MICROSECONDS)-->GRANTED DEBUG - GeronimoLog.debug(66) | >> handleWorkEvent(jobData={type=INVOKE_RESPONSE, mexid=hqejbhcnphr2kte2v4jbl8, channel= 54, iid=1057}) 17:40:23,757 DEBUG [BpelProcess] >> handleWorkEvent(jobData={type=INVOKE_RESPONSE, mexid=hqejbhcnphr2kte2v4jbl8, channel =54, iid=1057}) -- View this message in context: http://www.nabble.com/Invoke---with-communication-error-tf4418802.html#a12603692 Sent from the Apache Ode User mailing list archive at Nabble.com.
