Register Login

ICM_HTTP_CONNECTION_FAILED 404 Not Found

Updated May 18, 2018

Hello Experts,

What common error can be seen if there is an error of ICM_HTTP_CONNECTION_FAILED 404 Not Found?

How can I get this issue resolved?

Thanks in advance.


Comments

  • 16 May 2016 2:42 pm Abhijeet Mudgal Best Answer

    The following error can be noticed by the user:

    In transaction SXMB_MONI in Process Integration (PI), message failures can be seen.

    In the Call Adapter, the error may occur in the following steps:

     SOAP:mustUnderstand="">
    <SAP:Category>XIServer</SAP:Category>
    <SAP:Code area="INTERNAL">CLIENT_RECEIVE_FAILED</SAP:Code>
    <SAP:P1>400</SAP:P1>
    <SAP:P2>ICM_HTTP_CONNECTION_FAILED</SAP:P2>
    404 Resource not found
    Partner not reached
    Connection request from xxx to host: xxx, service: 50000
    failed (NIECONN_REFUSED) 

    <SAP:Stack>Error while receiving by HTTP (error code: 400, error text:

    ICM_HTTP_CONNECTION_FAILED)</SAP:Stack>

    If the Adapter Engine Cache is populated with an improper entry in SXI_CACHE, this type of issue may occur. The user can use the following steps to get the issue resolved:

    • At first go to transaction SXI_CACHE -> Goto -> Adapter Engine Cache.
    • Delete the entry if it is incorrect.
    • Now, in order to get the correct Adapter Engine Cache entry populated, resend a message.

×