cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Adapter: Exception in method process

Former Member
0 Kudos

Hello Experts,

We are getting from time to time on the Receiver SOAP Communication Channels the folowing error:

Delivery of the message to the application using connection AFW failed, due to: Exception in method process.

We are getting this error on both types of messages - sync and async.

I did a search on SDN and Notes, but didn't found any description or solution for this error.

Can someone please help with this error?

Thanks in advance!

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi

Please refer to the link to troubleshoot your error.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/bd5950ff-0701-0010-a5bc-86d45fd5...

regards

Kasturika

Former Member
0 Kudos

Hello

This error is due to the mapping .

check your mapping which has been made wrong .

it should be of same type as of the webservice.

Regard's

Chetan Ahuja

Former Member
0 Kudos

Hello Chetan,

Thanks for you response!

But the mapping doen't produce any errors. In SXMB_MONI I see the correct Request message.

Maybe in will help: on the Communication Channel Anonymaizer module is used to remove ns prefixes.

Former Member
0 Kudos

Here are some details extracted from the log:

Date : 07/30/2008

Time : 8:44:15:783

Message : Error during processing local bean: localejbs/sap.com/com.sap.aii.af.soapadapter/XISOAPAdapterBean

Severity : Error

Category :

Location : com.sap.aii.af.mp.ejb.ModuleProcessorBean.process(String , ModuleData)

Application : sap.com/com.sap.aii.af.app

Thread : output

Datasource : 1217412862462:/usr/sap/xxx/xxx/j2ee/cluster/server1/log/defaultTrace.trc

Message ID : 001CC4B7988E00A5000268B100000CB3000453381549AFAE

Source Name : com.sap.aii.af.mp.ejb.ModuleProcessorBean

Argument Objs :

Arguments :

Dsr Component : xxx

Dsr Transaction : 989219405e0211ddc88b001cc4b7988e

Dsr User : Guest

Indent : 0

Level : 0

Message Code :

Message Type : 0

Relatives :

Resource Bundlename :

Session : 0

Source : com.sap.aii.af.mp.ejb.ModuleProcessorBean

ThreadObject : output

Transaction : SAP J2EE Engine JTA Transaction : [2dffffff91ffffffbdffffffe3040ffffffb0]

User : J2EE_GUEST

Hope this will help somebody to get the clue what is causing this error.