Error ICM_HTTP_CONNECTION_FAILED

Dear all,
    We are executing a webservice and we area getting the error message.
[Thr 03] *** WARNING => Connection request from (254/6476/3) to host: 194.64.196.128, service: 80 failed (NIECONN_PENDING)
RM-T254, U6476, 010 XERP14363, PC-60NGH1J, 19:23:59, M3, W28, SE37, 3/2 [icxxconn_mt.c 2121]     
Best Regards
Thanks in advanced

Hi Pedro,
Check this blog:
/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi
Thanks,
Rajeev Gupta

Similar Messages

  • Getting error ICM_HTTP_CONNECTION_FAILED  when retrieving employee photo

    Hi,
    We are using the who's who service in SAP ESS to retrieve the employee photo.
    We got the error ICM_HTTP_CONNECTION_FAILED.
    This function used to be working fine until we change our firewall recently.
    Can anybody help please  ?
    Thanks.

    sm,
    yes, all of your clients have to reach the content server, because the portal provides them with a http-link to the content server only.
    the hostname and port are defined in OAC0. Doubleclick the entry that is used for your photos. On the next screen there are the used "HTTP-Server" and "Port" entries.
    In such scenarios, maybe its useful to use reverse proxies. In that case your firewall could be maintained  easier.
    kr, achim

  • Http receiver adapter error : ICM_HTTP_CONNECTION_FAILED

    Hi all.
    I have set up a receiver http adapter and for the life of me can't get it to work. In sxmb_moni I get the following error in the Call adapter step of the pipeline:
      <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>M</SAP:Retry>
    It does not matter where I try and post to, it comes back with this. I am using "Url address" for Addressing type.
    Help appreciated.

    You should check whether the HTTP service is working on your system.
    transaction smicm -> goto ->  services.  check the entry for  HTTP. If necessary, a restart of the J2EE server might help.
    Also check the http adapter is active.
    transaction sicf -> default_host->sap->xi->adapter_plain
    Cheers
    Manish

  • How to connect to External Web Service? Error: ICM_HTTP_CONNECTION_FAILED

    Hi all,
    I have created an External Web Service, and I am trying to call the web service from SAP. I watched some tutorial and did everything like them, but I am getting this error:
    SOAP:1,023 SRT: Processing error in Internet Communication Framework: ("ICF Error when receiving the response: ICM_HTTP_CONNECTION_FAILED")
    Can someone tell me how to solve this problem ?
    Thank you in advance

    Your AS ABAP is unable to connect to the remote server, talk to your network admins.

  • Adobe Document Services SM59 Error ICM_HTTP_CONNECTION_FAILED

    Hi,
    My so is Windows 64 bits 2003.
    When execute the transaction SM59 in my backend show a errro ICM_HTTP_CONNECTION_FAILED.
    In the transaction SMICM the ICM Status is green.
    Regards Victor.

    Victor,
    Just try increase the HTTP_TIMEOUT of the Integration Engine:
    i) go to TCODE - SXMB_ADM in XI.
    ii) Double Click on Integration Engine Configuration .
    iii) Click on Change specific configuration button.
    iv) Increase the HTTP_TIMEOUT parameter Current Value e.g. 900. You can find this in colomn Category "RUNTIME" Prameters "HTTP_TIMEOUT" Current Value "900".
    Regards,
    Sarvesh

  • Error in RFC : ICM_HTTP_CONNECTION_FAILED

    Dear All,
    We have a problem in establising the RFC connection between CRM system and Genesys system.
    Getting an error: ICM_HTTP_CONNECTION_FAILED
    and the trace in SMICM showing : *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 23 / sock 39
    Please advise .
    Thanks & Regards,
    DVRK

    Hi,
    This is an HTTP connection to the external server : Genesys and no user and password is maintained in the Logon & security
    tab of the RFC connection.
    where to check for this RFC user?
    Kindly advise.
    Thanks & Regards,
    DVRK

  • ICM_HTTP_CONNECTION_FAILED error in SM59

    Hi,
    I configured ADS and it was working fine with http service.
    Now i configured SSL in Java and ABAP instances.
    I need to setup SSL communication between these 2 instances.
    I did configuration for that but in SM59 when i do connection test for ADS_HTTPS RFC it is giving me an error ICM_HTTP_CONNECTION_FAILED.
    Please can anybody guide me with a solution.
    With Regards,
    Pradeep.B

    Hi
    Take the help from these diffferent similar threads
    1.ICM_HTTP_CONNECTION_FAILED
    2.ICM_HTTP_CONNECTION_FAILED and Web Services
    3.Elster XI HTTP error
    Best Regards
    Satish kumar

  • HTTP error (return code 400, message "ICM_HTTP_CONNECTION_FAILED")

    Hello All,
    I am trying to create a proxy class from a webservice through a URL.
    I get the error:
    HTTP error (return code 400, message "ICM_HTTP_CONNECTION_FAILED")
    What could be the reason for this. Please help.
    Thanks,
    Smita

    Hi Smita
    Pls refer the links for this error ICM_HTTP_CONNECTION_FAILED
    The specified item was not found.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/xi/changing%252bhttp%252bport%252bof%252bdecentralized%252badapter%252bengine
    Http* Errors in XI
    Configuring & Publishing Enterprise Services from SAP Business Suite system into NWCE (Netweaver Composition Environment) Services Registry
    Publishing ABAP WebServices to an External UDDI Server
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/bd5950ff-0701-0010-a5bc-86d45fd52283
    Regards
    Abhishek

  • Web Dynpro application calling external web server using HTTPS giving error

    Hello,
    I don't know whether this is the right question in this forum but my ABAP web-dynpro applicaiton is expected to call another HTTP application on external web server through HTTPS. Presently it is calling through plain HTTP but we want to have HTTPS.
    Here are the steps that we followed based on the link from help.sap.com
    1] Received the certificate files from external web server
    2] Created SSL Anonymous client
    3] Imported the certificate files under this client and added into the certificate list
    4] Re-started ICM
    5] Created RFC Destination of type HTTP to connect to external server with SSL option and basic authentication. This RFC destination was working under plain HTTP.
    When tried with Test connection it gave error "ICM_HTTP_CONNECTION_FAILED".
    Any idea what might be missing. Thanks in advance.
    Regards
    Rajeev

    Used proper certificate after which the error went away

  • ADS: ICM_HTTP_CONNECTION_FAILED

    Hello,
    I am facing some issues with the ADS configuration. I checked all the programs (FP_TEST_00 and FP_PDF_TEST_00) and i keep getting into this error:
    Error Code: 100.101
    Error Message: SOAP Runtime Exception: CSOAPExceptionTransport : HTTP receive failed with exception communication_failure.
    I also checked the ADS connection and i get the following error:
    ICM_HTTP_CONNECTION_FAILED
    I am not sure why this issue comes up, but would appreciate any thoughts/comments.
    I have gone through the Adobe Configuration documentation multiple times and have also looked at the following SAP notes, but to no avail.
    SAP Note 944221
    SAP Note 915399
    Please advise if there is anything i might be missing.
    Thanks,
    Bhushan.

    Hello,
    please ensure that you have active HTTP port in your ICM.
    This is needed for the connection to the enigne.
    Best regards,
    Dezso

  • Http RFC destination for ECC to PI Connection Error

    Hi,
    While doing the proxy runtime configuration http RFC destination for ECC to PI .
    I configure the RFC destination as  below ---
    Target Host --  PI Host 
    Service No  -- 50000
    Path Prefix --- /sap/XI/engine/?type=entry
    Login  Security Details
    User Id -- PI user id
    Password --- PI password
    While doing the Connection Test , I got the error "ICM_HTTP_CONNECTION_FAILED"
    I checked  T-code in ECC system SMICM  and ICM is in green status and I checked the services are activated in SICF transaction.
    Please let me know how to resolve this issue.
    regards,
    Rohit

    Hi Rahul,
    I checked  all service are activated in SMICM  and I configured the FQDN also.
    Now  I cofigured the Service No  --- 8000(http port no of PI) instead of 50000(J2EEport no of )
    Target Host --- hostname
    and did a Connection test...then I am getting a status as "http reponse 500" and status text as "empty http request received".
    pls let me know is it correct configured or not.
    regards,
    Rohit

  • ICM_HTTP_CONNECTION_FAILED Fehlercode: 400

    Hi ,
    I get the error  ICM_HTTP_CONNECTION_FAILED Fehlercode: 400 when I try to send the XML contents.could somebody tell me what could be wrong?I have set up the HTTP connection and it seems to be ok. Please provide your comments.
    <?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 />
      <SAP:P4 />
      <SAP:AdditionalText><html><head><title>SAP Web 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://ls4092.wdf.sap.corp:50082/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 Web 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://ls4092.wdf.sap.corp:50082/sap/public/icman/img/theme.jpg" width=122 height=61 border=0 alt="SAP"></td> </tr><tr><td background="http://ls4092.wdf.sap.corp:50082/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><hr><br>Partner not reached<br><br><hr> <table border="0"> <tr><td>Error:</td><td>-20</td></tr> <tr><td>Version:</td><td>6040</td></tr> <tr><td>Component:</td><td>ICM</td></tr> <tr><td>Date/Time:</td><td>Tue Nov 15 09:19:36 2005 </td></tr> <tr><td>Module:</td><td>icxxconn_mt.c</td></tr> <tr><td>Line:</td><td>2114</td></tr> <tr><td>Server:</td><td>ls4092_X3R_82</td></tr> <tr><td>Detail:</td><td>Connection request from (74/16822/0) to host: ld0045.wdf.sap.corp, service: 50044 failed (NIECONN_REFUSED) AP-T74, U16822, 100 XIAPPLUSERMD, INLD50034358A, 09:19:36, M0, W3, , 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-2003, SAP AG</a></FONT></td></tr></table></SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Fehler beim Empfangen per HTTP (Fehlercode: 400, Fehlertext: ICM_HTTP_CONNECTION_FAILED)</SAP:Stack>
      <SAP:Retry>A</SAP:Retry>
      </SAP:Error>
    Best Regards,
    Arun

    Hi,
    Actually, I think you may be going down the wrong path with this. The HTTP error code that is reported is 400, which if you look at the w3c definition [1], is a bad request:
    " The request could not be understood by the server due to malformed syntax. The client SHOULD NOT repeat the request without modifications."
    Basically this indicates to me that there is a problem with the message that you are sending, not the server that is receiving it.  I hope this helps.
    Cheers,
    Steve
    [1] http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
    If you find a post useful, please help keep the community going by setting a good example and rewarding the poster with points.

  • Error connecting to

    Morning all.
    I have this problem in XI 3.0 and would like to pointed in the right direction...  My Basis team haven't been trained as we've barely got the system up....
    I am having a problem when running the Integration Builder.  I get error Page cannot be found.
    I tested the SLD connection - SLDCHECK -  and got the response -
    Testing the RFC connection to the SLD java client...
    RFC ping returned exception with message:
    Error opening an RFC connection.
    Summary: Connection to SLD does not work
    => Check SLD function and configurations
    This makes me think that the Java end is down/no connection...
    I also checked in SM59 to integration directory and get the following error -  ICM_HTTP_CONNECTION_FAILED.
    Where do I check the the SLD configuration?
    How may this be resolved?
    Many thanks.

    Hi Barry,
    Did you restart the J2EE server?
    The entries you mention should look like this...
    HTTP Application Server Handler
    ABAP Server operational        = TRUE
    J2EE Server configured         = TRUE
    J2EE HTTP port                 = 50200
    J2EE HTTPS port                = 50201
    J2EE Server operational        = TRUE
    Default root access handler    = J2EE
    URL Prefix Table loaded        = TRUE
    You can maintain the Integration Repository address in the Exchange Profile. this can be accessed from the URL
    http://<server>:<j2ee_port>/exchangeProfile. It can also be maintained in the table SPROXSET.
    You need to maintain the SLD access data in the transaction SLDAPICUST. You also need two entries in sm59 ... SAPSLDAPI and LCRSAPRFC. You can look at the COnfig guide for the exact details to set these up.
    Regards
    Manish

  • Simple adobe form config

    Hi All,
    I want to desing the adobe forms, instead of smartforms. But the purpose of the adobe forms is just the display as of smartforms. For this what all configuration is needed. I dont think J2EE engine config is needed for this. Correct me if i am wrong.
    I have created ADSUER and in SM59 am creating ADS for HTTP Connection to External Serv and in  Target host i am giving the my own sap server name, and path perfix as /AdobeDocumentServices/Config?style=rpc and i am not sure how to find the service number. In case of java it will be port number and the target host will be some J2EE engine user id... when i am trying to do the test connection i am getting the error ICM_HTTP_CONNECTION_FAILED,
    Pls let me know whether this setting will work for simple PDF forms. Pls let me know how to find out the Service no to enter here.
    Thanks,
    Raju

    >
    raj008 wrote:
    > Hi All,
    > I want to desing the adobe forms, instead of smartforms. But the purpose of the adobe forms is just the display as of smartforms. For this what all configuration is needed. I dont think J2EE engine config is needed for this. Correct me if i am wrong.
    > I have created ADSUER and in SM59 am creating ADS for HTTP Connection to External Serv and in  Target host i am giving the my own sap server name, and path perfix as /AdobeDocumentServices/Config?style=rpc and i am not sure how to find the service number. In case of java it will be port number and the target host will be some J2EE engine user id... when i am trying to do the test connection i am getting the error ICM_HTTP_CONNECTION_FAILED,
    > Pls let me know whether this setting will work for simple PDF forms. Pls let me know how to find out the Service no to enter here.
    > Thanks,
    > Raju
    First of all, you have open threads and i dont think you will ever come back and see the answers. If you see, please close them.
    Come to your point..... You have to have configured ADS in the system and for this, you have to have java stack somewhere in your box. Search forums for how to configure or go to service.sap.com and search for notes. there are trouble shoot programs. go through them.
    To configure as smartforms, you have to do that in output configuration through transaction NACE.
    To display only, you can make them non interactive and leave blank in editable in form interface.

  • RFC-XI-HTTP scenario

    Hi Experts ,
    i am configuring RFC-XI-Http scenario.
    The problem i am facing is when instaed of HTTP receiver adapter i use FILE adapter or soap adapter it posts the file. But when i use the HTTP adapter it gives the error ICM_HTTP_CONNECTION_FAILED.
    The basis configuration seems to be fine and my design also should be fine as it is working in case of file and soap adapter .
    How to rectify this problem?
    This is very urgent.
    Please suggest
    Regards
    saras jain

    Hi,
    Please look at these...go through the suggested solutions to resolve this error.
    INTEGRATION_DIRECTORY_HMI: Connection fails
    ICM_HTTP_CONNECTION_FAILED
    SAF - ICM_HTTP_CONNECTION_FAILED
    HTTP adapter setup
    Check out this SAP Note- 824554
    Also this links
    ICM_HTTP_CONNECTION_FAILED
    Cache Refresh~
    https://websmp201.sap-ag.de/~sapdownload/011000358700003163902004E/HowTo_handle_XI_30_Caches.pdf
    Hope this helps.
    Think these should help you out!
    Thanks
    Swarup

Maybe you are looking for

  • How to print double sided on Canon MG5400 series?

    I have tried to tick the duplex option under the printer driver tab but this only prevents the document from being printed!  I am trying to print double sided from my mac mini...  I am currently using a printer cable as I have no network available; w

  • Should I use the FLOAT tag here?

    Hello again-  Should I be using the FLOAT tag in cases where I have several vertically stacked DIVs that have the WIDTH set at 100%? Or am I just being silly in thinking I should?  Thanks in advance-

  • System Log SM21

    Hi, In system log it is showing the following message.could you please explain me the meaning of it. Enqueue: Accumulated wait time for lock: 1300 seconds               > Uname: LVARA enxxhead8324                                       > Obj: SLEEP #

  • Where is my contact list

    when i log in after to days on my skype so were all my contacts gone

  • How to fix facebook in iphone 4 not working

    there are three problem of iphone?one facebook cannot open and not working at all.second iphone cannot connect to itune of computer by USB cable.third the iphone is charching but no sign of charging and serial number expired what does it mean.faceboo