cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI - CLIENT_SEND_FAILED - 502 - Proxy Error - Call Integration Server

vishnu_pallamreddy
Contributor
0 Kudos

Hi All,

we are getting issue in production.

messages are strucking in ECC with Below Error at call integration Server.

Please help me to resolve the issue.

Error while sending by HTTP (error code: 502 , error text: Proxy Error ( The software caused the connection to disconnect. For more information about this event, see ISA Server Help. )) (See attachment HTMLError for details)

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

<!-- Call Integration Server -->

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

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

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

<SAP:P1>502 </SAP:P1>

<SAP:P2>Proxy Error ( The software caused the connection to disconnect. For more information about this event, see ISA Server Help. )</SAP:P2>

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

<SAP:P4/>

<SAP:AdditionalText/>

<SAP:Stack>Error while sending by HTTP (error code: 502 , error text: Proxy Error ( The software caused the connection to disconnect. For more information about this event, see ISA Server Help. )) (See attachment HTMLError for details) </SAP:Stack>

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

</SAP:Error>

Accepted Solutions (1)

Accepted Solutions (1)

former_member182412
Active Contributor
0 Kudos

Hi Vishnu,

  • Are you using any proxy between ECC and PI, Check the proxy server is up and running?
  • There will HTML error also you can find it in sxi_monitor, check the html error for more detail about the error.

Regards,

Praveen.

former_member190293
Active Contributor
0 Kudos

Do you use Microsoft ISA server in your landscape? If so, error can be caused by proxy communication failure.

Contact your ISA server admins to set up proper communication between ECC and ISA Server.

vishnu_pallamreddy
Contributor
0 Kudos

Hi Praveen,

Below is the HTML Information.

in One message I have below Information;

Technical Information (for support personnel)  
  • Error Code: 502 Proxy Error. The software caused the connection to disconnect. For more information about this event, see ISA Server Help. (10053)
  • IP Address: XXX.XXX.XXX.XX
  • Date: 11/04/2016 9:10:17 AM
  • Server: Server Name
  • Source: proxy

In remaining messages I have below Information:

Technical Information (for support personnel)  

  • Error Code 64: Host not available
  • Background: The gateway or proxy server lost connection to the Web server.
  • Date: 11/04/2016 2:50:06 PM
  • Server: Server Name
  • Source: Remote server
vishnu_pallamreddy
Contributor
0 Kudos

Hi Kolmakov,

I think there is a ISA Server.

I will check with ISA team.

Answers (1)

Answers (1)

former_member186851
Active Contributor
0 Kudos

Hello Praveen,

Are you triggering Proxy messages?

I Guess the server is not up and running.

vishnu_pallamreddy
Contributor
0 Kudos

Hi Raghu,

We are triggering Proxy Messages.

I will check on Proxy Server.

0 Kudos

Hello Vishnu,

Please check if the proxy connectivity settings are in place b/w ECC and PI.

Thanks

Venkat.

vishnu_pallamreddy
Contributor
0 Kudos

Hi Venkat,

We are getting message failures for only one interface and we have successful messages for remaining interfaces.

former_member186851
Active Contributor
0 Kudos

Vishnu check the below discussions

https://scn.sap.com/thread/3169110

iaki_vila
Active Contributor
0 Kudos

Hi Vishnu,

The error seems to be in the ISA server, they can have a firewall or anti-virus blocking your connection: ISA 2006 502 error

Regards.

vishnu_pallamreddy
Contributor
0 Kudos

Hi Inaki,

So could you please confirm me, the issue refers that ISA Server is there in between SAP ECC and SAP PI right?

former_member190293
Active Contributor
0 Kudos

Microsoft Security and Acceleration server is a proxy server and firewall software. And it can block the network traffic if firewall client or proxy settings are set up incorrectly.

former_member190293
Active Contributor
0 Kudos

It's rather possible, that PI server stands behind ISA Server which controls inbound and outbound traffic. In that case you can receive error messages from ISA Server.

former_member182412
Active Contributor
0 Kudos

Hi Vishnu,

If ERP and PI both are internal systems and with in the same network actually you don't need proxy server between ERP and PI. You can configure don't use proxy server for PI system.

Regards,

Praveen.

0 Kudos

Hi Vishnu,

Generic connections are enough in case of Classical Scenario. In case of AAE, you need to have a Sender/Receiver configuration on ECC for each interface. If you are on Classical Scenario then please ignore my replies.

Thanks

Venkat.

vishnu_pallamreddy
Contributor
0 Kudos

Hi Praveen,

How can we configure Do not use proxy option.

Where can we found that option? in RFC destinations?

former_member182412
Active Contributor
0 Kudos

Hi Vishnu,

You can see below screen shots.

Regards,

Praveen.

vishnu_pallamreddy
Contributor
0 Kudos

Thanks Praveen,

I will check.

We need to check in SAP ECC system right?

and we are getting failures for only one interface and remaining interfaces are running successfully.

former_member186851
Active Contributor
0 Kudos

Hello Vishnu,

Then I believe this setting is not required.

Any specific pattern or something different in the failing interface?