HTTP Response code 404 - RFC Adapter des not connect to Integration engine

Hi,
I seem to have problem with XI Integration engine. My integration process does not go beyond adapter engine and it fails with the following error,
Begining of the erorr report -
2006-01-23 13:35:53 Success RFC adapter received sRFC for ZSCEN2_XI from <sysno>/<client>. Attempting to send message synchronously
2006-01-23 13:35:54 Success Application attempting to send an XI message synchronously using connection AFW.
2006-01-23 13:35:55 Success Trying to put the message into the call queue.
2006-01-23 13:35:55 Success Message successfully put into the queue.
2006-01-23 13:35:55 Success The message was successfully retrieved from the call queue.
2006-01-23 13:35:55 Success The message status set to DLNG.
2006-01-23 13:35:55 Error Returning synchronous error notification to calling application: Received HTTP response code 404 : Not Found.
2006-01-23 13:35:55 Error Transmitting the message using connection http://<host>:55300/sap/xi/engine?type=entry failed, due to: Received HTTP response code 404 : Not Found.
2006-01-23 13:35:55 Error The message status set to FAIL.
2006-01-23 13:35:55 Error Returning to application. Exception: Received HTTP response code 404 : Not Found
end of error report -
and the runtime workbench does not connect to Integration engine and fails with the following error,
begin error report -
javax.ejb.CreateException: Unable to log on to system XID in language en with user XIRWBUSER
     at com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean.ejbCreate(IntegrationEngineMonitoringBean.java:374)
     at com.sap.aii.mdt.server.IntegrationEngineHomeImpl10.create(IntegrationEngineHomeImpl10.java:185)
     at com.sap.aii.mdt.server.IntegrationEngineHome_Stub.create(IntegrationEngineHome_Stub.java:56)
end of report -
Have anyone experienced the same issue?. Are we missing some post installation configuration?.
Thanks in advance
Regards,
Arul

HI Anulraja,
Your Adapter Engine searches the pipeline url of the integration engine from the SLD.
Check the Bussiness System in Sld , which you'll have defined for XI Server.
It should have ROLE : Integration Server And
pipeline url: http://ux0800:55300/sap/xi/engine?type=entry
should be this if your http port is 55300.
Check if this url is right in SLD-Bussiness System.
You can check the exact http port in transaction sxmb_adm.
Go to Integration engine configuration and then click on check icon(F7).
It should match with that provided in the BS in SLD.
By default it should be 8000.
Check all these things and then try.
Regards,
Yomesh

