Hello,
I'm creating BPEL Workflow with Eclipse BPEL plugin and Apache ODE (BPEL
engine).
Apache ODE is running with Axis2 on Tomcat 7.
I've deployed my Workflow and a Web Service wich is used by my workflow.
I've tested my Web Service, and all it's OK.
When I test my Workflow with "Web service explorer", I have a timeout error.
And the Tomcat server throw the error :
[WARN] triggerActionNotSupportedFault: messageContext: [MessageContext:
logID=urn:uuid:9AEEEA7E64BAE6D4E31241008449207] problemAction:
[ERROR] The [action] cannot be processed at the receiver.
org.apache.axis2.AxisFault: The [action] cannot be processed at the
receiver.
at
org.apache.axis2.addressing.AddressingFaultsHelper.triggerAddressingFault(AddressingFa
\
ultsHelper.java:373) at
org.apache.axis2.addressing.AddressingFaultsHelper.triggerActionNotSupportedFault(Addr
\
essingFaultsHelper.java:336) at
org.apache.axis2.handlers.addressing.AddressingInHandler.extractActionInformation(Addr
\
essingInHandler.java:522) at
org.apache.axis2.handlers.addressing.AddressingInHandler.extractAddressingInformation(
\
AddressingInHandler.java:239)
....
[ExternalService] Fault response: faultType=(unkown)
<?xml version='1.0' encoding='utf-8'?><soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header
xmlns:wsa="http://www.w3.org/2005/08/addressing"><wsa:Action>http://www.w3.org/2005/08/addressing/fault</wsa:Action><wsa:RelatesTo>uuid:hqejbhcnphr69l37j4dnai</wsa:RelatesTo><wsa:FaultDetail><wsa:ProblemAction><wsa:Action>http://selezione/monitorMagazzino</wsa:Action></wsa:ProblemAction></wsa:FaultDetail></soapenv:Header><soapenv:Body><soapenv:Fault
xmlns:wsa="http://www.w3.org/2005/08/addressing"><faultcode>wsa:ActionNotSupported</faultcode><faultstring>The
[action] cannot be processed at the receiver.</faultstring><detail
/></soapenv:Fault></soapenv:Body></soapenv:Envelope>
ERROR [INVOKE] Failure during invoke:
INFO [BpelRuntimeContextImpl] ActivityRecovery: Registering activity 11,
failure reason: on channel 21
ERROR [ODEService] Timeout or execution error when waiting for response to
MEX {MyRoleMex#hqejbhcnphr69l37j4dnac [Client hqejbhcnphr69l37j4dnab]
calling {http://gestione}BPELGestione.process(...)}
java.util.concurrent.TimeoutException: Message exchange
org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl$ResponseFuture@6e92992c
timed out(120000 ms) when waiting for a response!
java.util.concurrent.TimeoutException: Message exchange
org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl$ResponseFuture@6e92992c
timed out(120000 ms) when waiting for a response!
Do you know this problem ? how to solve it ?
Thank you.
--
View this message in context:
http://old.nabble.com/org.apache.axis2.AxisFault%3A-The--action--cannot-be-processed-at-the-receiver.-tp31592624p31592624.html
Sent from the Axis - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]