Hi Denis,
Here's the reply in SOAPUI:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Body>
<soapenv:Fault>
<faultcode>soapenv:Server</faultcode>
<faultstring
xmlns:axis2ns1="http://docs.oasis-open.org/wsbpel/2.0/process/executable">axis2ns1:selectionFailure</faultstring>
<detail/>
</soapenv:Fault>
</soapenv:Body>
</soapenv:Envelope>
and log output in the apache ODE console:
13:20:21,492 DEBUG [MyRoleMessageExchangeImpl] invoke() EPR= null ==>
BpelProcess[{http://booktrip.acme.com}BookTrip-47]
13:20:21,698 DEBUG [BpelEngineImpl] handleJobDetails: InvokeInternal event
for mexid hqejbhcnphr5qrx2d8fckk
13:20:21,725 DEBUG [BpelProcess] >> handleJobDetails(jobData=JobDetails(
instanceId: null mexId: hqejbhcnphr5qrx2d8fckk processId:
{http://booktrip.acme.com}BookTrip-47 type: INVOKE_INTERNAL channel: null
correlatorId: null correlationKeySet: null retryCount: null inMem: false
detailsExt: {}))
13:20:21,726 DEBUG [BpelProcess] InvokeInternal event for mexid
hqejbhcnphr5qrx2d8fckk
13:20:21,825 DEBUG [MessageExchangeImpl] GET MEX property
org.apache.ode.bpel.myRoleSessionId = null
13:20:21,825 DEBUG [MessageExchangeImpl] GET MEX property
org.apache.ode.bpel.myRoleSessionId = null
13:20:21,826 DEBUG [MessageExchangeImpl] GET MEX property
org.apache.ode.bpel.partnerRoleSessionId = null
13:20:21,826 DEBUG [BpelProcess] INPUTMSG: client.process: MSG RCVD keys=[]
mySessionId=null partnerSessionId=null
13:20:21,912 DEBUG [BpelProcess] INPUTMSG: client.process: routing failed,
CREATING NEW INSTANCE
13:20:22,223 DEBUG [BpelRuntimeContextImpl] BpelRuntimeContextImpl created
for instance 10201. INDEXED STATE={}
13:20:22,444 DEBUG [BpelProcess] SELECT: PickResponseChannel#9: USING
CORRELATOR client.process
13:20:22,451 DEBUG [BpelProcess] SELECT: PickResponseChannel#9: CHECKING for
NEW INSTANCE match
13:20:22,452 DEBUG [BpelProcess] INPUTMSGMATCH: Changing process instance
state from ready to active
13:20:22,453 DEBUG [BpelProcess] SELECT: PickResponseChannel#9: FOUND match
for NEW instance mexRef={MyRoleMex#hqejbhcnphr5qrx2d8fckk [Client
hqejbhcnphr5qrx2d8fckj] calling
{http://booktrip.acme.com}BookTrip.process(...)}
13:20:22,757 DEBUG [BpelProcess] ProcessImpl completed with fault
'{http://docs.oasis-open.org/wsbpel/2.0/process/executable}selectionFailure'
Is there any other place where I can get the line no information?
Thanks.
Krisantus
Denis Weerasiri wrote:
>
> Hi,
> With the selection failure, don't you get any other details like line no,
> what the exact error is.?
>
> On Thu, Nov 11, 2010 at 12:00 PM, krisantus
> <[email protected]>wrote:
>
>>
>> Dear all,
>>
>> I'm trying to invoke an external web service from my BPEL process, but I
>> keep getting axis2ns1:selectionFailure error when testing with SOAPUI.
>> I'm
>> using eclipse, axis, tomcat 6, ode 1.3.4.
>>
>> The process is simple receive--> assign--> invoke (external web
>> service)-->
>> assign --> reply. I think the variables for the invoke process have been
>> initialized.
>>
>> Is there a way that I can see which line in my BPEL process causing the
>> error? I have changed the log4j.properties log level (e.g.
>> log4j.category.org.apache.ode.bpel.engine=DEBUG ...) but I still cannot
>> find
>> the information.
>>
>> Attached are my bpel process and wsdl files.
>> http://old.nabble.com/file/p30187490/ACMEBook.zip ACMEBook.zip
>>
>> Could somebody give me a pointer how to resolve the error?
>>
>> Thanks.
>> --
>> View this message in context:
>> http://old.nabble.com/Need-help-with-axis2ns1%3AselectionFailure-tp30187490p30187490.html
>> Sent from the Apache Ode User mailing list archive at Nabble.com.
>>
>>
>
>
> --
> Thanks,
> Denis
> ----------------------------------------------------------
> *Denis Weerasiri*
> <http://wso2.com/>**** <http://wso2.com/>* blog: **
> http://ddweerasiri.blogspot.com* <http://ddweerasiri.blogspot.com/>*
> twitter: **http://twitter.com/ddweerasiri*
> <http://twitter.com/ddweerasiri>*
> linked-in:
> **http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri>
>
>
--
View this message in context:
http://old.nabble.com/Need-help-with-axis2ns1%3AselectionFailure-tp30187490p30189533.html
Sent from the Apache Ode User mailing list archive at Nabble.com.