cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP client code 400 reason ICM_HTTP_CONNECTION_FAILED

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Frnds,

I am working File to HTTP Synchronous scenario,when i am testing the interface i am getting below error,i dont the exact reason,its saying System error,any inputs...

<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:Stack>HTTP client code 400 reason ICM_HTTP_CONNECTION_FAILED</SAP:Stack>

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

</SAP:Error>

Regards,

Raj

Accepted Solutions (0)

Answers (4)

Answers (4)

rajasekhar_reddy14
Active Contributor
0 Kudos

solved

Former Member
0 Kudos

Hi Raja,

I'm facing the same problem. Could you please share youre solution?

Best regards,

Erik Mertens

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

Check your Traget URL , i think this not valid...

Regards,

Raj

Former Member
0 Kudos

Hi Raja,

Ensure that the right host entries (IP Fully Qualified Host Name and the hostname) are maintained both in the PI server and also in the local machine from where you are trying to test the ssenario.

If you are using PI 7.0, make sure that the HTTP port is 80<instance number> and the j2ee port is maintained as 50<isntance number>0 at the appropriate exchange profiles, RFC destinations, Business systems in SLD (Integration server), SAP instance profile and ICM.

In case if you are using the Pi version 7.1, please keep in mind that the HTTP port and the j2ee port are one and the same ie., 50<instance number>0.

Ensure that the cacheis refreshed after you make any changes at the SLD.

Hope this will resolv your issue.

Regards,

Varadhu

Former Member
0 Kudos

Hi Raja,

This type of error occurs coz the request could not be understood by the server due to malformed syntax. The client SHOULD NOT repeat the request without modifications. Reason behind this may be huge messege flow.

You may cheak related SAP Notes-824554, 906435, 783515, 910649, 706563.

If it is because of Queue problems have a look into SMQ2.

Regards,

Pinangshuk.

MichalKrawczyk
Active Contributor
0 Kudos

hi,

can you please try checking the forum search first with this error name: ICM_HTTP_CONNECTION_FAILED ?

and tell us which options did you try already

thank you,

Regards,

Michal Krawczyk

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Michal ,

I tried already i found some threds , i followed the threds too but i counldnt find solution,

thanks,

Raj

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>I tried already i found some threds , i followed the threds too but i counldnt find solution,

which suggestions did you try from those threads ? (so we can propose the rest)

Regards,

Michal Krawczyk

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Michal,

I checked my URL ,its correct path only, then i refreshed cache but no luck.

Regards,

Raj

former_member200962
Active Contributor
0 Kudos

what about your HTTP destination in SM59?....is it working fine?

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Abhi,

I configured HTTP receiver side,HTTP destination required to maintain?

many thanks.

Raj

former_member200962
Active Contributor
0 Kudos

If the Addressing Type is HTTP Destination.

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

I configured HTTP Receiver Adapter,I given URL Adress,Preficx path and service port.

but when i am testing its failing at Call Adapter level,

I wondering wts the reason,like Receiver HTTP Configuration error or some other.

Regards,

Raj