An error when run BPEL

This is a discussion on An error when run BPEL within the Apache forums in Application Servers & Tools category; Hi all, I encounter the same error when run some BPEL processes. I am using Tomcat 6.0.16, ODE 1.2, Java JDK 1.5, and also using SOAPUI to test the result of BPEL after having deployed. The deployment of the processes is OK, but when tested with soapUI, there is following error: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Body> <soapenv:Fault> <faultcode>soapenv:Server</faultcode> <faultstring xmlns:axis2ns11=" http://docs.oasis-open.org/wsbpel/2....ess/executable ">axis2ns11:selectionFailure</faultstring> <detail/> </soapenv:Fault> </soapenv:Body> </soapenv:Envelope> Any one has any idea about this kind of error? Thank you! Binh....

Go Back   Application Development Forum > Application Servers & Tools > Apache

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 11-10-2008, 09:56 PM
binh nguyen
Guest
 
Default An error when run BPEL

Hi all,
I encounter the same error when run some BPEL processes.
I am using Tomcat 6.0.16, ODE 1.2, Java JDK 1.5, and also using
SOAPUI to test the result of BPEL after having deployed. The deployment
of the processes is OK, but when tested with soapUI, there is following
error:

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Body>
<soapenv:Fault>
<faultcode>soapenv:Server</faultcode>
<faultstring xmlns:axis2ns11="
http://docs.oasis-open.org/wsbpel/2....ess/executable
">axis2ns11:selectionFailure</faultstring>
<detail/>
</soapenv:Fault>
</soapenv:Body>
</soapenv:Envelope>

Any one has any idea about this kind of error?
Thank you!
Binh.

Reply With Quote
  #2  
Old 11-10-2008, 10:19 PM
Alex Boisvert
Guest
 
Default Re: An error when run BPEL

*http://ode.apache.org/faq.html
*

*Q.* *My process fails with a selectionFailure; What can I do?*
*A.* BPEL expects a *single* element to be selected when evaluating <to> and
<from> expressions, and a selectionFailure fault is thrown if zero or more
than one element are selected.

If you get zero element, double-check your namespace prefix and bindings.
Also, remember that you must initialize your variables (most often with
<literal>'s) before assigning into them, unless your are reassigning the
whole variable (e.g. directly into $variable, or $variable.part). To debug
assignments, you can set the "org.apache.ode" logging category to DEBUG in
order to see the content of variables as the process executes.


On Mon, Nov 10, 2008 at 6:56 PM, binh nguyen <linhtinh0274-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:

> Hi all,
> I encounter the same error when run some BPEL processes.
> I am using Tomcat 6.0.16, ODE 1.2, Java JDK 1.5, and also using
> SOAPUI to test the result of BPEL after having deployed. The deployment
> of the processes is OK, but when tested with soapUI, there is following
> error:
>
> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/
> ">
> <soapenv:Body>
> <soapenv:Fault>
> <faultcode>soapenv:Server</faultcode>
> <faultstring xmlns:axis2ns11="
> http://docs.oasis-open.org/wsbpel/2....ess/executable
> ">axis2ns11:selectionFailure</faultstring>
> <detail/>
> </soapenv:Fault>
> </soapenv:Body>
> </soapenv:Envelope>
>
> Any one has any idea about this kind of error?
> Thank you!
> Binh.
>


Reply With Quote
  #3  
Old 11-10-2008, 11:50 PM
ratha
Guest
 
Default Re: An error when run BPEL

Hi Binh,

I also faced such issue with SOAPUI. Check your assign activity whether
you assigned values correctly for the 'from' and 'to' parts.

Regards
-ratha.

binh nguyen wrote:
> Hi all,
> I encounter the same error when run some BPEL processes.
> I am using Tomcat 6.0.16, ODE 1.2, Java JDK 1.5, and also using
> SOAPUI to test the result of BPEL after having deployed. The deployment
> of the processes is OK, but when tested with soapUI, there is following
> error:
>
> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
> <soapenv:Body>
> <soapenv:Fault>
> <faultcode>soapenv:Server</faultcode>
> <faultstring xmlns:axis2ns11="
> http://docs.oasis-open.org/wsbpel/2....ess/executable
> ">axis2ns11:selectionFailure</faultstring>
> <detail/>
> </soapenv:Fault>
> </soapenv:Body>
> </soapenv:Envelope>
>
> Any one has any idea about this kind of error?
> Thank you!
> Binh.
>
>
> ------------------------------------------------------------------------
>
>
> No virus found in this incoming message.
> Checked by AVG - http://www.avg.com
> Version: 8.0.175 / Virus Database: 270.9.0/1779 - Release Date: 11/10/2008 7:53 AM
>
>



Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 04:44 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.