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>