cancel
Showing results for 
Search instead for 
Did you mean: 

Error code 402:-ICM_HTTP_TIMEOUT in R/3

jagesh_lakdawala
Active Participant
0 Kudos

Hello Experts,

I have Synchronous Proxy To JDBC Scenairo and it was working fine in the production system.

Since few hours back i am getting the following error in R3 side. In XI there is no any error message

and that I have confirmed through SXMB_MONI & RWB both.

Since the caller of the procedure could not have anticipated that the

exception would occur, the current program is terminated.

The reason for the exception is:

Error (id=INTERNAL.CLIENT_RECEIVE_FAILED): Error while receiving by HTTP (error

code: 402, error text: ICM_HTTP_TIMEOUT)

I have searched similar forum but there is no proper solution mentioned.

As it is coming in the prosuction system please help me to solve this ASAP.

Please suggest.

Regards,

Jagesh

Accepted Solutions (1)

Accepted Solutions (1)

former_member206760
Active Contributor
0 Kudos

/people/michal.krawczyk2/blog/2006/06/08/xi-timeouts-timeouts-timeouts

former_member206760
Active Contributor
0 Kudos

goto smicm -> goto -> paramerters -> change

look for icm/conn_timeout and increase its value

sxmb_adm -> Integration Engine COnfiguration -> Specific Configuration -> Runtime parameter HTTP_TIMEOUT

after doing this may be u should restart the server

Edited by: Tarang Shah on Mar 30, 2009 3:07 PM

Edited by: Tarang Shah on Mar 30, 2009 3:08 PM

jagesh_lakdawala
Active Participant
0 Kudos

Dear Tarang,

Thanks for your reply.

But all other interfaces are running successfully in the production system with same config and this BG job in R/3 itself is completing within 200 secs with ERROR status.

So XML messages are also not reaching upto XI server(message are not available in SXMB_MONI).

Please suggest further.

Regards

Jagesh

former_member206760
Active Contributor
0 Kudos

Jagesh,

chk this in R3 only

goto smicm -> goto -> paramerters -> change

look for icm/conn_timeout and increase its value( change it to the value which is in prod R3)

sxmb_adm -> Integration Engine COnfiguration -> Specific Configuration -> Runtime parameter HTTP_TIMEOUT

after doing this may be u should restart the server

Edited by: Tarang Shah on Mar 30, 2009 6:27 PM

jagesh_lakdawala
Active Participant
0 Kudos

Dear Tarang,

Again thanks for your suggestion.

But i have few doubts in your last reply.

(1) look for icm/conn_timeout and increase its value( change it to the value which is in prod R3)

My Understanding:- This is a Change in R/3 Prod system but my question here is what should be

the new value? currently it is 5000 Milliseconds.

(2) sxmb_adm -> Integration Engine COnfiguration -> Specific Configuration -> Runtime parameter HTTP_TIMEOUT

Is this the change in SAP R/3 or SAP PI system? and what shuld be the new value of HTTP_TIMEOUT?

Which server needs to be restart SAP R/3 produ or SAP PI Production??

Please suggest me.

Thanks & Regards,

Jagesh

former_member206760
Active Contributor
0 Kudos

Jagesh,

As you are getting the errorr in ECC i have given all the suggestions for ECC only..

as far as increasing the value is concerned ...chk the blog i have specified you can increae the imeout values like iff it is 1000 increase it to 10000 and restart ECC and then see wat happens..

i suggest u do this in the off hours as this is a production problem..may be trying doing it first in the test system

siddhesh_pathak4
Contributor
0 Kudos

Hello,

Check the SAP Note : 807000..

Former Member
0 Kudos

hi

Please check if HTTP service is active in XI,

goto smicm -> goto -> Services -- Check HTTP status set to Active.

Thanks

Sekhar

Answers (2)

Answers (2)

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

hi,

in RWB-->Adapter Monitoring check if JPR is running.

Thanks

former_member307485
Active Participant
0 Kudos

Hi jagesh,

please take a look at OSS Note 1161469 - XI runtime: Interpretation of timeouts

regards,

Divya