cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy Receiver AAE PI 7.31

Former Member
0 Kudos

Hello everyone,

I have been stuck with this error from the last few days before turning upto you guys.

I am testing connections between SAP and PI, IDOC to and fro working. Proxy communication to PI working whereas couldnt send proxy messages to SAP from PI.

The message reaches the Proxy receiver communication channel and gives this error, tried everything from restarting to repeating the configurations again but to no avail.

Delivering to channel: Proxy_Receiver_Generico

MP: processing local module localejbs/sap.com/com.sap.aii.af.soapadapter/XISOAPAdapterBean

MP: exception caught with cause javax.ejb.TransactionRolledbackLocalException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchMethodError: com.sap.aii.af.sdk.xi.srt.xmb.XIServiceExtension.setHeadermappingvalues(Ljava/util/Map;)V; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchMethodError: com.sap.aii.af.sdk.xi.srt.xmb.XIServiceExtension.setHeadermappingvalues(Ljava/util/Map;)V; nested exception is: javax.ejb.EJBTransactionRolledbackException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchMethodError: com.sap.aii.af.sdk.xi.srt.xmb.XIServiceExtension.setHeadermappingvalues(Ljava/util/Map;)V; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchMethodError: com.sap.aii.af.sdk.xi.srt.xmb.XIServiceExtension.setHeadermappingvalues(Ljava/util/Map;)V

Exception caught by adapter framework: nested exception is: java.lang.RuntimeException: java.lang.NoSuchMethodError: com.sap.aii.af.sdk.xi.srt.xmb.XIServiceExtension.setHeadermappingvalues(Ljava/util/Map;)V; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchMethodError: com.sap.aii.af.sdk.xi.srt.xmb.XIServiceExtension.setHeadermappingvalues(Ljava/util/Map;)V; nested exception is: javax.ejb.EJBTransactionRolledbackException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchMethodError: com.sap.aii.af.sdk.xi.srt.xmb.XIServiceExtension.setHeadermappingvalues(Ljava/util/Map;)V; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchMethodError: com.sap.aii.af.sdk.xi.srt.xmb.XIServiceExtension.setHeadermappingvalues(Ljava/util/Map;)V

Transmitting the message to endpoint <local> using connection IDoc_AAE_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: javax.ejb.TransactionRolledbackLocalException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchMethodError: com.sap.aii.af.sdk.xi.srt.xmb.XIServiceExtension.setHeadermappingvalues(Ljava/util/Map;)V; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchMethodError: com.sap.aii.af.sdk.xi.srt.xmb.XIServiceExtension.setHeadermappingvalues(Ljava/util/Map;)V; nested exception is: javax.ejb.EJBTransactionRolledbackException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchMethodError: com.sap.aii.af.sdk.xi.srt.xmb.XIServiceExtension.setHeadermappingvalues(Ljava/util/Map;)V; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchMethodError: com.sap.aii.af.sdk.xi.srt.xmb.XIServiceExtension.setHeadermappingvalues(Ljava/util/Map;)V

Thank you,

Hash.

Accepted Solutions (0)

Answers (1)

Answers (1)

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Hash,

If you apply note 1815524 Header Mapping for SOAP Adapter in XI Mode, this should be resolved.

"Header mapping has been introduced in SOAP adapter from 731 SP05 onwards. Please deploy the latest patch available on service market place for 731 SP05 release."

Regards

Mark

Former Member
0 Kudos

Thank you Mark. The problem is resolved after applying latest patch.

Regards,

Hash.