SXI_CACHE Error :  if_http_client receive http_communication_failure

Dear All,
     I am trying to do a Cache refresh in SXI_CACHE and i am getting an error. The error i am getting is <b>if_http_client receive http_communication_failure</b>
i have maintained in pipeline url of XI-Business system as
<b>http://<hostname>:8000/sap/xi/engine?type=entry</b>   in SLD
I went throught some of the forums and i tried executing
SAI_CACHE_REFRESH ,but i got an error
Program terminated with exception 'CX_AI_CACHE_XMS'
Any ideas??

Hi,
Go to SMICM and check the http services are running correctly or not. Here it should be http port.
Also you can check SICF services. And deactivate and activate again..
Hope this helps,
Regards,
Moorthy

Similar Messages

  • SXI_CACHE Error:  Unable to refresh cache contents

    Hello everybody,
    in SXI_CACHE we get the error:
    "Unable to refresh cache contents"
    "Error during last attempt to refresh cache"
    and on double clicking we get the message:
    Error Id: Communication
    if_http_client receive http_communication_failure.
    Any suggestions.
    We can't afford to restart the machines every time.
    Regards Mario

    Mario,
    Please refer to the Trouble SHooting section of this guide,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/1a69ea11-0d01-0010-fa80-b47a79301290
    Also, check the HTTP Connection INTEGRATION_DIRECTORY_HMI and try a test connection of this. It should return  HTTP Code : 500
    Regards
    Bhavesh

  • Http_Communication_Failure in IF_HTTP_CLIENT-- receive : BASIS config

    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)-->
    HTTP_COMMUNICATION_FAILURE during IF_HTTP_CLIENT>receive
    What configuration to be done here?
    Thanks and regards,
    Amey

    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]

  • Error in HTTP Access: IF_HTTP_CLIENT- RECEIVE 1

    HI,
    While am trying to Configure the HTTP Content Server, its throwing a message as
    Error in HTTP Access: IF_HTTP_CLIENT->RECEIVE 1
    ICM_HTTP_CONNECTION_FAILED.
    Pls help me out.
    Thank You,
    Mani

    It's an rather old thread, but if you allow to pick up on the question which security directory:
    I guess the sec directory was meant, because this should usually be the place where certificates are kept by default.
    On the other hand it could be the security directory on the content server itself:
    \usr\sap\ContentServerSID\security for example
    Just a guess.

  • Error when trying to run IF_HTTP_CLIENT- RECEIVE()

    Hi experts,
    I nedd to retrieve a file from any given URL (i.e. http://www.google.com/images/nav_logo4.png) and save it.
    I thought that calling if_http_client->receive() method would be ideal, but when I call it I´m always getting exception 'http_communication_failure'.
    Transaction SMICM looks good...what else should I check?
    I give my source code:
    data: client  type ref to if_http_client,
          content type string.
    ****Create the HTTP client
    cl_http_client=>create_by_url( exporting url = 'http://www.google.com/images/nav_logo4.png' importing client = client exceptions others = 1 ).
    ****Set the Request type to GET
      client->request->set_header_field( name  = '~request_method'
                                 value = 'GET' ).               "#EC *
    ****Make the call
      client->send( ).
    ****Receive the Response Object
      call method client->receive
        exceptions
          http_communication_failure = 1
          http_invalid_state         = 2
          http_processing_failed     = 3
          others                     = 4.
    ****Get the response content in Character format
      content = client->response->get_cdata( ).
    Thanks for your help.
    Regards,
    Federico

    More info that could be useful:
    I raised the trace level of ICM, and when I call my code, this what the log returns (part of it):
    [Thr 14] *** WARNING => IcmCheckForBlockedThreads(id=8/95195): forced shutdown of nihdl 27 connected to 192.168.79.17:53893 on b
    [Thr  4] IcmGetSchedule: found slot 0
    [Thr  4] IcmAlReportData: Reporting data to CCMS Alerting Infrastructure
    [Thr 14] NiIShutdownHandle: hdl 27 not connected anymore (socket 48; howTo=2; sirc=1; errno=22)
    [Thr 14] NiIShutdownHandle: shutdown rw of hdl 27
    [Thr 14] *** WARNING => IcmCheckForBlockedThreads(id=13/98258): forced shutdown of nihdl 8 connected to 192.168.79.17:57233 on b
    [Thr 14] NiIShutdownHandle: hdl 8 not connected anymore (socket 35; howTo=2; sirc=1; errno=22)
    [Thr  4] NiIGetServNo: servicename '8000' = port 1F.40/8000
    [Thr 14] NiIShutdownHandle: shutdown rw of hdl 8
    [Thr  4] IcmConnCheckStoredClientConn: next client timeout check in 1 sec
    [Thr 14] *** WARNING => IcmCheckForBlockedThreads(id=5/39368): forced shutdown of nihdl 16 connected to 192.168.79.17:61158 on b
    [Thr  4] NiIGetServNo: servicename '8000' = port 1F.40/8000
    [Thr 14] NiIShutdownHandle: hdl 16 not connected anymore (socket 47; howTo=2; sirc=1; errno=22)
    [Thr  4] IcmGetServicePtr: new serv_ref_count: 2
    [Thr 14] NiIShutdownHandle: shutdown rw of hdl 16
    Over and over again...
    Please help!
    Thanks.

  • HTTP-Client: exception during receive: HTTP_COMMUNICATION_FAILURE

    Hi,
    I am getting the following error in XI 3.0 SP12.
    This error is occured in the Call Adapter step.
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">CLIENT_RECEIVE_FAILED</SAP:Code>
      <SAP:P1>108</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error when receiving by HTTP (error code: 108, error text: )</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    and in the trace of that messages the error is as follows:
    System_Error  HTTP-Client: exception during receive: HTTP_COMMUNICATION_FAILURE
    The scenario is a BPM in which calling a BAPI using RFC adapter Synchronously and after getting the response from BAPI generating a file for that response data.
    I think message is failing in receiving response from BAPI.
    Kindly reply me back ASAP.
    Thanks
    Gopesh

    Hi,
    Can you check SICF services are active or not. in Transaction SICF.
    Also Check the HTTP ports (using transaction SMICM –choose Services),
    Check RFC adapter Configuration, Gateway, etc
    Regards,
    moorthy

  • IF_HTTP_CLIENTE- RECEIVE 1 ICM_HTTP_INTERNAL_ERROR

    Hi all,
      I executed the transaction SE37, and running the "function modulo" HTTP2_GET. In second step i fill one URL external valid in filed "Absolute URI" Ex: http://www.sap.com
      This is the error that it appears:
           IF_HTTP_CLIENT->RECEIVE 1 ICM_HTTP_INTERNAL_ERROR
      When i execute through the program SAPHTTP.exe its function perfectly.  
      Any idea ?
    Thanks in advance,
    Carlos Tack

    Hi Anil
    I am not sure what are you saying.
    Actually if I see the dev_icm trace file I've got the error you are saying
    [Thr 1572] Thu Aug 23 13:42:39 2007
    [Thr 1572] *** WARNING => Connection request from (26/385/1) to host: proxy, service: 8080 failed (NIEHOST_UNKNOWN)
    RM-T26, U385, 800 PADULAA, itrom-padulaa, 13:42:36, M1, W0, OAOH, 3/2 [icxxconn.c 2314]
    [Thr 2472] *** WARNING => Connection request from (26/385/1) to host: proxy, service: 8080 failed (NIEHOST_UNKNOWN)
    RM-T26, U385, 800 PADULAA, itrom-padulaa, 13:42:36, M1, W0, OAOH, 3/2 [icxxconn.c 2314]
    It seems to me that, as you are saying, I should have some proxy name  and service set somewhere else? what do you mean wiht truncated FQHN?
    Thanks
    Ciao
    Andrea

  • Reg: Error at Receiver determination

    hi friends
    i have designed a scenario for JDBC to RFC and while testing that scenario at configuration part i found the error that  "receiver determination is not found"  i also tested with file to file scenario and found the same error . can anyone suggest how to overcome this error and what might be the error.
    with regards
    sharmista

    Hi Dadapure sharmishta,
    Have you provided any conditions in the receiver determination? In that case make it sure that the condition is getting satisfied. Also check if all the objects are activated. Check the sxi_cache for cache related issues.
    Thanks and Regards,
    Sanjeev.

  • Error 1017 received logging on to the standby

    Hi anyone,
    Please help me...
    i have database running on Oracle 10gR1 EE (10.1.0.4.0) on Linux Red Hat. and this server is replicate to DR server for backup. we change 'SYS' password about a week ago and nothing occur until today, the database is not connecting to DR server. here is the error obtain from the alert_log file. is there i 've missed anything when changing SYS password?
    somebody please help me.. im in horror now.
    thanks in advance.
    -Nonie

    forgot to paste the error.
    Mon Jan 21 14:54:20 2008
    Error 1017 received logging on to the standby
    Check that the primary and standby are using a password file
    and remote_login_passwordfile is set to SHARED or EXCLUSIVE,
    and that the SYS password is same in the password files.
    returning error ORA-16191
    It may be necessary to define the DB_ALLOWED_LOGON_VERSION
    initialization parameter to the value "10". Check the
    manual for information on this initialization parameter.
    -Nonie

  • Error message received -  Service 'Apple Mobile Device' (Apple Mobile Device) failed to start.  Verify that you have sufficient privileges to start  system services.

    I've done it 6 times the steps you mention to get this thing to work but still it doesn't work for me. I've downloaded iTunes, installed it, and again the same message it's going on Error message received -  Service 'Apple Mobile Device' (Apple Mobile Device) failed to start.  Verify that you have sufficient privileges to start  system services.
    I've deleted iTunes, Apple Mobile Device Support, Apple Software Update and Bonjour, restart my computer and downloaded again (6 times) and still doesn't work for me. What should I do?

    I deleted all Apple products you mentioned above (iTunes, Apple Mobile Device Support, Apple Software Update and Bonjour), deleted the prior downloads I had previously tried to install and then emptied my recycle bin.  Then I started with a new download of iTunes before the problem was solved for me.
    It really ***** that Apple does not give any direct support for its own products.
    Good Luck

  • Error in Receiver Communication Channel in FCC

    I have a simple scenario of Proxy to File. I have to just one field in complete row. So my structure is as below : MT_RecordIB -> Records.  So my XSD looks like this :
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://XXXl.com/INF31018/SAPSerOrd_DaysIn" targetNamespace="http://hnwl.com/INF31018/SAPSerOrd_DaysIn">
       <xsd:element name="MT_RecordIB" type="DT_RecordIB" />
       <xsd:complexType name="DT_RecordIB">
          <xsd:sequence>
             <xsd:element name="Records" type="xsd:string" />
          </xsd:sequence>
       </xsd:complexType>
    </xsd:schema>
    I have used FCC and the parameters are :
    Recordset Structure                                  Records
    Records.fieldSeparator             'nl'
    But I am getting following error in Receiver Communication Channel :
    Failed to process message content. Reason: Exception in XML Parser (format problem?):'java.lang.Exception: Message processing failed in XML parser: 'Conversion configuration error: Unknown structure 'ns0:MT_RecordIB' found in document', probably configuration error in file adapter (XML parser error)' (Software version: 3.0.21)
    Thanks,
    Pankaj Singh

    Hey Pankaj,
    Your content conversion parameter might be configured improperly.
    Refer this blogs
    /people/shabarish.vijayakumar/blog/2007/08/03/file-adapter-receiver--are-we-really-sure-about-the-concepts
    /people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion
    Refer the following threads for your problem
    [ Unknown structure 'ns0:MT_dbglgtr_FileName' found in document'|Unknown structure 'ns0:MT_dbglgtr_FileName' found in document']
    Rgds
    Ramesh

  • I cannot open a PDF in either Chrome or Firefox. I have uninstalled and reinstalled Adobe Reader XI.0.09 and restarted my computer.   This is the error I receive:Please wait...    If this message is not eventually replaced by the proper contents of the do

    I cannot open a PDF in either Chrome or Firefox. I have uninstalled and reinstalled Adobe Reader XI.0.09 and restarted my computer.   This is the error I receive:   Please wait...    If this message is not eventually replaced by the proper contents of the document, your PDF  viewer may not be able to display this type of document.    You can upgrade to the latest version of Adobe Reader for Windows®, Mac, or Linux® by  visiting http://www.adobe.com/go/reader_download.    For more assistance with Adobe Reader visit http://www.adobe.com/go/acrreader.    Windows is either a registered trademark or a trademark of Microsoft Corporation in the United States and/or other countries. Mac is a trademark  of Apple Inc., registered in the United States and other countries. Linux is the registered trademark of Linus Torvalds in the U.S. and other  countries.

    Or http://helpx.adobe.com/acrobat/kb/pdf-browser-plugin-configuration.html

  • Error while receiving by HTTP (error code: 400, error text: ICM_HTTP_CONNECTION_FAILED

    Hi experts,
    I have a big issue in production server,
    the Queues are stuking in smq2 " command to tRFC/qRFC: execute LUW again"
    if i am reprocess or press F6 it is going manually.
      <?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="1">
      <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 />
      <SAP:P4 />
      <SAP:AdditionalText><html><head><title>Application Server Error</title> <style type="text/css"> body { font-family: arial, sans-serif;} </style> </head> <BODY text="#172972" link="#808080" vlink="#808080" alink="#8e236b" bgcolor=white leftmargin="0" topmargin="0" marginheight="0" marginwidth="0"> <table height="61" width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td background="http://xidist:8000/sap/public/icman/img/bluebar_tile.gif" height="30"><table> <tr> <td width=5></td> <td width=20% nowrap><font face=arial size="-1" color=white>SAP NetWeaver Application Server </font></td><td width=75% align="right" nowrap><font face=arial size="-1" color="white"><a href="http://help.sap.com/">Help </font></td><td width=5% nowrap></font></td> </tr></table> </td><td rowspan=2 width=122 height=61 valign=top><img src= "http://xidist:8000/sap/public/icman/img/theme.jpg" width=122 height=61 border=0 alt="SAP"></td> </tr><tr><td background="http://xidist:8000/sap/public/icman/img/graybar_tile.jpg" height="31">  </td></tr> </table> <br><br> <table width=800> <tr><td width=50 nowrap> </td><td> <H2><b>404 Resource not found</b></H2><br>Partner not reached<br><br><hr> <table border="0"> <tr><td>Error:</td><td>-20</td></tr> <tr><td>Version:</td><td>7000</td></tr> <tr><td>Component:</td><td>ICM</td></tr> <tr><td>Date/Time:</td><td>Wed May 14 15:50:24 2014 </td></tr> <tr><td>Module:</td><td>icxxconn.c</td></tr> <tr><td>Line:</td><td>2341</td></tr> <tr><td>Server:</td><td>xidist_GXI_00</td></tr> <tr><td>Error Tag:</td><td>{004654a1}</td></tr> <tr><td>Detail:</td><td>Connection request from (110/28816/0) to host: xidist, service: 50000 failed (NIESERV_USED) EX-T110, U28816, 001 PIAFUSER, 10.1.57.50, 15:50:24, M0, W1, , 1/0</td></tr> </table> <p></p> </td></tr></table> <table><tr><td width=50 nowrap></td> <td nowrap><FONT SIZE=-1><a href="http://www.sap.com/">&copy; 2001-2009, SAP AG</a></FONT> </td></tr></table> </body></html></SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error while receiving by HTTP (error code: 400, error text: ICM_HTTP_CONNECTION_FAILED)</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    Regards,
    Kiran polani

    Dear Sriram Ramani,
    in ths case some scenarios are working good. proxy to soap, idoc to soap and jdbc to proxy, proxy to jdbc all are working with out error.
    but my problem is in Soap to RFC case..
    for all RFC communication channels are working but some time it is throwing RFC_COMMUNICATION_ERROR and messages are stucks in smq2 with retry.
    when i check with retry error with in sxmb_moni log showing ICM_HTTP_CONNECTION_FAILED with error code 400.
    not for all signals for few signals for some time..
    Why it is happening i can't understand.
    in repository it is saying Repsitory object hmi failed and address already in use.
    is there any problem with loading IR objects.
    Please suggest me good suggestion for this type of issue what can do for this to resolve.
    Regards,
    Kiran Polani

  • I wanted a solution to the problem I was having on Win 7 Pro Service Pack 1 in that links on an open Adobe Acrobat file will not open in my Firefox Browser 33.0.2. The Error I receive is "Acrobat could not run the web browser.  Unknown Error. (123)"

    I want a solution to the problem I was having on Win 7 Pro Service Pack 1 in that links on an open Adobe Acrobat Pro 10.1.12  file will not open in my Firefox Browser 33.0.2. The Error I receive is "Acrobat could not run the web browser.  Unknown Error. (123)"

    Change browsers. See what happens.
    Be well...

  • Error at Receiver File Adapter

    Hi All,
    Mine is FILE (txt) to FILE (txt) scenario with content conversion.
    No problem from SENDER FILE adapter.
    No problem in XI pipeline processing.
    Error  at receiver adapter:
    The eror is:.. 1.fieldSeparator is missing or 1.fieldFixedLengths is missing...
    Though, I have checked at Receiver Adapter configuration that
    *.fieldSeparator is properly filled.
    There are no optional fields as such in the input file.
    Thanks,
    Shaily

    Hi,
    Check the links on FCC and compare what u have gave is correct or not.
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2
    /people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion
    /people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file
    /people/shabarish.vijayakumar/blog/2005/08/17/nab-the-tab-file-adapter
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2
    /people/venkat.donela/blog/2005/06/08/how-to-send-a-flat-file-with-various-field-lengths-and-variable-substructures-to-xi-30
    /people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file
    /people/shabarish.vijayakumar/blog/2005/08/17/nab-the-tab-file-adapter
    /people/jeyakumar.muthu2/blog/2005/11/29/file-content-conversion-for-unequal-number-of-columns
    /people/shabarish.vijayakumar/blog/2006/02/27/content-conversion-the-key-field-problem
    /people/michal.krawczyk2/blog/2004/12/15/how-to-send-a-flat-file-with-fixed-lengths-to-xi-30-using-a-central-file-adapter
    /people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion
    http://help.sap.com/saphelp_nw04/helpdata/en/d2/bab440c97f3716e10000000a155106/content.htm
    Regards,
    Phani
    Reward points if Helpful

Maybe you are looking for

  • Mapping of XML attributes with XML elements in Mediator Transformations

    Hi, The soure XML look like as below in the source directory of file adapter/read: <?xml version="1.0" encoding="ISO-8859-1" ?> <!-- Edited by Oracle JDeveloper 11.1.1.1.3® --> <CATALOG> <PLANT COMMON="Bloodroot" BOTANICAL="Sanguinaria canadensis"> <

  • RFC function module without RETURN parameter thows error in XI. Please help

    Hi Experts,    I have a File to RFC scenario in XI. The RFC function module that I am using at the receiving end does not have "RETURN" parameter. So when I test my scenario I get "RETURN" parameter not found error on SXMB_MONI. So is it mandatory th

  • Mac mini repeatedly ejects DVD drive

    At start-up, computer does not chime. No monitor. Just repeatedly ejects the DVD drive. There is not a disk in the drive. I swapped the DVD drive with another computer. The suspect DVD drive operated fine on the good computer and the bad computer per

  • Mini super & combo problems

    Hi...could use some help. I was trying to upgrade my mini G4 from a combo (mod CW-8123) to a super (UJ-845)drive...Coincidentally, a disk had gotton stuck in the combo just before I was going to do this...the first time in 2 years...just wonder if so

  • How to fix width of plain text content control in Microsoft Word 2010?

    I try to make the simplest solution for my custom to modify current Word template without hard code anything except field name. As you can see above image, normally text field in Word is not fixed width control. So, it may affect document layout. Mor