Similar Messages

  • Received HTTP response code 404 : Not Found

    I am attempting to pass a file through XI into an IDoc to ECC.  I have tested the mapping, and that works fine.  I have also tested the configuration in the integration builder and it seems to be fine.  However, when the file is picked up by XI from the directory, processed by XI, and then sent to ECC, an error occurs in the runtime workbench:
    Transmitting the message to endpoint http://server:port/sap/xi/engine?type=entry using connection AFW failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 404 : Not Found.
    The error leads me to believe that the system cannot be found, or there is a privelage issue with the service user attempting to log onto ECC.  However I believe I have set up the RFC connection correctly, and the service user should be fine.
    Does anyone know what may be causing this?  I am using the IDoc adapter for the reciever communication channel.  I have set the RFC destination (and tested it in SM59, works fine) and the port (I assume this is the port in WE21?).  Not sure where to look...

    Being that the error says:
    Transmitting the message to endpoint http://server:port/sap/xi/engine?type=entry using connection AFW failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 404 : Not Found.
    I am trying to understand what this means.  Can anyone explain to me why the message is getting sent to this address?  I assume that the AFW is coming into play because I am using the IDoc adapter, hence the adapter framework.  Is this true?  Should the AFW be showing up, or do you think there is another issue?
    Mainly I want to know if this is more of a basis issue, or a configuration problem with the interface in XI?

  • Getting HTTP response code: 404  Not Found  while playback

    Hi Folks,
    Am creating a loadtest script on Oracle Empirica application by using web protocol with only 6 steps. While play back am getting the following error
    Error Code:INVALID_HTTP_RESPONSE_CODE
    Error Detail:
    oracle.oats.scripting.modules.http.api.exceptions.ThinBrowserException: HTTP response code: 404 Not Found
         at oracle.oats.scripting.modules.http.api.exceptions.ThinBrowserException.createErrorInvalidHttpResponseCode(ThinBrowserException.java:66)
         at oracle.oats.scripting.modules.http.api.internal.ResponseCodeValidator.validate(ResponseCodeValidator.java:21)
         at oracle.oats.scripting.modules.http.api.internal.AbstractHTTPService.validate(AbstractHTTPService.java:993)
         at oracle.oats.scripting.modules.http.api.internal.AbstractHTTPService.navigate(AbstractHTTPService.java:595)
         at oracle.oats.scripting.modules.http.api.internal.AbstractHTTPService.doNavigate(AbstractHTTPService.java:504)
         at oracle.oats.scripting.modules.http.api.internal.AbstractHTTPService.doNavigate(AbstractHTTPService.java:494)
         at oracle.oats.scripting.modules.http.api.internal.InternalHTTPService.navigate(InternalHTTPService.java:1930)
         at oracle.oats.scripting.modules.http.api.internal.InternalHTTPService.navigate(InternalHTTPService.java:1867)
         at oracle.oats.scripting.modules.http.api.internal.InternalHTTPService.get(InternalHTTPService.java:1975)
         at oracle.oats.scripting.modules.http.api.internal.InternalHTTPService.get(InternalHTTPService.java:1966)
         at oracle.oats.scripting.modules.http.api.HTTPService.get(HTTPService.java:2426)
         at script.run(script.java:153)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.run(IteratingVUser.java:320)
         at oracle.oats.scripting.modules.basic.api.internal.IteratingAgent.run(IteratingAgent.java:726)
         at java.lang.Thread.run(Thread.java:619)
    please help me to fix this issue.
    Thanks,
    Jay.

    I have checked this link: /people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi
    The SLD and the Integrationserver pipeline URL the Port was 50100 and the HTTP port in the RFC Dest. is 8001.
    Witch port must entered in the URL, 50100 or 8001?
    If the port must be 8001, how could i change the URL in the SLD? Must the business System Integrationserver be deleted and new entered witch the right URL?
    Thank you for all answers.
    regards
    Jochen Schütze

  • HTTP response Code 404: Not Found

    Hallo,
    I want to get a Email from the account to my SAP-System.
    The Email is downloaded in the XI-System and then directly the following error is shown.
    "Fehler beim Übertragen zum Endpunkt /sap/xi/engine?type=entry über die Verbindung AFW. Grund: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 404 : Not Found".
    What could i do?
    Thank you.
    Jochen Schütze

    I have checked this link: /people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi
    The SLD and the Integrationserver pipeline URL the Port was 50100 and the HTTP port in the RFC Dest. is 8001.
    Witch port must entered in the URL, 50100 or 8001?
    If the port must be 8001, how could i change the URL in the SLD? Must the business System Integrationserver be deleted and new entered witch the right URL?
    Thank you for all answers.
    regards
    Jochen Schütze

  • Help: Received HTTP response code 404 : Not Found

    Transmitting the message to endpoint http://chmsxd42:52200/sap/xi/engine?type=entry using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 404 : Not Found.
    Our senario is a simple file transfer one, no object has been created in IR.
    While we run the wizard, we just put the dummy interface name and namespace in the interface and namespace blanks.
    After we activate the objects, the source files were picked up and deleted but there is no file created in the target directory, and we got the error message listed at the top.
    Does anyone has some clue about this? Please help.
    Thanks a lot.
    Aditya Babu

    Hi,
    The port of Integration Engine is 80XX, and so 8001.
    In the SLD you must to select the Business System of XI and there you can just set the corret Pipeline URL.
    It means you AE is unable to communicate with IE.
    t-code SMICM..check the HTTP port No:
    open the SMICM code...just right click anywhere in the window...then click on the Services..it will show u the HTTP and HTTPs port no.
    THen from SLD --Business Landscape --your Business System..chek the Pipeline URL http://<host>:<port>/sap/xi/engine?type=entry
    the HTTP port that u will see in the SMICM should be same in the pipeline URL
    Have you checked this one,...
    /people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi
    Go through this link which as the information of all HTTP errors in XI
    /people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi
    Thanks
    Vikranth

  • Error: CIM_ERR_FAILED: HTTP response code: 404 Not found

    Hi, we had finished to install Sap Netweaver Usage type PI (Abap +Java), now we are running Post Installation task, but we are getting an error when we ran "Configuration Wizard"
    In the step: Configure the integration server for sld
    Error: CIM_ERR_FAILED: HTTP response code: 404 Not found
    Any Idea?
    Thanks
    Elias Mendoza
    The following lines are part of the error log:
    Debug Events
    InvokeService:Configure the integration server for sld
    Library: sap.com/tclmctctemplateslevel1_4_tcc
    SourcePath ./PIPostInstallProcess/configureIntegrationServer8
    Time 2008/07/07 at 20:47:33
    WSDL /content/NetWeaver/PI/service/SLDConfig_configureIntegrationServer_configureIntegrationServer.wsdl
    Execute Java Service
    Library:sap.com/tclmctcutilbasic_ear
    Class:com.sap.ctc.util.SLDConfig
    Method:void com.sap.ctc.util.SLDConfig.configureIntegrationServer(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
    InvokeService- Result: Failed
    Exception Message:CIM_ERR_FAILED: HTTP response code: 404 Not found
    Exception Class:com.sap.sld.api.wbem.exception.CIMCommunicationException

    Dear
    Possibly CIM content is not uploaded to your SLD.
    Is your SLD running properly ?
    Did you install this SLD as a local SLD at the installation of your SAP system (along with other stuff using sapinst) ?
    <removed_by_moderator>
    Kind regards
    Tom
    Edited by: Julius Bussche on Jul 8, 2008 1:55 PM

  • CIM_ERR_FAILED: HTTP response code: 404 Not found

    Hello!
    We are installing NW7.0 PI with local SLD as HA system with virtual name and after patching it up to SPS17 we started Configuration wizard
    PI_00_This wizard will execute Postinstall steps of technical configuration for the PI Usage
    and on step 33/142 Configure the Integration server for sld  we got an error:
    CIM_ERR_FAILED: HTTP response code: 404 Not found
    and from log:
    InvokeService:Configure the integration server for sld
    Library: sap.com/tclmctctemplateslevel1_4_tcc
    SourcePath ./PIPostInstallProcess/configureIntegrationServer8
    Time 2009/05/07 at 10:45:31
    WSDL /content/NetWeaver/PI/service/SLDConfig_configureIntegrationServer_configureIntegrationServer.wsdl
    Execute Java Service
    Library:sap.com/tclmctcutilbasic_ear
    Class:com.sap.ctc.util.SLDConfig
    Method:void com.sap.ctc.util.SLDConfig.configureIntegrationServer(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
    Arguments
    SID : XRQ 
    CLIENT : 001 
    HOST : capitate 
    PORT : 8032 
    SLDUSER : PISUPER 
    SLDPASSWORD : % secure content % 
    InvokeService- Result: Failed
    Exception Message:CIM_ERR_FAILED: HTTP response code: 404 Not found
    Exception Class:com.sap.sld.api.wbem.exception.CIMCommunicationException
    Stacktrace
    com.sap.sld.api.wbem.client.WBEMHttpRequestSender.newCommunicationException(WBEMHttpRequestSender.java:414)
    com.sap.sld.api.wbem.client.WBEMHttpRequestSender.processResponse(WBEMHttpRequestSender.java:323)
    com.sap.sld.api.wbem.client.WBEMHttpRequestSender.send(WBEMHttpRequestSender.java:142)
    This error would be normal with Central SLD but we have local SLD. Is there any parameters for systems with virtual name which is not configured?
    Regards,
    Mart

    Thanks for answering.
    Configuration is done by the Post-Installation Guide - SLD of SAP NetWeaver 7.0   , but there is still same error.
    It seems, that point is in CPA Cache full refresh, because in SLD Java system on app.server still shows his patchlevel 9 not 17 .
    CPA Cache refresh gives an error:
    The XML page cannot be displayed
    Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.
    Invalid at the top level of the document. Error processing resource 'http://capitate:53200/CPACache/refresh?mode=full'. Li...
    CPA cache refresh (mode=full) successfully executed in 703 milliseconds.
    ^
    Regards,
    Mart

  • RecoverableException: Received HTTP response code 404 : Not Found

    Hi All,
    I am getting the below error while doing Scenario JDBC to ABAP Proxy.
    Transmitting the message to endpoint http://XXXXXXXX:50000/sap/xi/engine?type=entry using connection AFW failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 404 : Not Found.
    Can any body tell me:
    1. Ideally what should be the port if it is an error due to Port?
    2. I am not able to see the messages in SXMB_MONI?
    3. What is the Flow of my message in the above mentioned Scenario I mean to say from which Engine to which engine?
    Thanks,
    RP

    Hi Rajesh,
    Do I need to mention  Port 8XXX in my Pipeline URL " http://XXXXXXXX:50000/sap/xi/engine?type=entry"?
    I have checked in
    1. SMICM there is HTTP Service port 8XXX
    2. SLD - PI Business System - Pipeline URL is "http://XXXXXXXX:50000/sap/xi/engine?type=entry"
    3. In SXMB_ADM - Corresponding Integ. Server = "http://XXXXXXXX:50000/sap/xi/engine?type=entry"
    Now tell me is these entries are Ideal??
    Also is thr any place where I need to check for Port and URL??
    Thanks for quick response.
    RP

  • Received HTTP response code 500 : Internal Server Error using connection Fi

    Hi everybody,
    I have configured a file-webservice-file without BPM scenario...as explained by Bhavesh in the following thread:
    File - RFC - File without a BPM - Possible from SP 19.
    I have used a soap adapter (for webservice) instead of rfc .My input file sends the date as request message and gets the sales order details from the webservice and then creates a file at my sender side.
    I monitored the channels in the Runtime work bench and the error is in the sender ftp channel.The other 2 channel status is "not used" in RWB.
    1 sender ftp channel
    1 receiver soap channel
    1 receiver ftp channel.
    2009-12-16 15:02:00 Information Send binary file "b.xml" from ftp server "10.58.201.122:/", size 194 bytes with QoS EO
    2009-12-16 15:02:00 Information MP: entering1
    2009-12-16 15:02:00 Information MP: processing local module localejbs/AF_Modules/RequestResponseBean
    2009-12-16 15:02:00 Information RRB: entering RequestResponseBean
    2009-12-16 15:02:00 Information RRB: suspending the transaction
    2009-12-16 15:02:00 Information RRB: passing through ...
    2009-12-16 15:02:00 Information RRB: leaving RequestResponseBean
    2009-12-16 15:02:00 Information MP: processing local module localejbs/CallSapAdapter
    2009-12-16 15:02:00 Information The application tries to send an XI message synchronously using connection File_http://sap.com/xi/XI/System.
    2009-12-16 15:02:00 Information Trying to put the message into the call queue.
    2009-12-16 15:02:00 Information Message successfully put into the queue.
    2009-12-16 15:02:00 Information The message was successfully retrieved from the call queue.
    2009-12-16 15:02:00 Information The message status was set to DLNG.
    2009-12-16 15:02:02 Error The message was successfully transmitted to endpoint com.sap.engine.interfaces.messaging.api.exception.MessagingException: Received HTTP response code 500 : Internal Server Error using connection File_http://sap.com/xi/XI/System.
    2009-12-16 15:02:02 Error The message status was set to FAIL.
    Please help.
    thanks a lot
    Ramya

    Hi Suraj,
    You are right.The webservice is not invoked.I see the same error in the sender channel and the receiver soap channel status is "never used".
    2009-12-16 15:52:25 Information Send binary file  "b.xml" from ftp server "10.58.201.122:/", size 194 bytes with QoS BE
    2009-12-16 15:52:25 Information MP: entering1
    2009-12-16 15:52:25 Information MP: processing local module localejbs/CallSapAdapter
    2009-12-16 15:52:25 Information The application tries to send an XI message synchronously using connection File_http://sap.com/xi/XI/System.
    2009-12-16 15:52:25 Information Trying to put the message into the call queue.
    2009-12-16 15:52:25 Information Message successfully put into the queue.
    2009-12-16 15:52:25 Information The message was successfully retrieved from the call queue.
    2009-12-16 15:52:25 Information The message status was set to DLNG.
    2009-12-16 15:52:27 Error The message was successfully transmitted to endpoint com.sap.engine.interfaces.messaging.api.exception.MessagingException: Received HTTP response code 500 : Internal Server Error using connection File_http://sap.com/xi/XI/System.
    2009-12-16 15:52:27 Error The message status was set to FAIL.
    what can I do about this?
    thanks,
    Ramya

  • HTTP server code 404 reason Not Found explanation Not Found

    Hi all
    I am facing this error "HTTP server code 404 reason Not Found explanation Not Found" during a asynchronous xml message sent to a buisiness service
      <?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_SERVER</SAP:Code>
      <SAP:P1>404</SAP:P1>
      <SAP:P2>Not Found</SAP:P2>
      <SAP:P3>Not Found</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>HTTP server code 404 reason Not Found explanation Not Found</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    could you provide an explanation on this error.

    Hi
    Go through this
    Error: 404 Not Found
    Description: The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address. This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable.
    Possible Tips:- for HTTP_RESP_STATUS_CODE_NOT_OK 404
    • 404 is an HTTP response code that indicates that the resource in question couldn't be found. Usually this is due to an incorrect URL, so it is better to cross check all URLs. Check pipeline URL in the SLD in the business system of the Integration Server For this go to SLD->Business System-><yourIntegrtaion Server>->Pipeline URL: It should be like this http://<host>:<port>/sap/xi/engine?type=entry Where host is the host name of the Integration Server and port is the HTTP(8xxx) port. To verify this in Integration Server you can do like this. Go to SXMB_ADM->Integration Engine Configuration->Choose Edit from Menu -> Change Global Configuration Data to switch to change mode. Then select System Landscape - Load Configuration. (This is not required always)
    • Check that the port really is the ICM HTTP Port and not the J2EE port i.e SMICM then menu GOTO --> SERVICES and check the port number for HTTP. It should be HTTP port
    • If the error is Page cannot be displayed, cannot find server in https configurations Check and correct the SSL configuration for the ABAP and the J2EE side of the system
    • If the error is because of integration server when using Proxy communications then check these. i.e SXMB_ADM->Integration Engine Configuration->Corresponding Integration Server enrty should be dest://<Http Integration server-Destination> Where < Http Integration server -Destination > is the RFC destination (SM59) of type HTTP connection (type H) to the Integration Server. In this case, host name, port, and path prefix are saved in the RFC destination.
    **********Reward points if usefulll.**********

  • File- XI- RFC (Error: Received HTTP response code 500..)

    Hi,
    I am working on File->XI->RFC  scenario, getting Processed Successfully status in "SXI_MONITOR".
    But Data is not posted in SAP R/3. I check   <b>Runtime Workbench  </b> Getting following Error in one step.
    Can any one help me in analyzing the error.....??????
    2006-06-09 14:36:32 Success output 1149888992513 Channel WEBMETHOD_SENDER_SOAPFMTEST: Send binary file "/usr/sap/transx42/data/xi_input.xml". Size 175 with QoS EO
    2006-06-09 14:36:38 Success output 1149888998592 Application attempting to send an XI message asynchronously using connection AFW.
    2006-06-09 14:36:39 Success output 1149888999757 Trying to put the message into the send queue.
    2006-06-09 14:36:40 Success output 1149889000823 Message successfully put into the queue.
    2006-06-09 14:36:40 Success output 1149889000824 The application sent the message asynchronously using connection AFW. Returning to application.
    2006-06-09 14:36:41 Success SAPEngine_System_Thread[impl:5]_12 1149889001577 The message was successfully retrieved from the send queue.
    2006-06-09 14:36:41 Success output 1149889001591 File "/usr/sap/transx42/data/xi_input.xml" deleted after processing
    2006-06-09 14:36:41 Success SAPEngine_System_Thread[impl:5]_12 1149889001745 The message status set to DLNG.
    <b>2006-06-09 14:37:47 Error SAPEngine_System_Thread[impl:5]_12 1149889067522 Transmitting the message to endpoint http://SAPR3001.bently.com:8042/sap/xi/engine?type=entry using connection AFW failed, due to: Received HTTP response code 500..</b>
    2006-06-09 14:37:47 Success SAPEngine_System_Thread[impl:5]_12 1149889067585 The asynchronous message was successfully scheduled to be delivered at Fri Jun 09 14:42:47 PDT 2006.
    2006-06-09 14:37:47 Success SAPEngine_System_Thread[impl:5]_12 1149889067695 The message status set to WAIT.
    2006-06-09 14:42:47 Success SAPEngine_System_Thread[impl:5]_9 1149889367587 Retrying to send message. Retry: 1
    2006-06-09 14:42:47 Success SAPEngine_System_Thread[impl:5]_9 1149889367587 The message was successfully retrieved from the send queue.
    2006-06-09 14:42:47 Success SAPEngine_System_Thread[impl:5]_9 1149889367643 The message status set to DLNG.
    2006-06-09 14:42:48 Success SAPEngine_System_Thread[impl:5]_9 1149889368435 The message was successfully transmitted to endpoint http://SAPR3001.bently.com:8042/sap/xi/engine?type=entry using connection AFW.
    2006-06-09 14:42:48 Success SAPEngine_System_Thread[impl:5]_9 1149889368471 The message status set to DLVD.
    2006-06-09 14:42:48 Success SAPEngine_System_Thread[impl:5]_9 1149889368472 The message was successfully delivered.
    Thanks & Regards

    Hi Umesh,
    I think, the reason is because of huge number messages ..
    Also just go to RFC adapter, activate the adapter,refresh the cache and try it..
    following guide will help you to solve problem~
    https://websmp103.sap-ag.de/~sapdownload/011000358700002757652005E/HowtoMintorAF.pdf
    Just refresh the cache-The following guide will help you on that~
    https://websmp101.sap-ag.de/~sapidb/011000358700003163902004E/HowTo_handle_XI_30_Caches.pdf
    Refer these SAP notes- 807000,803145
    (some hints)
    Regards,
    Moorthy

  • Outbound RFC to file: Received HTTP response code 500

    hello:
    i am doing outbound rfc from ecc to other system using PI and I get the below error in the PI.
    I am on PI 7.0 and looked at the RFC destiantions in ECC and all look good.
    The registered program in TCP/IP RFC destination was tested and looks fine .
    I checked the SMICM in PI running at port 8000 and it looks file and also i checked the SXMB_ADM Interation configuration in PI which looks good too .
    Even the PI integration engine is restarted . i am sure its in PI and I am hoping its related to user in PI -adapter frame work user XIAFUSER?
    can you please let me know how to fix the below issue ..
    "Transmitting the message to endpoint http://HGSGXI50:8000/sap/xi/engine?type=entry using connection RFC_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 500 : Internal Server Error"
    thanks,

    HI
    for the error com.sap.aii.af.ra.ms.api.RecoverableException Received HTTP response code 500 Internal Server Error" 
    HTTP 500 can be any problem at receiver side. Are you sure, that the payload fits to the receiver requirements
    Please refer this thread answered by Stefan Grube
    Plain HTTP adapter error
    check the similar thread HTTP server code 500 reason Internal Server Error

  • RFC  Received HTTP response code 500 : Timeout error

    Hi All.
    I am getting the following error for the RFC sender:
    Transmitting the message to endpoint http://pocitmsprdxi.crisp.com:8000/sap/xi/engine?type=entry using connection RFC_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 500 : Timeout.
    The RFC sends the data to XI through RFC and at times the data is not entering XI and the error shown above occurs.
    How do i solve this?

    Hi Lavanya,
    For these kind of problem, you need to set proctimeout smicm as per SAP note - 824554 .
    Application threads in the J2EE engine might have got consumed in high load situations. Increase the count of application threads in config tool at location Config Tool -> cluster-data -> <configuration template> -> <instance-ID> -> managers -> ApplicationThreadManager -> MaxThreadCount.
    And also Increase the parameter ServletInputStreamTimeout.
    Hope this helps to you.
    Regards,
    P.Rajesh

  • Cannot download WSDL from .....Invalid Response Code: (404) Not Found.

    Hi expert,
    hcb-msap59 (PI system) & hcb-msap49 (ecc system)
    When I try calling the ws navigator with this wsdl: http://hcb-msap49.res.no.enterdir.com:8016/sap/bc/srt/wsdl/sdef_ECC_DOCUMENTCRTRC1/wsdl11/ws_policy/document?sap-client=101
    it gives error :
    Cannot download WSDL from http://hcb-msap49.res.no.enterdir.com:8016/sap/bc/srt/wsdl/sdef_ECC_DOCUMENTCRTRC1/wsdl11/ws_policy/document?sap-client=101: Invalid Response Code: (404) Not Found. The request URL was:"http://hcb-msap49.res.no.enterdir.com:8016/sap/bc/srt/wsdl/sdef_ECC_DOCUMENTCRTRC1/wsdl11/ws_policy/document?sap-client=101". Check, whether the URL is correct, and the Web Service that you are requesting is up and running
    In http://hcb-msap49.res.no.enterdir.com:8016/sap/bc/webdynpro/sap/appl_soap_management?sap-language=EN and go to technical configuration, system global settings, access information j2ee server, the hostname and port is of PI system.
    Any idea why Im getting the error? If I click on http://hcb-msap49.res.no.enterdir.com:8016/sap/bc/srt/wsdl/sdef_ECC_DOCUMENTCRTRC1/wsdl11/ws_policy/document?sap-client=101 the sire is opening.
    Any idea why I cant open it from ws navigator of my PI system?
    Thanks.
    Regards,
    Thava

    Hi,
    Can you access that URL when you paste it into your browser? You don't need to configure system global settings unless you want to go to PI's navigator automatically - you can always copy & paste the link after opening the wsnavigator in PI yourself as well. If you can access the link, kindly check your network & proxy setup.
    Regards,
    Gokhan

  • HTTP Response code not ok

    I am doing File to BAPI scenario. This is the error i am getting. Can you please tell how to followup
    <b><SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">HTTP_RESP_STATUS_CODE_NOT_OK</SAP:Code>
      <SAP:P1>403</SAP:P1>
      <SAP:P2>Forbidden</SAP:P2>
      <SAP:P3 />
      <SAP:P4 /></b>
    Regards,
    Govada.

    Hi
    Check if the client, userid, password, and lang information are maintained in SICF transaction -> sap/xi/engine. If not do maintain it
    try to take a look to SAP Note:
    803145 - Received HTTP response code 503
    Can you check on the server proxy R3 system, make sure all the services are activated, SICF->sap->xi->engine
    This Error - HTTP_RESP_STATUS_CODE_NOT_OK Might also occur because of authorization Check sm59 HTTP destination on R3 that points to the XI integration engine
    check in this blog for http errors
    /people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi
    Message was edited by:
            Anusha  Ramsiva

Maybe you are looking for