cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ICM_HTTP_CONNECTION_FAILED

Former Member
0 Likes
4,628

Hi All,

The scenario is IDOC to File (XML). IDOC is triggered in ERP, comes to PI ( i can see in MonI)

After all pipeline steps in PI, while in call adapter in PI, i see error

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!--  Call Adapter

  -->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" 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>

  <SAP:P3>(See attachment HTMLError for details)</SAP:P3>

  <SAP:P4 />

  <SAP:AdditionalText />

  <SAP:Stack>Error while receiving by HTTP (error code: 400 , error text: ICM_HTTP_CONNECTION_FAILED) (See attachment HTMLError for details)</SAP:Stack>

  <SAP:Retry>A</SAP:Retry>

  </SAP:Error>

All other Proxy to file and file to proxy interfaces, works fine .. No issues in SLDHECK etc.

HTTP RFC works fine ( PI to ABAP & vice versa)

Can you please advice, what could be the issue

Thxs

View Entire Topic
engswee
Active Contributor
0 Likes

Hi Techie

The exception says "see attachment HTMLError for details". Can you provide screenshot of what is in HTMLError?

Regards

Eng Swee

Former Member
0 Likes

This is error in HTML editor

404 Resource not found

Partner not reached

Error is logged with Tag: {00124a9b}


engswee
Active Contributor
0 Likes

Might be an intermittent connectivity issue between ABAP stack and the Java stack. Sometimes this can happen due to big amount of processing going on causing resource limitation.

Can you try if you can restart/resend the message?

Former Member
0 Likes

Thanks for quick reply.. I tried the reprocess but  with same error..Thinking of restarting the java stack..?

bhavesh_kantilal
Active Contributor
0 Likes

Hello,

Can you go to SXI_CACHE --> Adapter Engine and check the Adapter Engine URL? Is this a valid Adapter Engine URL with a valid host name and port?

Regards

Bhavesh

Bhargavakrishna
Active Contributor
0 Likes

Hello,

Please go through the below thread

Regards

Bhargava Krishna