HTTP 110

What is the following error means? we are XI 3.0 SP 15
<SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
  <SAP:Category>XIAdapter</SAP:Category>
  <SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_CLIENT</SAP:Code>
  <SAP:P1>110</SAP:P1>
  <SAP:P2 />
  <SAP:P3 />
  <SAP:P4 />
  <SAP:AdditionalText />
  <SAP:ApplicationFaultMessage namespace="" />
  <SAP:Stack>HTTP client. Code 110 reason</SAP:Stack>
  <SAP:Retry>M</SAP:Retry>
  </SAP:Error>

Hi,
I that thread he say that he was getting this error when he checked SM21
<i>"Operating system call recv failed (error no. 146)"</i>
Did you try it?
Also are u aware if someone edited the profile parameter of system.
If you have the terminal access for the XI system try this..
Goto to SAP Management console and see if all the process are in Green and look at the J2EE process if all the three dispatcher, server0 and ... are running with green lights.
If you see if there is problem in any of these then restart the server thats is the only option.
Thanks,
Prakash

Similar Messages

  • Ajuda ERRO HTTPIO_PLG_CANCELED HTTP 110

    Senhores
    estou ajudando um colega iniciante em um projeto de PI GRC NFe e ele esta tendo o erro HTTPIO_PLG_CANCELED HTTP 110 no servico de verificacao de status de servidor, alguem ja passou por isso, afinal, para piorar o servico HTTP esta ativo no ICM que ja verificamos.
    Alguem?

    Dificil até supor o problem fazendo telefone sem fio.
    Manda ele criar uma conta e vir falar do problema diretamente, fica mais facil.
    Mas de qq maneira, manda ele testar a HTTP destination do GRC pro PI (que vai na SXMB_ADM -> Integration Engine Configuration). Dá a msm msg? Manda ele verificar se o servico HTTP tá ativo na SICF.
    Dá uma olhada nessa thread tb: SM59-HTTP Destination-ABAP PROXY [Server].
    BR,
    Henrique.

  • Code 110 Reason Error in HTTP Receiver adapter

    Hello
    I am having proxy to HTTP Receiver scenario in which i am calling the target application URL through HTTP Receiver Adapter. This interface is async interface and hence i am not expecting any response from the target system.
    When i execute my interface the target system receives data from XI but in SXMB_MONI it sets the status of the message as "<b>Automatic Restart</b>" with the error description as "<b>HTTP client. Code 110 reason</b>"  in HTML Code area <b><SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_CLIENT</SAP:Code></b>
    This is causing multiple messages stuck in the queue and presently i am manually clearing all the messages.
    i checked the quality of service of the incoming message which is correctly setted as <b>Exactly Once</b>.
    Is there any configuration missing?
    Thanks in advance.
    Regards
    Rajeev

    Hi Rajeev,
    1.)Check in SMICM if your HTTP service is running or not.
    2.)If its running fine then you can check whether your SSL certificate is configured properly or not.
    Also follow the below mentioned links :
    HTTP 110
    HTTP Receiver Adapter -> HTTP client code 110 reason error when sending
    *Pls reward with points if helpful*
    Regards,
    Shibani

  • CRM Mobile Sales Application : HTTP Communication Failure ERROR

    Hi All,
    I am trying to build a CRM mobile application in the Windows mobile.
    the steps that we have followed are:
    1. Activated and generated the Standard CRM mobile software component MAS_SMARTPHONE_DMSCV
    2. Created the same Users in the CRM and DOE system
    3. Set up windows mobile simulator
    4. Created data in the CRM backend and performed initial download in the DOE.
    5. activated the distribution model rules in the Admin and monitoring portal
    6. and finally installed CRM mobile sales App in the Windows mobile,connected it to a device,and logged in to the CRM app from the simulator using the user and password created in step 2.
    A device is created on the Admin & monitorng portal as soon as we sync from the simulator but we are unable to see any data
    in the outbound queue.
    In the transaction SMQ2 we have found our device queue with an error saying *exception occured due to HTTP communication
    failure*
    Debuggin the queue we are able to find an error under the class CL_DOE_ESDMA_SOAP_HANDLER in the method
    PUSH_TO_DEVICE.
    As we are on new grounds we are not able to assess the problem. Does it have anything to do with ports.
    We are able to get see all the messages and the data while debuggin but while pushing it to the device there is a glitch.
    Please suggest with any solution to this or what might be the

    Hi Siva,
    Thank you for your reply.
    We have checked the ports that is concerning SUP it is 2000 we find it is active and open.
    We have also checked a  subscription monitoring table as suggested in a previous post [/community [original link is broken]
    threadID=1978692].
    we are getting a HTTP 110 error while debugging the queue of the device.
    While checking a monitoring we have found a log saying :
    Receive failed: client host = 10.116.158.208: com.sybase.djc.SystemException: HTTP: Post Message - HIOP Version not specified\nProbable cause: unexpected failure or abnormal shutdown of client application or client host
    Please suggest to  us what might might be the problem.
    Thanks,
    Krutheeka.

  • How can we give navigation to go a saved pdf and open it, in obiee report c

    I have a requirement for obiee 11g report, that I have to create a report which have a column, whose value should be pdf icon and when we click on that it should we go to saved pdf and open it. Please give me reply as soon as possible.
    Edited by: 903449 on Dec 21, 2011 12:19 AM

    Hi,
    In this version ...just upload your PDF file. then use dashboard object and call it like below...
    try it u r url like this:
    URL path for PDF File
    http://110.191.32.11:9704/analytics/saw.dll?downloadFile&path=%2FShared%2FDOC%2Fbinotes.pdf
    Note:
    If any sapce b/w the folder path use %20 in tha url
    if / in the path use %2F in that URL 100% it will work
    for more refer my earliear post and blog:
    Download URL in dashboard not working
    http://obieeelegant.blogspot.com/2011/09/uploading-pdfwordimage-file-into.html
    Thanks
    Deva
    Edited by: Devarasu on Dec 21, 2011 12:57 AM

  • Http_communication _failure error -reason code 400

    Hi All,
    I am trying to call a rest based json web service(non sap system) in an abap program by using the CL_HTTP_CLIENT=>CREATE(passing the Host and service details) ,and cl_http_utility=>set_request_uri(with url details), the receive method  giving a communication failure error .
    The system is a gateway system.
    Please let me know the settings Required for this and the methods for parsing the json data to the abap format .
    Thank you

    Hi Siva,
    Thank you for your reply.
    We have checked the ports that is concerning SUP it is 2000 we find it is active and open.
    We have also checked a  subscription monitoring table as suggested in a previous post [/community [original link is broken]
    threadID=1978692].
    we are getting a HTTP 110 error while debugging the queue of the device.
    While checking a monitoring we have found a log saying :
    Receive failed: client host = 10.116.158.208: com.sybase.djc.SystemException: HTTP: Post Message - HIOP Version not specified\nProbable cause: unexpected failure or abnormal shutdown of client application or client host
    Please suggest to  us what might might be the problem.
    Thanks,
    Krutheeka.

  • 3rd party WSDL open in Internet explorer but  why PI  WSDL not opening

    Hi Experts,
    My scenario is synchronous Webservice from soap to proxy .
    http://110.234.207.11:55000/XISOAPAdapter/MessageServlet?senderParty=&senderService=GIS_PID&receiverParty=&receiverService=&interface=MI_TechnicalLossIn_OB&interfaceNamespace=http://pspcl.com/xi/GIS/IF0032_TechnicalLoss_100
    I am trying open this url in Internet explorer below the messages is getting
    Message Servlet is in Status OK
    Status information:
    Servlet com.sap.aii.adapter.soap.web.MessageServlet (Version $Id: //tc/xpi.adapters/NW711_06_REL/src/_soap_application_web_module/webm/api/com/sap/aii/adapter/soap/web/MessageServlet.java#3 $) bound to /MessageServlet
    Classname ModuleProcessor: null
    Lookupname for localModuleProcessorLookupName: localejbs/ModuleProcessorBean
    Lookupname for remoteModuleProcessorLookupName: null
    ModuleProcessorClass not instantiated
    ModuleProcessorLocal is Instance of $Proxy441
    ModuleProcessorRemote not instantiated
    but same URL by using Oxygen and SOAP UI tools its working fine response aslo coming and success Flag in SXMB_MONI displyed everthying is fine.
    but my client  asking why URL not open Internet explorer and moreover third party they given WSDL  that file is open in internet expolerer.so
    my question is why third party WSDL open in Internet explorer and why PI generated WSDL file not open in internet explorer.
    please guide me where i did wrong and what should i answer to my client regarding above issue.
    I hope,could you please clearly given points.

    Hi,
        Firstly, you should not give the host name and port name of the URLs that you are using. It is your company's security issue.
    And the message that you get for the wsdl , when you open in IE is nothing wrong.
    The wsdl can be of two types. One is a design time wsd, where you will just see the structure, importing and exporting parameters. It does not have the binding parameters within the wsdl.
    When the same wsdl is implemented, then it has a binding with the backend system. It becomes a runnable entity. The wsdl generated from your PI system is one such entity (It is tied to a backend and is a runnable web service). Hence IE shows that message.
    Best Regards,
    Ravikanth Talagana

  • Download URL in dashboard not working

    Hi,
    I'm trying to host an external file in OBIEE 11g Analytics level. I've uploaded the files but I am having a problem in creating the Link in the dashboard. The download doesn't work.
    Here's my URL:
    http://server-name:9704/analytics/saw.dll?downloadFile&path=%2Fcatalog%2Fshared %2FFiles%2FArchive%2F23.txt
    23.txt is the file.
    I hope you can help me with this

    Hi,
    just now i have tested "%2Fcatalog%2Fshared %2FFiles%2FArchive%2F23.txt" part is wrong kindly path structure...
    try it u r url like this:
    http://server-name:9704/analytics/saw.dll?downloadFile&path=%2Fshared%2FArchive%2F23.txt
    mine is working file i just called like this...below url see
    http://110.191.32.11:9704/analytics/saw.dll?downloadFile&path=%2FShared%2FDOC%2Fldap.txt
    and for the excel file
    http://110.191.32.11:9704/analytics/saw.dll?downloadFile&path=%2FShared%2FDOC%2Fstatic.xls
    Note:
    If any sapce b/w the folder path use %20 in tha url
    if / in the path use %2F in that URL 100% it will work
    Thanks
    Deva
    Edited by: Devarasu on Oct 28, 2011 7:22 PM
    Edited by: Devarasu on Oct 28, 2011 7:33 PM

  • What is "deny mach-per-user-lookup"

    I went to console to investigate system crashes (i believe to be an openGL issue unrelated to this) and i saw a number of these:
    5/26/10 1:22:42 AM sandboxd[330] sshd(1056) deny mach-per-user-lookup
    There were 883 messages over 8.5 hours, mixed in with occasional:
    Allow sshd-keygen-wrapper connecting from 217.27.150.178:55936 to port 22 proto=6
    I traced the IP back to Kiev… in Russia. That's odd. I did a search around and found mention of people with snow leopard, 10.6.2 or 3 (which i have) reporting this but the conversations were varied…
    could someone explain 'deny mach-per-user-lookup' for me, and elaborate on the sshd attempts? I don't know if i should be concerned. I do have an RSA key-only tunnel set up with my work computer, but i had believed this was to be the most secure set up possible and these seem to be on port 22 which is common FTP anyway. OS firewall is up otherwise allowing the common connections like fire sharing and SHH, my router is set for 'inbound and outbound accept' as its security policy, but regardless, all but a couple dozen specific ports are blocked.
    Thanks for any input—

    Nmap scan report for 217.27.150.178.sitel.com.ua (217.27.150.178)
    Host is up (0.24s latency).
    Not shown: 89 closed ports
    PORT STATE SERVICE
    21/tcp open ftp
    22/tcp open ssh
    25/tcp open smtp
    80/tcp open http
    110/tcp open pop3
    135/tcp filtered msrpc
    139/tcp filtered netbios-ssn
    445/tcp filtered microsoft-ds
    1720/tcp filtered H.323/Q.931
    3128/tcp open squid-http
    3306/tcp filtered mysql
    From the scan, it appears to be some sort of server, possibly a private proxy server.
    Perhaps someone is using it to anonymously attempt connecting to your machine.
    Unless you are running a server, I say you need to beef up your security a bit. Close up
    some of those ports you have opened up to the Internet.

  • Sproxy failure

    the program SPROX_CHECK_IFR_RESPONSE fails with http error 110. (it fails during the client->receive method witht he above error. what could be the reason?

    Okay I have figured out where the problem is. But don't know how to resolve it. May be u guys have an idea. 
    We have SSL configured on our systems. In our 620 R/3 systems, logic to determine the IFR address does not check whether XI is SSL enabled and http connection works perfectly.
    But in 640 SRM system, the program SPROX_CHECK_IFR_ADDRESS checks whether XI is SSL enabled. If SSL enabled, it modifies the address accordingly and makes it https instead of http. And I get http 110 error. If I change the address (using SPROXSET) to point to http , it works perfectly. 
    Does anybody have an idea how i can resolve this issue, so that https communication does not fail (program SPROX_CHECK_IFR_RESPONSE)

  • New WRT350N router has bug: Open port 21 NOT STEALTHY!!!

    I got my new WRT350N router all configured and on the Internet and went to Gibson Research to make sure that all ports were stealthed. My previous linksys router WRT54GS was always fully stealthy. I ran the all ports test and it failed! Port 21 is wide open. I was able to log straight on to ftp. Now the port scanners know they found a good IP and can launch all kinds of other nasty attacks against my IP. I reported this problem to Linksys support a few minutes ago and asked them to forward it up the chain. Hopefully they can quickly release a firmware upgrade to fix this hole.

    After closing port 21 via "Storage" and checking with grc.com I figured this router was then stealthy. Today I decided to test the stealthiness with a linux machine using 'nmap', a well known tool for testing. So I ran nmap with a full scan of all ports and the router is showing open and closed (not stealthed) ports:Starting Nmap 4.20 ( http://insecure.org ) at 2007-09-23 14:44 EDT
    Interesting ports on XXX.XXX.XXX.XXX:
    Not shown: 65519 filtered ports
    PORT STATE SERVICE
    25/tcp open smtp
    53/tcp open domain
    80/tcp open http
    110/tcp open pop3
    143/tcp open imap
    65000/tcp closed unknown
    65001/tcp closed unknown
    65002/tcp closed unknown
    65003/tcp closed unknown
    65004/tcp closed unknown
    65005/tcp closed unknown
    65006/tcp closed unknown
    65007/tcp closed unknown
    65008/tcp closed unknown
    65009/tcp closed unknown
    So once again this router does not appear to be stealthy.
    Message Edited by greno on 09-23-2007 02:24 PM

  • HTTP Receiver interface returns with error code 110

    Hi All,
    We are posting the document from XI to a external server as HTTPS request.
    We are able to sucessfully post the request to external server using HTTP destination as address type but not able to post sucessfully with URL as address type.
    Here goes the details -
    We are able to post the HTTPS request successfully on the external server using the HTTP destination as address type in HTTP receiver adapter setup.
    When we setup address type as HTTP destination , we need to provide the following details -
    IN SM59 , Connection type G
    Target Host : host name (  with out "https://"  as prefix)
    Service No : 443
    Path prefix : query string
    SSL : Active
    Certificate : Select the certifacte from the client certificate list.
    We can post the request to external server using URL as address type in HTTP receiver adapter setup.
    When we setup address type as URL , we need to provide the following details -
    Address type : URL Address
    Target Host : host name (  with out "https://"  as prefix)
    Service Number : 443 ( HTTPS port setup on XI)
    Path : query string.
    When we post the same request as we did with HTTP destination as Address type , we are getting a HTTP response code as failure HTTP response code 110
    Please find the details about the return code -
    If a cache returns a stale response, either because of a max-stale directive on a request, or because the cache is configured to override the expiration time of a response, the cache MUST attach a Warning header to the stale response, using Warning 110 (Response is stale).
    110 Response is stale
    MUST be included whenever the returned response is stale.
    Please find the error message from SXMB_MONI
    <?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>XIAdapter</SAP:Category>
      <SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_CLIENT</SAP:Code>
      <SAP:P1>110</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>HTTP client code 110 reason</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    Please let me know if some one has faced this issue.
    Regards,
    Reddy
    Edited by: Nanda kishore Reddy Narapu Reddy on Mar 11, 2008 12:35 PM

    Hi All,
    Is some one can confirm that - We can use HTTPS with Address type as URL address in HTTP receiver adapter setup.
    I can confirm that using HTTP destination as Address type in HTTP receiver adapter setup we can attain HTTPS communication with external server.
    If some one who has tried HTTPS communication using HTTP receiver adapter using URL address as Address type can guide me what are the steps need to be done.
    Address type is a parameter in HTTP adapter setup .
    Regards,
    Reddy

  • HTTP Receiver Adapter - HTTP client code 110 reason error when sending

    Hi,
    I am getting the following error when using the HTTP adapter as a receiver to perform an HTTP Post in a destination system :
    <?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>XIAdapter</SAP:Category>
      <SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_CLIENT</SAP:Code>
      <SAP:P1>110</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>HTTP client code 110 reason</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    Does anyone know what causes this error and more importantly how to trace it ?
    Cheers
    Colin.

    hi Colin,
    Check in SMICM if your HTTP service is running.  Also in RFC destination one of the parameter (SSL client Certificate) might be wrong which could also cause this problem.
    Also check this thread:-
    XI Error when upgraded to SP14 (Error Code 110) CLIENT_RECEIVE_FAILED
    Have a look into this SAP Note - 897583
    Regards.
    Praveen

  • Error in scenario "FILE to HTTP(with SSL)" - HTTP client code 110 reason.

    Hi friends,
    Our scenario is as follows:
    We are trying to send XML file from our SAP-XI to external tool "COMMunix XC" (a multi-protocol EDI platform tool).
    We have configured " FILE TO HTTP(with SSL)" scenario (trying to connect HTTPS/port)
    1. We have created RFC destination of type G and refered the same RFC in Communication channel (Adapter type: HTTP)
    2. We have send the SSL Server certificate to other party and ensure that they have imported at thier end.
    3. We have included the certificates from other party in our SAP XI STRUST under SSL Client (Standard) node.
    4. We have tried " CONNECTION TEST " in the RFC destination created in type G (in STEP 1) and it shows the GREEN TICK at bottom, no other message nor any error message
    When we trigger the communication we recieve the error: HTTP client code 110 reason in SXMB_MONI.
    Please let us know if we have missed out some step.
    What does error message indicate,
    Regards,
    Rehan

    Hi Rehan,
    I see that the PROCTIMEOUT was already at a very high value.
    Does this occur for messages of a particularly large size?  If yes, you could increase the parameter
       icm/HTTP/max_request_size_KB = 2097152
    This would need to be done in the sender/receiver system as well as XI.
    Otherwise you could try reproducing the issue and checking the dev_icm log in the work directory, or go to SMICM -> Goto -> Display trace file
    check for errors like NIECONN_REFUSED or "no service for protocol HTTPS" which can often be related to this type of issue.
    Kind regards,
    Sarah

  • Error while receiving by HTTP (error code: 110)  ?

    Hi Experts,
    I am working on IDOC to file Scenario.
    I am getting this error in SXMB_MONI. What may be the reason.
    <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>110</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error while receiving by HTTP (error code: 110, error text: )</SAP:Stack>
      <SAP:Retry>A</SAP:Retry>
      </SAP:Error>
    Best Regards,
    Anil

    Check these threaads:
    Re: XI Error when upgraded to SP14 (Error Code 110) CLIENT_RECEIVE_FAILED
    Regards,
    ravi

Maybe you are looking for