cancel
Showing results for 
Search instead for 
Did you mean: 

Error while receiving by HTTP (error code: 402 , error text: ICM_HTTP_TIMEOUT) (See attachment HTMLError for details)

former_member6134
Participant
0 Kudos

Hello Guys,

    
  We are having a scenario like SOAP-> PI -> SAP ECC. It is like the external web server is pushing the data to SAP ECC server via PI server. on The ECC side we are using the server proxy. After firing the scenario we are getting the following error:

Error while receiving by HTTP (error code: 402 , error text:
ICM_HTTP_TIMEOUT) (See attachment HTMLError for details)

I have used XI Adapter with HTTP Destination in Communication Channel connecting to ECC server. The same scenario is working fine in Dev setup but it is giving the time out error in Production setup.

I have referred to the scn blog for such types of errors and have come across to increase the icm time out period for HTTP. By default it was set to 600 sec, which is now increased to 900 sec. But inspite of this increase in time out value the problem continue to persist.

Kindly can some one guide on this issue, how to tackle it? It is only when PI is trying to connect to ECC server via XI Adapter using HTTP protocol it is giving this error....

Any help on this is highly appreciated...

Thanking You

Shiva

Accepted Solutions (0)

Answers (4)

Answers (4)

iaki_vila
Active Contributor
0 Kudos

Hi,

Check also the XI service in the SICF in the endpoint is up. Point 3.3 in Step-by-step FTP to ABAP Proxy - Process Integration - SCN Wiki

Regards.

Former Member
0 Kudos
former_member6134
Participant
0 Kudos

The exact error shown along with the payload is as follows:

Error:-5
Version:7011
Component:ICM
Date/Time:Tue Dec 3 11:45:21 2013
Module:icxxthr_mt.c
Line:4184
Server:PPICOM550_PPI_00
Error Tag:{-}
Detail:

Connection to partner timed out after 900s

Thanks

Regards

Shiva

iaki_vila
Active Contributor
0 Kudos

Hi,

Have you checked that the ICM ports are open in pro enviroment?

icm/server_port_<xx> - SAP Web Dispatcher - SAP Library

Regards,