cancel
Showing results for 
Search instead for 
Did you mean: 

Http_Communication_Failure in IF_HTTP_CLIENT-->receive : BASIS config

Amey-Mogare
Contributor
0 Kudos

Hi,

I am facing "Http_Communication_Failure" error in ABAP code using IF_HTTP_CLIENT->receive method.

I came to know from several SDN threads that it needs some DNS or Network related configuration on SAP R/3 system I am using.

One such thread (2nd last reply)-->

What configuration to be done here?

Thanks and regards,

Amey

Accepted Solutions (1)

Accepted Solutions (1)

markus_doehr2
Active Contributor

Check the trace files of icm/icmbnd in transaction SMICM.

Markus

Amey-Mogare
Contributor
0 Kudos

Thank you for reply Markus!

I am watching SMICM transaction, but I dont have any idea what to look for and what configuration is needed in order to overcome this error.

Can you please explain in detail?

Regards,

Amey

markus_doehr2
Active Contributor
0 Kudos

Use the menu:

Goto --> Trace File --> Display all

Markus

shadab_maldar
Active Participant
0 Kudos

Hi Amey,

How did you solved the issue, please guide, i am also facing the same issue.

Thanks,

Shadab Maldar.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Amey,

You can check through SMICM T-code --> Go to -> Trace File -> Display All

Check the trace file and post here to analyze.

Regards

P

shadab_maldar
Active Participant
0 Kudos

Hi Pranay,

The trace file is huge one this is the part of that,

[Thr 05] Fri Jan 30 00:03:45 2015

[Thr 05] *** WARNING => Connection request from (1/2/0) to host: <Host ID>, service: 1090 failed (NIECONN_REFUSED)

[Thr 05]  {00033ca0} [icxxconn_mt.c 2271]

[Thr 13] *** WARNING => Connection request from (1/2/0) to host: <PWD>, service: 1090 failed (NIEHOST_UNKNOWN)

[Thr 13]  {00033ca2} [icxxconn_mt.c 2271]

0 Kudos

Just Scroll to the last, You can get the time and date , and the system name too.