Skip to Content
0
Former Member
Apr 11, 2014 at 06:02 AM

Error code:110,error text: HTTPIO_PLG_CANCELED every time getting

323 Views

Error code:110,error text: HTTPIO_PLG_CANCELED every time getting

Hi All,

Can you any body explaining why this message getting at odd times?.

success flags shows sxmb_moni for PI and ECC side ,this interface communicate from ECC(proxy) to Web service(SOAP) Asynchronous .

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

- <!-- Call Adapter

-->

- <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_RECEIVE_FAILED</SAP:Code>

<SAP:P1>110</SAP:P1>

<SAP:P2>HTTPIO_PLG_CANCELED</SAP:P2>

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>Error while receiving by HTTP (error code: 110 , error text: HTTPIO_PLG_CANCELED)</SAP:Stack>

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

</SAP:Error>

Thanks & Regards,

Kyujin.