cancel
Showing results for 
Search instead for 
Did you mean: 

Error While posting Proxy message to ECC Exception caught by adapter framework: com.sap.aii.af.sdk.xi.srt.BubbleException: HTTP Response Received. Status Code = 500 [null "null"]

manikandan_shanmugam3
Active Participant
0 Kudos

Dear All,

I am facing below issue while posting ABAP Proxy message to ECC system.

Scenario:  SRM(PROXY) to ECC (PROXY) PI7.31 SP06

I have gone throug below SDN Post and wanted to make sure that this is causing issue as its very time consuming to make any changes in BAsis level (In Our PI the default calculate Value is 1 and Custom calculated value is 0)

http://scn.sap.com/thread/3184803

ErrorError during parsing the received XMB message.
20.08.2013 11:27:55.069ErrorSOAP: call failed: com.sap.aii.af.sdk.xi.srt.BubbleException: HTTP Response Received. Status Code = 500 [null "null"]
20.08.2013 11:27:55.073ErrorMP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.af.sdk.xi.srt.BubbleException: HTTP Response Received. Status Code = 500 [null "null"]
20.08.2013 11:27:55.073ErrorSOAP: error occured: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.af.sdk.xi.srt.BubbleException: HTTP Response Received. Status Code = 500 [null "null"]
20.08.2013 11:27:55.076ErrorException caught by adapter framework: com.sap.aii.af.sdk.xi.srt.BubbleException: HTTP Response Received. Status Code = 500 [null "null"]
20.08.2013 11:27:55.077ErrorTransmitting the message to endpoint <local> using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.af.sdk.xi.srt.BubbleException: HTTP Response Received. Status Code = 500 [null "null"]
20.08.2013 11:27:55.083ErrorMessage status set to NDLV

Regards,

Mani

Accepted Solutions (1)

Accepted Solutions (1)

subhro_de
Active Participant

Hi Manikandan,

We received this error for an authorization issue while posting into the ECC proxy. Can you check if the user you are using to post the proxy has the role sap_xi_appl_serv_user.

Regards

Subhro

Answers (2)

Answers (2)

ambrish_mishra
Active Contributor

Hi Mani,

Can you briefly explain your design. How are you triggering the message from CRM. I assume you have proxy on ECC side.

Ambrish

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Mani,

Check if you have the fix recommended in note 1893694 Number of redirects is exceeded during high load.

Regards

Mark