cancel
Showing results for 
Search instead for 
Did you mean: 

402 ICM_HTTP_TIMEOUT CLIENT_RECEIVE_FAILED

Former Member
0 Kudos

Hi Guys,

i am getting below error in my source system ECP in sxmb_moni

Can any one please explain me how to resolve this issue.

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

- <!--

Call Integration Server

-->

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

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

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

<SAP:P1>402</SAP:P1>

<SAP:P2>ICM_HTTP_TIMEOUT</SAP:P2>

<SAP:P3 />

<SAP:P4 />

Thanks,

Siva.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

siva,

you can alter this parameter on the fly by going to tx smicm -> services (a plug-like icon) -> (mark the http port) -> change -> (alter the timeout).

These setting are lost when you restart your system.

Regards,

Thiago Delou

Basis Team

Answers (1)

Answers (1)

naveen_chichili
Active Contributor
0 Kudos

Hi Siva,

During high load situation or when the message is too large

check the following parameter settings:

icm/server_port_0 = PROT=HTTP, PORT=1080,TIMEOUT=30,PROCTIMEOUT=600

to allow a maximum processing time of 10 minutes.

Refer note 824554 - ICM Timeout Parameters for more details.

regards,

Naveen

baskar_gopalakrishnan2
Active Contributor
0 Kudos

I agree chichilin reply. Share with us if you have more log details