cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP client code 400 reason ICM_HTTP_CONNECTION_FAILED

Former Member
0 Kudos

Hello,

We have a scenario RFC --> XI --> HTTPS.

We get 1500 messages per day. However 8-10 of them fails giving following error.

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

<SAP:Category>XIAdapter</SAP:Category>

<SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_CLIENT</SAP:Code>

<SAP:P1>400</SAP:P1>

<SAP:P2>ICM_HTTP_CONNECTION_FAILED</SAP:P2>

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>HTTP client code 400 reason ICM_HTTP_CONNECTION_FAILED</SAP:Stack>

<SAP:Retry>N</SAP:Retry>

</SAP:Error>

What could be the reason? Please help to resolve this.

Thanks in advance,

Beena.

Accepted Solutions (0)

Answers (6)

Answers (6)

german_meneses
Explorer
0 Kudos
dharamveer_gaur2
Active Contributor
0 Kudos

Hi Beena

This Error can be occur due to any reason mentioned below.

1 If Fully Qulified host name is not maintained. look note 910649

2 If any Source Code change in Support pack.look Note 706563

Former Member
0 Kudos

I checked ICM trace and it shows below error. But I don't know the reason for connection failure.

[Thr 1] Thu Jan 8 18:11:17 2009

[Thr 1] *** ERROR => IcmExtLogonAccept: connect on admin port from external host: <xi ip address> [icxxextbnd_m 285]

[Thr 1] *** ERROR => IcmLoop: IcmExtLogonAccept failed: -2 [icxxman_mt.c 3025]

[Thr 2314] Fri Jan 9 11:56:16 2009

[Thr 2314] *** ERROR => NiBufIConnect: non-buffered connect pending after 5000ms (hdl 401;208.72.60.26:443) [nibuf.cpp 4611]

[Thr 2314] *** WARNING => Connection request from (164/9771/0) to host: <third party host>, service: 443 failed (NIECONN_

EX-T164, U9771, 110 PIAFUSER, <xi ip adddress>, 11:56:11, M0, W1, , 1/0 [icxxconn_mt.c 2321]

[Thr 8482] Fri Jan 9 13:31:57 2009

[Thr 8482] *** ERROR => IcmFlushBuf: IcmMpiFlushOutbuf(83) failed: 14 [icxxplugin_m 1297]

[Thr 12080] Fri Jan 9 14:45:44 2009

[Thr 12080] *** ERROR => NiBufIConnect: non-buffered connect pending after 5000ms (hdl 276;208.72.60.26:443) [nibuf.cpp 4611]

[Thr 12080] *** ERROR => NiBufIConnect: non-buffered connect pending after 5000ms (hdl 276;208.72.60.26:443) [nibuf.cpp 4611]

[Thr 12080] *** WARNING => Connection request from (213/2359/0) to host: <third party host>, , service: 443 failed (NIECONN

EX-T213, U2359, 110 PIAFUSER, <xi ip adddress>, 14:45:39, M0, W0, , 1/0 [icxxconn_mt.c 2321]

[Thr 6426] Fri Jan 9 18:35:28 2009

[Thr 6426] *** ERROR => NiBufIConnect: non-buffered connect pending after 5000ms (hdl 437;208.72.60.26:443) [nibuf.cpp 4611]

[Thr 6426] *** WARNING => Connection request from (238/1283/0) to host: <third party host>, , service: 443 failed (NIECONN_

EX-T238, U1283, 110 PIAFUSER, <xi ip adddress>, 18:35:23, M0, W0, , 1/0 [icxxconn_mt.c 2321]

Any idea?

Thanks,

Beena.

Former Member
0 Kudos

Hi Beena,

Check the third-party server is up and running.......i think your HTTPS server is down, so your connection from XI to your third-party server is not running and you are seeing the above error in your ICM trace.

Regards,

Rajeev Gupta

Former Member
0 Kudos

Hi Beena,

This might be help to solve your problem.

[http://help.sap.com/saphelp_nw70/helpdata/EN/0f/d1f83b35cca706e10000000a11402f/content.htm]

Regards,

Prakasu

Former Member
0 Kudos

[Thr 772] *** ERROR => NiBufIConnect: non-buffered connect pending after 5000ms (hdl 49;10.54.145.13:25) [nibuf.cpp 4611]

[Thr 772] *** WARNING => Connection request from (55/12747/0) to host: 10.54.145.13, service: 25 failed (NIECONN_REFUSED)

AP-T55, U12747, 550 PIRWBUSER, sapxiprod, 10:51:39, M0, W7, , 1/0 [icxxconn_mt.c 2341]

I am getting this error daily in j2ee log. Please suggest how can i resolve this error.

prateek
Active Contributor
0 Kudos

Have a look at SAP Note 755372.

Regards,

Prateek

Former Member
0 Kudos

hi beena,

it could also be that there is a firewall between the systems that blocks the communcation.

cheers,

alex

Former Member
0 Kudos

check with these too

Regards

Abhishek

Former Member
0 Kudos

Hi Check with thread your querry is solved here

Regards

Abhishek