Error: HTTP_RESP_STATUS_CODE_NOT_OK 401 Unauthorized

Hi all,
I am having one issue i.e Error: HTTP_RESP_STATUS_CODE_NOT_OK 401 Unauthorized
I am doing HTTP to RFC..
Plz anyone can help me on this

Hi,
Check SND search help for more info, mean time you can have a look at these steps..
u2022 Check XIAPPLUSER is having this Role -SAP_XI_APPL_SERV_USER
u2022 If the error is in XI Adapter, then your port entry should J2EE port 5<System no>
u2022 If the error is in Adapter Engine
u2013then have a look into SAP note- 821026, Delete the Adapter Engine cache in transaction SXI_CACHE Goto --> Cache.
u2022 May be wrong password for user XIISUSER
u2022 May be wrong password for user XIAFUSER
u2013 for this Check the Exchange Profile and transaction SU01, try to reset the password -Restart the J2EE Engine to activate changes in the Exchange Profile After doing this, you can restart the message
Regards,
Sarvesh

Similar Messages

  • HTTP_RESP_STATUS_CODE_NOT_OK 401 Unauthorized   when sending EDI from ICH

    Hi
    When I try to send an EDI from our ICH-server (SCM) to a R/3-target system via PI-server (v7.0) , I get :
    u201Du2026
      <SAP:Code area="INTERNAL">HTTP_RESP_STATUS_CODE_NOT_OK</SAP:Code>
      <SAP:P1>401</SAP:P1>
      <SAP:P2>Unauthorized</SAP:P2>
    u201C
    This error is fetched in the ICH-servers sxmb_moni
    I have found several tips and tricks for this situation on SDN.
    But, my main-question is:
    Which user is not allowed to login?
    Is it XIAPPLUSER? I can't find the user in the tracelog for the message. Only the original person who created the EDI. (I'm quite sure that user is not the one the system is complaining about).
    Does anybody knows how to analyse this?:
    Where can I get clear info on which user that can't login to PI?
    Where do I check the password?
    Note, the other way around works fine. I.e sending messages from R/3 to ICH via PI.
    So, I guess that this has to do be something with the ICH:s configuration.
    Appreciated
    /Joakim

    1) Where can I get clear info on which user that can't login to PI?
    Error: HTTP_RESP_STATUS_CODE_NOT_OK 401 Unauthorized
    Description: The request requires user authentication
    Possible Tips:
    • Check XIAPPLUSER is having this Role -SAP_XI_APPL_SERV_USER
    • If the error is in XI Adapter, then your port entry should J2EE port 5<System no>
    • If the error is in Adapter Engine
    –then have a look into SAP note- 821026, Delete the Adapter Engine cache in transaction SXI_CACHE Goto --> Cache.
    • May be wrong password for user XIISUSER
    • May be wrong password for user XIAFUSER
    – for this Check the Exchange Profile and transaction SU01, try to reset the password -Restart the J2EE Engine to activate changes in the Exchange Profile After doing this, you can restart the message
    Http* Errors in XI
    2) Where do I check the password?
    Check in SU01 if the user is not locked or pwd is OK. Password will be known to basis team. Cross verify with team.
    Further,clear adapter engine cache (sxi_cache -> Goto -> Adapter Engine Cache -> Delete cache contents)

  • HTTP_RESP_STATUS_CODE_NOT_OK 401 unauthorized

    Hi All
    my interface is File to proxy,
    i am getting this error ,HTTP_RESP_STATUS_CODE_NOT_OK
    when i checked the trace it is saying
    HTTP response contains status code 401 with the description Unauthorized Authorization error while sending by HTTP (error code: 401, error text: Unauthorized
    i needed to know what all the roles i need to have to have over come problem
    i hope this is only cause of roles problem has i dont have authorisation for all tracsation
    i should add in R/3 ECC 6.00 for my roles
    thankingyou
    Sridhar

    Hi
    use similar thread
    In SXMB_MONI i am gettin  error status 500
    Received HTTP response code 500..
    HTTP_RESP_STATUS_CODE_NOT_OK 500 error
    Re: Proxy error - HTTP status code 500

  • IDOC to XI :  HTTP_RESP_STATUS_CODE_NOT_OK   401 Unauthorized

    Hi Guys,
    I meet a problem while send idoc from ECC to XI in testing enviroment. I check the messege ID, find red flag with error message
      <SAP:Code area="INTERNAL">HTTP_RESP_STATUS_CODE_NOT_OK</SAP:Code>
      <SAP:P1>401</SAP:P1>
      <SAP:P2>Unauthorized</SAP:P2>
    I guess something wrong with configuration. Because can not see the port number here. Any one can tell me how to solve this problem? Thanks !!!
        <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->  
    - <SAP:Attribute>
      <SAP:Name>SecurityProfile</SAP:Name>
      <SAP:Value>securityProfileWSSE</SAP:Value>
      </SAP:Attribute>
    - <SAP:Attribute>
      <SAP:Name>addressingMode</SAP:Name>
      <SAP:Value>destination</SAP:Value>
      </SAP:Attribute>
    - <SAP:Attribute>
      <SAP:Name>authenticationModeBasicAnon</SAP:Name>
      <SAP:Value>basicSAP</SAP:Value>
      </SAP:Attribute>
    - <SAP:Attribute>
      <SAP:Name>host</SAP:Name>
      <SAP:Value />
      </SAP:Attribute>
    - <SAP:Attribute>
      <SAP:Name>httpDestination</SAP:Name>
      <SAP:Value>XI_SUS_RGQCLNT301</SAP:Value>
      </SAP:Attribute>
    - <SAP:Attribute>
      <SAP:Name>isMessageSecurity</SAP:Name>
      <SAP:Value>0</SAP:Value>
      </SAP:Attribute>
    - <SAP:Attribute>
      <SAP:Name>logonClient</SAP:Name>
      <SAP:Value />
      </SAP:Attribute>
    - <SAP:Attribute>
      <SAP:Name>logonLanguage</SAP:Name>
      <SAP:Value />
      </SAP:Attribute>
    - <SAP:Attribute>
      <SAP:Name>logonPassword</SAP:Name>
      <SAP:Value isPassword="true" />
      </SAP:Attribute>
    - <SAP:Attribute>
      <SAP:Name>logonUser</SAP:Name>
      <SAP:Value />
      </SAP:Attribute>
    - <SAP:Attribute>
      <SAP:Name>passHopList</SAP:Name>
      <SAP:Value>1</SAP:Value>
      </SAP:Attribute>
    - <SAP:Attribute>
      <SAP:Name>path</SAP:Name>
      <SAP:Value />
      </SAP:Attribute>
    - <SAP:Attribute>
      <SAP:Name>port</SAP:Name>
      <SAP:Value />
      </SAP:Attribute>

    Hi,
    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 this
    HTTP_RESP_STATUS_CODE_NOT_OK
    Regards
    Seshagiri

  • Native webservice access results in error:  HTTP 401 - Unauthorized

    I'm trying to use the native webservice functionallity of the 11g database (11.1.0. 6.0). According to some examples and the XML DB Developer's guide I have performed the following steps:
    1: Configuring Web Services for Oracle XML DB
    2: Enabling Web Services for Specific Users
    3: Defined access to my server via the Access Control List (package DBMS_NETWORK_ACL_ADMIN)
    When I try to access the url http://host:port I'm asked to authenticate. If I log in, I get a file-index.
    When I try to access the url http://host:port/orawsv?wsdl I'm asked to authenticate. If I log in, I get the follwoing error:
    ORA-29268: HTTP client error 401 - Unauthorized
    I don't know what the reason for this error is.

    Have a look at Marks example here Testing Protocol Server  WSDL functionality
    Check your ACL file, DBMS_NETWORK_ACL_ADMIN and XDB_WEBSERVICES_XXXX roles for the account you use to connect

  • ERR: HTTP_RESP_STATUS_CODE_NOT_OK - 401 Unauthorized

    Hi All,
         I have a scenario which transfers data from ABAP Proxy(client 200 of XI) to XI(client 100 of XI) IS using the interface "ValueMappingReplicationOut" and the receiver adapter is XI. While executing an ABAP program from client 200 (to trigger the proxy), I'm getting the following error in the receiver side (SXMB_MONI client 100).
    "HTTP response contains status code 401 with the description Unauthorized Error when sending by HTTP (error code: 401, error text: Unauthorized)"
    XI adapter Settings:
    Target :Host XI server IP address
    Service :Port Number (8010)
    path : /MessagingSystem/receive/JPR/XI
    User :XIAPPLUSER
    I have gone thru most of the related forum/blogs available. Couldn't figure out the problem.
    Looking forward for some help.
    Thanks in Advance.
    Ajay.

    Hi Sudharshan and Udo,
               Thanks for your prompt reply. It was the problem with the Authentication Type. Now it is  not showing any error.
        The scenario is to update the data in the run time cache of the IS. But it is not happening.
    REPORT  ZVALUEMAPPING.
    data: lcl_value_mapping type ref to co_svmr_value_mapping_rep,
    ls_value_mappings type svmr_value_mapping_replication,
    ls_item type svmr_value_mapping_rep_item,
    lcl_system_fault type ref to cx_ai_system_fault.
    ls_item-operation = 'Insert'.
    ls_item-group_id = '315286378563858425463215845123345'.
    ls_item-context = 'http://test'.
    ls_item-identifier-scheme = 'FormOfAddress'.
    ls_item-identifier-agency = 'CRM'.
    ls_item-identifier-value = '2'.
    append ls_item to ls_value_mappings-value_mapping_replication-item.
    ls_item-operation = 'Insert'.
    Use the same guid for another value of the same group
    ls_item-group_id = '315286378563858425463215845123345'.
    ls_item-context = 'http://test'.
    ls_item-identifier-scheme = 'FormOfAddress'.
    ls_item-identifier-agency = 'R3'.
    ls_item-identifier-value = '1'.
    append ls_item to ls_value_mappings-value_mapping_replication-item.
    create object lcl_value_mapping.
    try.
    call method lcl_value_mapping->execute_asynchronous
    exporting
    output = ls_value_mappings.
    commit work.
    catch cx_ai_system_fault into lcl_system_fault.
    write: 'Error: ', lcl_system_fault->errortext.
    <b>The above mentioned is the program we used</b>.
    And when I check for the scheme 'FormOfAddress' and agency 'CRM' in the ID -> Tools -> Value Mapping, there is no value as such. Kindly calrify.
    Thanks,
    Jothivel.
    Message was edited by: Jothivel Sundaram

  • How do I fix error code 401 - "unauthorized" I am taking an online class and the videos worked before, and now whenever I launch QuickTime, I get that error code.

    I recently began taking an online class. We are required to watch multiple videos. I was able to watch the QuickTime videos before, but now whenever I launch the videos in QuickTime I get the Error code 401. My teacher does not know whats wrong, because I do have authorization to watch the videos, I am just not sure how to go about it.

    You may try updating the same as a standalone download.
    S.Sengupta, Windows Entertainment and Connected Home MVP

  • Error Code 401 - Unauthorized

    I am configured the Flight Agency demo and when I run the 'Check Flight Seat Availability' senario and choose a flight I receive the following error.  HTTP response contains status code 401 with the description Unauthorized.
    I have all the authorizations in the world to run this program on all clients.  I have regenerated the authorizations and the user compares but all to no avail.  I increase the trace level of the HTTP service to the highest level but I do not see any problems.  I check SM20, SM21, ST22 and ST11 work proces trace files and all show no errors.  This issue is really bugging me as I have spent hours on it.

    Hi,
    yes additionally make sure that no user is locked. Make sure in SU01 and also check the administration part of the integration builder. I would also suggest you to double check again whether the passwords in SU01 and exchange profile match exactly. I would suggest to enter these in capital letters.
    Cheers
    Jaime Farinos

  • WRT54G V. 6 error code 401 unauthorized access

    I wanted to upgrade the firmware, because I was having problems getting to the online properties. I did the powercycling and all,  I would get the error 401 "unathorized access" message. I then downloaded the firmware upgrade to my desktop, then went to the browser and typed in 192.168.1.1 and it asked me for the firmware upgrage and to browse where it was. I did so, and it said upgrade successful. Well then what? I waited and nothing. I then restarted my pc. I still have the same problem. I then did the powercycling again and no go. Is there something else I should try?
    Jen

    Disable all firewall & antivirus software on the computer ... Lower down the NIC card speed from Auto to 10 half Duplex ... click ok & close .. Go to Internet Options ... click clears cookie & files ... See if it works or not ...

  • Problem with error code 401

    Hi I had a problem yesterday with my receiver determination... I had an XICACHE update error along with
    SAP:AdditionalText>Error when reading HTTP destination: INTEGRATION_DIRECTORY_HMI.</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error while refreshing the XI runtime cache</SAP:Stack>
    I have since seemed to of solved this problem while using SXI_CACHE and refresh...
    Now we are getting the following...
    <!--  ************************************
      -->
    - <Trace level="1" type="B" name="CL_XMS_PLSRV_IE_ADAPTER-ENTER_PLSRV">
      <Trace level="3" type="T">Channel for adapter engine: RFC</Trace>
    - <Trace level="1" type="B" name="CL_XMS_PLSRV_CALL_XMB-CALL_XMS_HTTP">
      <Trace level="2" type="T">no values in cache (no lock found) - start reading from SLD</Trace>
      <Trace level="1" type="T">error reading SAP_XIAdapterFramework from SLD</Trace>
      <Trace level="2" type="T">Adapter Framework(s) found</Trace>
      <Trace level="2" type="T">Service Port(s) found - take first one</Trace>
      <Trace level="2" type="T">URL found</Trace>
      <Trace level="2" type="T">Get logon data for adapter engine (SAI_AE_DETAILS_GET):</Trace>
      <Trace level="3" type="T">URL = http://mxavie0:56800/MessagingSystem/receive/AFW/XI</Trace>
      <Trace level="3" type="T">User = XIISUSER</Trace>
      <Trace level="3" type="T">Cached =</Trace>
      <Trace level="3" type="T">Creating HTTP-client</Trace>
      <Trace level="3" type="T">HTTP-client: creation finished</Trace>
      <Trace level="3" type="T">Security: Basic authentication</Trace>
      <Trace level="3" type="T">Serializing message object...</Trace>
      <Trace level="3" type="T">HTTP-client: sending http-request...</Trace>
      <Trace level="3" type="T">HTTP-client: request sent</Trace>
      <Trace level="3" type="T">HTTP-client: Receiving http-response...</Trace>
      <Trace level="3" type="T">HTTP-client: response received</Trace>
      <Trace level="3" type="T">HTTP-client: checking status code...</Trace>
      <b><Trace level="3" type="T">HTTP-client: status code = 401</Trace></b>
      <Trace level="3" type="System_Error">HTTP-client: error response= <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Error Report</title> <style> td {font-family : Arial, Tahoma, Helvetica, sans-serif; font-size : 14px;} A:link A:visited A:active </style> </head> <body marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" rightmargin="0"> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="left" height="75"> <tr bgcolor="#FFFFFF"> <td align="left" colspan="2" height="48"><font face="Arial, Verdana, Helvetica" size="4" color="#666666"><b>  401 &nbsp Unauthorized</b></font></td> </tr> <tr bgcolor="#3F73A3"> <td height="23" width="84"><img width=1 height=1 border=0 alt=""></td> <td height="23"><img width=1 height=1 border=0 alt=""></td> <td align="right" height="23"><font face="Arial, Verdana, Helvetica" size="2" color="#FFFFFF"><b>SAP J2EE Engine/7.00 </b></font></td> </tr> <tr bgcolor="#9DCDFD"> <td height="4" colspan="3"><img width=1 height=1 border=0 alt=""></td> </tr> </table> <br><br><br><br><br><br> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="left" height="75"> <tr bgcolor="#FFFFFF"> <td align="left" colspan="2" height="48"><font face="Arial, Verdana, Helvetica" size="3" color="#000000"><b>  Authentication did not succeed.</b></font></td> </tr> <tr bgcolor="#FFFFFF"> <td align="left" valign="top" height="48"><font face="Arial, Verdana, Helvetica" size="2" color="#000000"><b>  Details:</b></font></td> <td align="left" valign="top" height="48"><font face="Arial, Verdana, Helvetica" size="3" color="#000000"><pre>  No details available</pre></font></td> </tr> </body> </html></Trace>
      <Trace level="3" type="T">HTTP-client: closing...</Trace>
      </Trace>
      </Trace>
      </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST" />
    - <!--  ************************************
      -->
      <Trace level="3" type="T">Persisting message Status = 023</Trace>
      <Trace level="3" type="T">Message version 006</Trace>
      <Trace level="3" type="T">Pipeline CENTRAL</Trace>
      </SAP:Trace>
      </SOAP:Header>
    - <SOAP:Body>
    - <SAP:Manifest xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:wsu="http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="wsuid-manifest-5CABE13F5C59AB7FE10000000A1551F7">
    - <SAP:Payload xlink:href="cid:[email protected]">
      <SAP:Name>MainDocument</SAP:Name>
      <SAP:Description />
      <SAP:Type>Application</SAP:Type>
      </SAP:Payload>
      </SAP:Manifest>
      </SOAP:Body>
      </SOAP:Envelope>
    Anyone have ideas as to why this is coming?

    HI,
    Error: HTTP_RESP_STATUS_CODE_NOT_OK 401 Unauthorized
    • Check XIAPPLUSER is having this Role -SAP_XI_APPL_SERV_USER
    • If the error is in XI Adapter, then your port entry should J2EE port 5<System no>
    • If the error is in Adapter Engine
    –then have a look into SAP note- 821026, Delete the Adapter Engine cache in transaction SXI_CACHE Goto --> Cache.
    • May be wrong password for user XIISUSER
    • May be wrong password for user XIAFUSER
    – for this Check the Exchange Profile and transaction SU01, try to reset the password -Restart the J2EE Engine to activate changes in the Exchange Profile After doing this, you can restart the message
    Regards
    Chilla..
    <i>Points rewarded if it is helpful..</i>

  • HTTP_RESP_STATUS_CODE_NOT_OK (401)

    Hi, I am implementing XI scenario using HTML plain sender adapter and RFC receiver adapter ... I am calling R/3 function from third-party system. XI receives the message but always ends with error HTTP_RESP_STATUS_CODE_NOT_OK (401 - Unauthorized). I went through similar threads but did not found any sensible solution, how resolve this problem. Here is the log trace (maybe could be useful) ... Thanks for replies ...
    - <SAP:Trace xmlns:SAP="http://sap.com/xi/XI/Message/30">
    - <Trace level="1" type="B" name="CL_HTTP_PLAIN_INBOUND">
      <Trace level="1" type="T">server-protocol HTTP/1.1</Trace>
      <Trace level="1" type="T">user-agent Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322)</Trace>
      <Trace level="1" type="T">host sapdev:8080</Trace>
      <Trace level="1" type="T">content-length 2636</Trace>
      <Trace level="1" type="T">remote-addr 192.168.106.16</Trace>
      </Trace>
      <Trace level="1" type="T">COMMIT is expected by application !</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-ENTER_XMS" />
    - <!--  ************************************
      -->
      <Trace level="1" type="B" name="CL_XMS_MAIN-SET_START_PIPELINE" />
    - <!--  ************************************
      -->
      <Trace level="1" type="B" name="SXMBCONF-SXMB_GET_XMB_USE" />
      <Trace level="1" type="B" name="CL_XMS_TROUBLESHOOT-ENTER_PLSRV" />
      <Trace level="1" type="T">****************************************************</Trace>
      <Trace level="1" type="T">* *</Trace>
      <Trace level="1" type="T">* *</Trace>
      <Trace level="1" type="T">XMB entry processing</Trace>
      <Trace level="1" type="T">system-ID = A80</Trace>
      <Trace level="1" type="T">client = 001</Trace>
      <Trace level="1" type="T">language = E</Trace>
      <Trace level="1" type="T">user = RMOJZIS</Trace>
      <Trace level="1" type="Timestamp">2008-07-28T10:08:21Z CET</Trace>
      <Trace level="1" type="T">* *</Trace>
      <Trace level="1" type="T">* *</Trace>
      <Trace level="1" type="T">****************************************************</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_UC_EXECUTE" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">Message-GUID = C69C8D480E87740CE1000000C0A8C88C</Trace>
      <Trace level="1" type="T">PLNAME = CENTRAL</Trace>
      <Trace level="1" type="T">QOS = EO</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PIPELINE_ASYNC" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">Get definition of external pipeline = CENTRAL</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-LOOKUP_INTERNAL_PL_ID" />
      <Trace level="1" type="T">Get definition of internal pipeline = SAP_CENTRAL</Trace>
      <Trace level="1" type="T">Queue name : XBTI0008</Trace>
      <Trace level="1" type="T">Generated prefixed queue name = XBTI0008</Trace>
      <Trace level="1" type="T">Schedule message in qRFC environment</Trace>
      <Trace level="1" type="T">Setup qRFC Scheduler OK!</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="T">Going to persist message</Trace>
      <Trace level="1" type="T">NOTE: The following trace entries are always lacking</Trace>
      <Trace level="1" type="T">- Exit WRITE_MESSAGE_TO_PERSIST</Trace>
      <Trace level="1" type="T">- Exit CALL_PIPELINE_ASYNC</Trace>
      <Trace level="1" type="T">Async barrier reached. Bye-bye !</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">--start sender interface action determination</Trace>
      <Trace level="1" type="T">select interface ice2sap_out</Trace>
      <Trace level="1" type="T">select interface namespace http://ave</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-PERSIST_READ_MESSAGE" />
      <Trace level="1" type="T">Note: the following trace entry is written delayed (after read from persist)</Trace>
      <Trace level="1" type="B" name="SXMS_ASYNC_EXEC" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="T">Starting async processing with pipeline CENTRAL</Trace>
      <Trace level="1" type="T">system-ID = A80</Trace>
      <Trace level="1" type="T">client = 001</Trace>
      <Trace level="1" type="T">language = E</Trace>
      <Trace level="1" type="T">user = RMOJZIS</Trace>
      <Trace level="1" type="Timestamp">2008-07-28T10:08:21Z CET</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PIPELINE_SYNC" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">Get definition of external pipeline CENTRAL</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-LOOKUP_INTERNAL_PL_ID" />
      <Trace level="1" type="T">Corresponding internal pipeline SAP_CENTRAL</Trace>
    - <Trace level="1" type="B" name="PLSRV_RECEIVER_DETERMINATION">
    - <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV">
    - <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV_LOCAL">
    - <Trace level="1" type="B" name="CL_RD_PLSRV-ENTER_PLSRV">
      <Trace level="1" type="T">R E C E I V E R - D E T E R M I N A T I O N</Trace>
      <Trace level="1" type="T">Cache Content is up to date</Trace>
      </Trace>
      </Trace>
      </Trace>
      </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_LOG_TO_PERSIST" />
    - <Trace level="1" type="B" name="PLSRV_INTERFACE_DETERMINATION">
    - <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV">
    - <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV_LOCAL">
    - <Trace level="1" type="B" name="CL_ID_PLSRV-ENTER_PLSRV">
      <Trace level="1" type="T">I N T E R F A C E - D E T E R M I N A T I O N</Trace>
      <Trace level="1" type="T">Cache Content is up to date</Trace>
      </Trace>
      </Trace>
      </Trace>
      </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_LOG_TO_PERSIST" />
      <Trace level="1" type="B" name="PLSRV_RECEIVER_MESSAGE_SPLIT" />
    - <!--  ************************************
      -->
    - <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV">
    - <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV_LOCAL">
      <Trace level="1" type="B" name="CL_XMS_PLSRV_RECEIVER_SPLIT-ENTER_PLSRV" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">number of receivers: 1</Trace>
      <Trace level="1" type="T">Single-receiver split case</Trace>
      <Trace level="1" type="T">Post-split internal queue name = XBTO0___0000</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="T">Persisting single message for post-split handling</Trace>
      <Trace level="1" type="T" />
      <Trace level="1" type="T">Going to persist message + call qRFC now...</Trace>
      <Trace level="1" type="T">NOTE: The following trace entries are always lacking</Trace>
      <Trace level="1" type="T">- Exit WRITE_MESSAGE_TO_PERSIST</Trace>
      <Trace level="1" type="T">Async barrier reached. Bye-bye !</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">--start sender interface action determination</Trace>
      <Trace level="1" type="T">select interface ice2sap_out</Trace>
      <Trace level="1" type="T">select interface namespace http://ave</Trace>
      <Trace level="1" type="T">--start receiver interface action determination</Trace>
      <Trace level="1" type="T">Loop 0000000001</Trace>
      <Trace level="1" type="T">select interface ice2sap_in</Trace>
      <Trace level="1" type="T">select interface namespace http://indra</Trace>
      <Trace level="1" type="T">--no sender or receiver interface definition found</Trace>
      <Trace level="1" type="T">Hence set action to DEL</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-PERSIST_READ_MESSAGE" />
      <Trace level="1" type="T">Note: the following trace entry is written delayed (after read from persist)</Trace>
      <Trace level="1" type="B" name="SXMS_ASYNC_EXEC" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="T">Starting async processing with pipeline CENTRAL</Trace>
      <Trace level="1" type="T">system-ID = A80</Trace>
      <Trace level="1" type="T">client = 001</Trace>
      <Trace level="1" type="T">language = E</Trace>
      <Trace level="1" type="T">user = RMOJZIS</Trace>
      <Trace level="1" type="Timestamp">2008-07-28T10:08:21Z CET</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PIPELINE_SYNC" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">Get definition of external pipeline CENTRAL</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-LOOKUP_INTERNAL_PL_ID" />
      <Trace level="1" type="T">Corresponding internal pipeline SAP_CENTRAL</Trace>
      <Trace level="1" type="T">Start with pipeline element PLEL= 5EC3C53B4BB7B62DE10000000A1148F5</Trace>
    - <Trace level="1" type="B" name="PLSRV_MAPPING_REQUEST">
    - <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV">
    - <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV_LOCAL">
    - <Trace level="1" type="B" name="CL_MAPPING_XMS_PLSRV3-ENTER_PLSRV">
      <Trace level="1" type="T">Interface Mapping http://ave ice2sap_map</Trace>
      </Trace>
      </Trace>
      </Trace>
      </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_LOG_TO_PERSIST" />
    - <Trace level="1" type="B" name="PLSRV_OUTBOUND_BINDING">
    - <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV">
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV_LOCAL" />
    - <!--  ************************************
      -->
      <Trace level="1" type="B" name="CL_XMS_PLSRV_OUTBINDING-ENTER_PLSRV" />
      </Trace>
      </Trace>
      </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_LOG_TO_PERSIST" />
      <Trace level="1" type="B" name="PLSRV_CALL_ADAPTER" />
    - <!--  ************************************
      -->
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV" />
    - <!--  ************************************
      -->
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV_LOCAL" />
    - <!--  ************************************
      -->
    - <Trace level="1" type="B" name="CL_XMS_PLSRV_IE_ADAPTER-ENTER_PLSRV">
    - <Trace level="1" type="B" name="CL_XMS_PLSRV_CALL_XMB-CALL_XMS_HTTP">
      <Trace level="1" type="T">HTTP Multipart document length: 5704</Trace>
      <Trace level="1" type="System_Error">HTTP-client: error response= <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Error Report</title> <style> td {font-family : Arial, Tahoma, Helvetica, sans-serif; font-size : 14px;} A:link A:visited A:active </style> </head> <body marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" rightmargin="0"> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="left" height="75"> <tr bgcolor="#FFFFFF"> <td align="left" colspan="2" height="48"><font face="Arial, Verdana, Helvetica" size="4" color="#666666"><b>  401 &nbsp Unauthorized</b></font></td> </tr> <tr bgcolor="#3F73A3"> <td height="23" width="84"><img width=1 height=1 border=0 alt=""></td> <td height="23"><img width=1 height=1 border=0 alt=""></td> <td align="right" height="23"><font face="Arial, Verdana, Helvetica" size="2" color="#FFFFFF"><b>SAP J2EE Engine/7.00 </b></font></td> </tr> <tr bgcolor="#9DCDFD"> <td height="4" colspan="3"><img width=1 height=1 border=0 alt=""></td> </tr> </table> <br><br><br><br><br><br> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="left" height="75"> <tr bgcolor="#FFFFFF"> <td align="left" colspan="2" height="48"><font face="Arial, Verdana, Helvetica" size="3" color="#000000"><b>  Authentication did not succeed.</b></font></td> </tr> <tr bgcolor="#FFFFFF"> <td align="left" valign="top" height="48"><font face="Arial, Verdana, Helvetica" size="2" color="#000000"><b>  Details:</b></font></td> <td align="left" valign="top" height="48"><font face="Arial, Verdana, Helvetica" size="3" color="#000000"><pre>  No details available</pre></font></td> </tr> </body> </html></Trace>
      </Trace>
      </Trace>
      </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_LOG_TO_PERSIST" />
      <Trace level="1" type="System_Error">Error exception return from pipeline processing!</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST" />
    - <!--  ************************************
      -->
      </SAP:Trace>

    OK, let me summarize what I already know about requirements to connect SAP XI -> SAP R/3 via receiver RFC adapter
    a) integration server user must have SAP_XI_APPL_SERV_USER role
    b) user specified on receiver communication channel must have on destination system S_RFC authorization object ...
    are there any other requirements / conditions required to be met to be able transport request from SAP XI to SAP R/3 ??? for example, is it necessary to define some RFC destinations on R/3 system? ...
    Thank you.

  • Help needed to resolve Received HTTP response code 401 : Unauthorized

    2011-04-08 11:37:48 Error Transmitting the message to endpoint http:---/sap/xi/engine?type=entry using connection AFW failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 401 : Unauthorized
    while i was executing file to file scenario. the error occoured.
    Edited by: subbuk76 on Apr 8, 2011 8:12 AM

    As the error indicates, the username/PWD you are using in file adapter to write the file (FTP) at target location is incorrect and hence the error. Please check and let us know.
    3) Error: HTTP_RESP_STATUS_CODE_NOT_OK 401 Unauthorized
    Description: The request requires user authentication
    Possible Tips:
    u2022 Check XIAPPLUSER is having this Role -SAP_XI_APPL_SERV_USER
    u2022 If the error is in Adapter Engine
    u2013then have a look into SAP note- 821026, Delete the Adapter Engine cache in transaction SXI_CACHE Goto --> Cache.
    u2022 May be wrong password for user XIISUSER
    u2022 May be wrong password for user XIAFUSER
    u2013 for this Check the Exchange Profile and transaction SU01, try to reset the password -Restart the J2EE Engine to activate changes in the Exchange Profile After doing this, you can restart the message
    Also, for HTTP errors in future do refer this blog:
    /people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi
    It will help you

  • HTTP_RESP_STATUS_CODE_NOT_OK 401 error

    Hi,
    I am doing sender ABAp proxy  and receiver Webservice ,  Proxy is running sucessfully till yesterday but while executing the  ABAp proxy 2day  i am getting following error
    HTTP_RESP_STATUS_CODE_NOT_OK 401 error
    HTTP response contains status code 401 with the description Unauthorized Authorization error while sending by HTTP (error code: 401, error text: Unauthorized

    Check the RFC Dest  of type H in ECC which is connect to XI system is working or not if it not working check the credentials
    Below are some tgreads which may help u to solve u r problem
    How do you activate ABAP Proxies?
    Re: HTTP_RESP_STATUS_CODE_NOT_OK 401 Unauthorized
    Re: Regarding HTTP_RESP_STATUS_CODE_NOT_OK error.

  • 401 - Unauthorized error in Value Mapping Replication scenario

    Hi,
    I'm trying to push some Value Mapping replication data from one of the clients (which is a non-Integration Server) of XI system to IS. When I execute the program which calls the outbound proxy, the XI message fails with the error HTTP_RESP_STATUS_CODE_NOT_OK 401 Unauthorised.
    As given in SAP help, I registered the inbound java proxies and generated the outbound proxies. I confiured the receiver channel with path /MessagingSystem/receive/JPR/XI. In authentication data, I tried several users such as XISUPER, XIAPPLUSER, XIISUSER..Still I get the same error.
    What is missing/wrong?
    Thanks in advance
    Praveen Sirupa

    Hi Praveen,
    Could you pls do the following...just for verification....
    enter the url http://<was_server>:5<sysnr>00/MessagingSystem/receive/JPR/XI
    and when it asks for authentication give the XIAPPLUSER and password...you should get an xml that looks like this...
      <?xml version="1.0" encoding="UTF-8" ?>
    - <scenario>
      <scenname>MSG_SCEN</scenname>
      <scentype>SERV</scentype>
      <sceninst>MSG_001</sceninst>
      <scenversion>001</scenversion>
    - <component>
      <compname>SERVLET</compname>
      <compdesc>Messaging System</compdesc>
      <comphost>localhost</comphost>
      <compinst>MSG_001</compinst>
    - <message>
      <messalert>OKAY</messalert>
      <messseverity>100</messseverity>
      <messarea>QR</messarea>
      <messnumber>801</messnumber>
      <messparameter>na</messparameter>
      <messtext>MessagingServlet is active.</messtext>
      </message>
      </component>
      </scenario>
    Thanks,
    Renjith

  • 401 Unauthorized while Logging into OEM Site

    Hi,
    I have installed Oracle9iAS Rel2 Infrastructure and the Portal in the same server(Win 2k).
    I am not able to Login to OEM site with the username ias_admin and the error is "401 Unauthorized".But the password i supplied is correct and it was working fine.
    The EMwebsite Service of Infrastructure is started, but am not able to start the service of Portal's EMWebsite service through Administrator Tools&gt;services.
    Please help me to solve this problem.
    Thanking You.
    Gopinath Annamalai.

    Hi Anupam,
    Thanx for attending my query.
    The below are the lines i found in the file "oracle_home\apache\apache\logs\error.log"
    <---Start---->
    [Mon Nov 24 09:58:43 2003] [notice] FastCGI: process manager initialized
    [Mon Nov 24 10:09:11 2003] [notice] FastCGI: process manager initialized
    [Mon Nov 24 10:12:58 2003] [error] [client 10.10.8.22] MOD_OC4J_0145: There is no oc4j process (for destination: OC4J_Portal) available to service request.
    [Mon Nov 24 10:12:58 2003] [error] [client 10.10.8.22] MOD_OC4J_0119: Failed to get an oc4j process for destination: OC4J_Portal.
    [Mon Nov 24 10:12:58 2003] [error] [client 10.10.8.22] MOD_OC4J_0013: Failed to call destination: OC4J_Portal's service() to service the request.
    [Mon Nov 24 10:13:20 2003] [error] [client 10.10.8.22] MOD_OC4J_0145: There is no oc4j process (for destination: OC4J_Portal) available to service request.
    [Mon Nov 24 10:13:20 2003] [error] [client 10.10.8.22] MOD_OC4J_0119: Failed to get an oc4j process for destination: OC4J_Portal.
    [Mon Nov 24 10:13:20 2003] [error] [client 10.10.8.22] MOD_OC4J_0013: Failed to call destination: OC4J_Portal's service() to service the request.
    [Mon Nov 24 10:22:15 2003] [notice] FastCGI: process manager initialized
    [Mon Nov 24 10:29:43 2003] [error] [client 10.10.8.22] MOD_OC4J_0145: There is no oc4j process (for destination: OC4J_Portal) available to service request.
    [Mon Nov 24 10:29:43 2003] [error] [client 10.10.8.22] MOD_OC4J_0119: Failed to get an oc4j process for destination: OC4J_Portal.
    [Mon Nov 24 10:29:43 2003] [error] [client 10.10.8.22] MOD_OC4J_0013: Failed to call destination: OC4J_Portal's service() to service the request.
    [Mon Nov 24 10:34:01 2003] [error] [client 10.10.8.22] MOD_OC4J_0145: There is no oc4j process (for destination: OC4J_Portal) available to service request.
    [Mon Nov 24 10:34:01 2003] [error] [client 10.10.8.22] MOD_OC4J_0119: Failed to get an oc4j process for destination: OC4J_Portal.
    [Mon Nov 24 10:34:01 2003] [error] [client 10.10.8.22] MOD_OC4J_0013: Failed to call destination: OC4J_Portal's service() to service the request.
    [Mon Nov 24 10:34:35 2003] [error] [client 10.10.8.22] MOD_OC4J_0145: There is no oc4j process (for destination: OC4J_Portal) available to service request.
    [Mon Nov 24 10:34:35 2003] [error] [client 10.10.8.22] MOD_OC4J_0119: Failed to get an oc4j process for destination: OC4J_Portal.
    [Mon Nov 24 10:34:35 2003] [error] [client 10.10.8.22] MOD_OC4J_0013: Failed to call destination: OC4J_Portal's service() to service the request.
    [Mon Nov 24 10:35:28 2003] [error] [client 10.10.8.22] MOD_OC4J_0145: There is no oc4j process (for destination: OC4J_Portal) available to service request.
    [Mon Nov 24 10:35:28 2003] [error] [client 10.10.8.22] MOD_OC4J_0119: Failed to get an oc4j process for destination: OC4J_Portal.
    [Mon Nov 24 10:35:28 2003] [error] [client 10.10.8.22] MOD_OC4J_0013: Failed to call destination: OC4J_Portal's service() to service the request.
    [Mon Nov 24 10:53:52 2003] [notice] FastCGI: process manager initialized
    [Mon Nov 24 11:24:40 2003] [notice] FastCGI: process manager initialized
    [Mon Nov 24 11:49:33 2003] [notice] FastCGI: process manager initialized
    [Mon Nov 24 12:16:41 2003] [error] forcing termination of child #0 (handle 560)
    [Mon Nov 24 12:17:18 2003] [notice] FastCGI: process manager initialized
    <----End---->
    Gopinath Annamalai

Maybe you are looking for

  • I need some help with updating my MUVO

    Hi guys! I have gb muvo 200. At the moment the veersion of my firm ware is . 02. 0. I want to uggade it to a newer one (_05_02). I downloaded it but when I start it it says put you mp3 player in reocvery mode. I knew how to do that and I did it. But

  • Cover Browser......Itunes 7.0....

    Umm yea when i click on the cover browser button u know one of the three button where it can show u in different forms like a list or lists grouped with the album and cover but the third button for some reason wont work for my computer!? it says ther

  • Can I programmtically pair a bluetooth connection LV2009

    Past post from 2007 indicate that there is no pairing function in labview, however I would like to revisit this question now with LabVIEW 2009.  I looked in the examples, and look on the bluetooth connectivity pallete, still no pairing but I"m sure t

  • Illustrator provokes a change of Windows Appearance in Vista Ultimate !

    Under WinVista Ultimate, 4 GB RAM, Illustrator CS2 Hello, I've noticed in the past few days that whenever I launch Illustrator, the windows appearance switches from Aero to Basic. Only Illustrator does this. When I quit Illustrator, then the Windows

  • CF8 upgrade from Cf7 causing error

    Okay, i've done plenty of CF7 to CF8 upgrades and I have never seen this issue. I run the autoplay,.exe and InstallAnywhere launches and I make it to the language select screen and click okay, About 3/4 of the way through the next status bar. I get a