cancel
Showing results for 
Search instead for 
Did you mean: 

SXMS_ASYNC_EXEC (ICM_HTTP_CONNECTION_FAILED)

former_member284668
Participant
0 Kudos

Hi!

I am trying to replicate Vendors from EBP to SUS and have faced with the following issue. In XI I can see that message has status "restart automatically" and the following error occures:

in functional module SXMS_ASYNC_EXEC

CLIENT_RECEIVE_FAILED

ICM_HTTP_CONNECTION_FAILED

Could you please help me to solve this issue?

Thanks and regards,

Siarhei

Accepted Solutions (1)

Accepted Solutions (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Please check HTTP Connection to ABAP System(SM59) in the XI.

Also run SLDCHECK in EBP and SUS.

It looks some network problem in that point of time.

Regards,

Masa

former_member284668
Participant
0 Kudos

Hi Masa!

Yes, thank you! Today I can see that HTTP RFC is working wrong. Do you know how can I set up RFC not to get ICM_HTTP_CONNECTION_FAILED?

Thanks and Regards,

Siarhei

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Please check the setting.

Target Host XXXXXX.XX.XX.XXX ; Service No. YYYY

Path Prefix /sap/xi/engine/?type=receiver

Make sure the /xi/engine service is activated in the SICF transaction. (SUS side)

Regards,

Masa

former_member284668
Participant
0 Kudos

Hi Masa!

Thank you for the reply! I did in the same way and also checked service on SUS side. Everything is fine. Could it be a problem in XI gateway?

Regards,

Siarhei

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

What is the error message when you do the connection test in SM59 ?

former_member284668
Participant
0 Kudos

The error message is:

ICM_HTTP_CONNECTION_FAILED

I have also test URL via direct link in a browser:

http://XXXXX:YYYY/sap/xi/engine?sap-client=ZZZ

and it is working fine.

Regards,

Siarhei

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Please check the domain name and time out parameter.

"icm/host_name_full" = aaaa.bbb.ccc.ddd

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

Regards,

Masa

Answers (0)