Hi al,

first off: the attachments didn't make it to the list and without them
it's quite difficult to follow. However, it looks like your receiver
does not understand the request. triggerActionNotSupportedFault is not
an ODE error but seems to occur with Axis2. Is your 2nd service
implemented with Axis2? It is good possible that this is not a
stacktrace produced by ODE but by the service you are calling and ODE is
just consuming this error message.

Please try to use TCPMon to monitor the SOAP messages that are sent
through the wire and compare the message sent by ODE with messages sent
eg. via soapUI.

HTH,
  Tammo


On 02.09.2010 16:51, Adnan wrote:
> helloo..
> 
> any one??
> 
> thx
> 
>  --
> al
> 
> 
> 
> 
> ________________________________
> From: Adnan <[email protected]>
> To: Apache ODE Forum <[email protected]>
> Sent: Thu, 2 September, 2010 13:26:01
> Subject: Problem when calling remote service
> 
> 
> Hello 
> I'm getting an exception (mention in AXIS2 Console below) when calling a 
> partner 
> WS locally. First the process calls the remote service 
> (http://ws.cdyne.com/WeatherWS/Weather.asmx?wsdl) and returns the soap 
> result, 
> which seems fine to me, when process invokes the 2nd service it shows 
> triggerActionNotSupportedFault, BUT when I run the process with all the 
> partner 
> services on local machine, it runs fine. indivudually all Partner services 
> are 
> fine. 
> 
> 
> ODE 1.3.4, AXIS2 1.5
> Attached is the process.
> any idea plz. 
> 
> regards,
> al
> 
> 
> AXIS2 Console
> 
> [WARN] triggerActionNotSupportedFault: messageContext: [MessageContext: 
> logID=urn:uuid:2740AA3DC4EA6A4F6A1283425626408]  problemAction: 
> urn:postOnTwitter
> [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(AddressingFaultsHelper.java:373)
> 
>         at 
> org.apache.axis2.addressing.AddressingFaultsHelper.triggerActionNotSupportedFault(AddressingFaultsHelper.java:336)
> 
>         ....
> 
> BPEL Console
> 
> INFO - ODEServer-2 - WatchDog.check(133) | [Properties for Endpoint: 
> {http://twitter.soco}PostTwitter#PostTwitterHttpSoap11Endpoint] updated
> WARN - ODEServer-3 - SoapExternalService$4.call(492) | Fault response: 
> faultType=(unkown)
> http://www.w3.o
> rg/2005/08/addressing">http://www.w3.org/2005/08/addressing/fault 
> uuid:hqejbhcnphr5k9sjkhtm7v
> ltDetail><wsa:ProblemAction><wsa:Action>urn:postOnTwitter</wsa:Action></wsa:ProblemAction></wsa:FaultDetail></soapenv:Header><soapenv:Body><soapenv:Fault
>  xm
> lns:wsa="http://www.w3.org/2005/08/addressing";> wsa:ActionNotSupported The 
> [action] cannot be processed at the  receiver.</
> faultstring><detail /></soapenv:Fault></soapenv:Body></soapenv:Envelope>
> ERROR - ODEServer-2 - INVOKE$2.onFailure(187) | Failure during invoke:
> INFO - ODEServer-2 - BpelRuntimeContextImpl.registerActivityForRecovery(1408) 
> | 
> ActivityRecovery: Registering activity 25, failure reason:  on channel 44
> 
> 
>       

-- 
Tammo van Lessen - http://www.taval.de

Reply via email to