cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error while receiving by HTTP (error code: 402 ,error text: Connection to partner timed out after 300s) (See attachment HTMLError for details)

former_member221434
Participant
0 Likes
3,878

Dear Expert ,

I am using synchronous scenario soap to proxy in sap pi 7.4 ,But an error is coming in SXMB_MONI (tcode) of PI system .

Error is :

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

- <!--

 Call Adapter 

--> 

- <SAP:Error SOAP:mustUnderstand="1" 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>402</SAP:P1>

<SAP:P2>Connection to partner timed out after 300s</SAP:P2>

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

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>Error while receiving by HTTP (error code: 402 , error text: Connection to partner timed out after 300s) (See attachment HTMLError for details)</SAP:Stack>

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

</SAP:Error>

  

   Regards ,

Pradeep Kumar





View Entire Topic
sankar_27
Active Participant
0 Likes

BackEnd system : please do set or adjust HTTP_TIMEOUT in tcode SXMB_ADMIN

Thanks - Sankar