cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy Interface error in target ECC system

Former Member
0 Kudos

Hi Team,

i am getting below error in target ECC system SXMB_MONI. This is SERVER Proxy interface. I have checked in ECC SMQ2, queue is showing as "RETRY" status. i tried with execute LUW option still the queue is same..

Please find the attached error document for the same.

can any one please help me on how to resolve this issue.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!--

Response

-->

- <SAP:Error SOAP:mustUnderstand="" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">CLIENT_SEND_FAILED</SAP:Code>

<SAP:P1>500</SAP:P1>

<SAP:P2>Internal Server Error</SAP:P2>

<SAP:P3>(See attachment HTMLError for details)</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>Error while sending by HTTP (error code: 500 , error text: Internal Server Error) (See attachment HTMLError for details)</SAP:Stack>

<SAP:Retry>A</SAP:Retry>

</SAP:Error>

Thanks,

Siva.

Accepted Solutions (1)

Accepted Solutions (1)

ambrish_mishra
Active Contributor
0 Kudos

Hi Siva,

Are other inbound proxy scenarios working ? If yes, then it is most probably a data issue else it is a generic issue related to Basis configuration.

First, analyse the dump (if any) in ST22. If it is related to code, discuss with the ABAP developer and test with the same data in debug mode in sproxy. You should be able to find out what caused it to fail.

Hope it helps!

Ambrish

Former Member
0 Kudos

Hi All,

  Issue got resolved. PI database fulled. we increased PI database. then we reprocessed the all failed messages in ECP system.

messages are flowing good..

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Siva,

P:P3>(See attachment HTMLError for details)</SAP:P3>

could you attach snapshot of the HTML.

Regards,

avi

abhradeepbasu
Participant
0 Kudos

Hi Siva,

1. Check your message strucutre has populated with proper data or not.

2. Check the queue. restart the message. (register & activate all the queue and try before you restart. 

3. check in ST22 for any dump

/AB

MichalKrawczyk
Active Contributor
0 Kudos

hi,

looks like a client proxy and not server to me

Regards,

Michal Krawczyk

Former Member
0 Kudos

Hi Michal,

This is server proxy only. SFDC to Proxy interface.

i am facing this queue "RETRY" status in ECP target system.

Please provide me your valuable inputs to resolve this issue.

Thanks,

Siva.