JCOProxy Error: Name or Password is incorrect

Hi,
We freshly installed NW 2004s and MII 12.0.2. After that we created Communication Data user in SAP and tried to connect XMII with SAP by using SAP JCo action block in workbench. But it is showing Name or Password is incorrect. Please re-enter. Then we changed the user role to Dialog user in SAP. We tried again. But again it showed the same problem. But in SAP we are able to login by using the user.
We clear the cache as mentioned in one reply in this forum like
http://localhost/XMII/JCOProxy?Mode=Reset
But after this also, it is not working. Still it is showing the same error.
We gave all parameters correct but problem not solved.
How to solve this?

Hi Senthil,
We too faced the similar issue, what we did taht we asked the abap guy to overwrite the same credntials in in R/3 side. We also did overwrite the credentials in MII side. Surprisingly it started working.
Go through the similar thread over [Here|Re: JCO Connection in MII 12.1], but it is for MII 12.1
-Suresh

Similar Messages

  • STMS, RFC-error,Name or password is incorrect (repeat logon)

    hi.
    I' ve problem with stsm
    i do :
    1) import request from development system to test system
    2) quit from stms
    3) start stms and refresh queues and recive error:"RFC-error,Name or password is incorrect (repeat logon)"
    after this, i do "reset user tmsadm" and "generate rfc destination" in test system and all works.
    But  when i do 1) 2) 3) all repates again .

    Hello Denis
    I have seen a problem recently relating to the error "Name or password is
    inocorrect.  Please re-enter." The error can be caused if you are not
    using downward compatible passwords.  Please check note 807895.
    Ensure that the passwords are compatible, try entering the password in
    uppercase and see if this helps.
    Thanks
    Kenny

  • Trouble logging to SAP from Excel: Error "Name or password is incorrect"

    Hi,
    When I am logging to SAP(APO) from Excel using VBA, I am getting error
    "Name or password is incorrect" "repeat logon".
    I have made my password in CAPITAL letters.
    Also I have the authorization S_RFC.
    Still I am not able to logon.
    If any changes are required in Profile Parameter, let me know.
    Is there any setting that I should do in sm59.
    What steps should I do, so that I can login to SAP.
    Regards,
    Vikas

    Hi Vikas,
    sorry, but i have no other ideas, perhaps any other member of
    this forum can help you.
    good luck.
    Regards, Dieter
    Can you show the VBS-Code, i will test it in my System
    Regards, Dieter
    Message was edited by:
            Dieter Gröhn

  • SSO error "Name or password is incorrect. Please re-enter"

    Hi all,
           I am trying to achieve SSO between portal and backend using Logon ticket.
    Am getting the error "Name or password is incorrect. Please re-enter". I searched in SDN and tried various possibilities that I could have missed out.
    I have the same user id in portal and backend.
    Also, the parameter ume.configuration.active=TRUE is set.
    The portal version am using is EP6.0 SP16.
    Please guide me.
    Thanks & Regards,
    M.Subathra

    Hi,
    Since you get the message "Name or password is incorrect. Please re-enter" the sap logon ticket reaches the backend system.
    Have you added the portal certificate to STRUSTSSO2 transaction in backend?
    Do a sm50 trace (security=5) in the backend system and see what the real error is.
    Regards
    Dagfinn

  • RFC Error - Name or Password is incorrect(Repeat Logon)

    Hi,
    I am trying to login to SAP Logon pad with a temporary password i was given and I get this error.
    RFC Error - Name or Password is incorrect (Repeat logon).
    Can anyone please help me on this.
    Thanks
    Syed

    Hi Syed,
    Validity of your temporary password might be over, please check with your administrator and paste the screenshot error and sap logon pad version too if possible.
    regards
    kartik

  • [ERROR]: Name or password is incorrect (repeat logon)

    Guys,
    In a transaction I use 2 action blocks for testing.
    1st action block is a standard 'SAP JCO Interface'  -- that one calls BAPI_PROCORD_GET_DETAIL
    works A1
    2nd action block is a standard 'SAP JCO Start Session'  -- that one also calls BAPI_PROCORD_GET_DETAIL but always defaults to the error (msg found in subject header)
    Both action blocks share the same 'SAP Server Details'
    Server, client, system number, user name, pwd....
    Any lead on troubleshooting will be greatly appreciated.
    Martin

    Martin,
    JCo Start Session opens a session.  To execute the BAPI, you need a second action block of type SAP JCo Function (Not SAP JCo Interface) which is linked to the Start Session action block.  Then at some point you need to use either a JCo Commit or JCo Rollback.  The logic is essentially the same as in SQL.
    Good luck,
    Mike

  • SAPJSF  Name or password is incorrect (repeat logon)  in NW SR3 NWDI deploy

    Hi,
    I am installing NW7.0  SR3
    In step of deploying :
    Initial setup of functional unit Development Infrastructure (DI all-in-one)
    there is an error :
    Name or password is incorrect (repeat logon)
    Destination parameters
    user : SAPJSF
    password : % secure content %
    host : localhost
    sysnr : $$
    client : 001
    language : null
    I tried to change the password in ume.r3.connection.master.passwd
    which is exacting the same in ABAP side
    but it doesn't work
    Anyone has ides to solve this problems?
    Thx.
    John

    ideally you should not use NWDI as an Add in, it is not a recommended scenario.
    For problem shooting this I would look in the Server0 directory for the RFC trace file which should show you what the issue is.
    If not I would then log onto the ABAP system with NWDI down, go to SM50 and increate the trace level of all DIA Wp's but only have the Security component ticked... then I would start up the J2EE and after it has failed to connect I would look through the trace files (after turning off tracing) looking for the word sapjsf. That should tell you exactly why it is failing.
    hopefully the sysnr below of $$ was just a typo.
    Ensure it is client 001 that you have changed the sapjsf password in (a common error)

  • Logon fail get massage  like "Name or password is incorrect(repeat logon)."

    I need to use BAPI in my webdynpro application.So I am creating Model for this purpose.
    On first screen which is
    Screen 1)
    "Select"
    choose the model type you want to create-------
    (.)Import Adaptive Model
    Screen 2)
    "Import Adaptive RFC Model"
    I have given model name and name scpace.
    Screen 3)
    "SAP Logon Information Screen"
    Single Server------
    Host Name:xyz
    sytem Number:00
    User Acount-------
    Client:000
    Logon Name:pqr
    Password:xxxxxx
    Language:EN
    But when i give this information and click on next it gives me error
    Name or password is incorrect(repeat logon).
    I check user name and pwd by logging SAP GUI and it is correct.
    Can any one please let me know how do I proceed to solve this problem ?
    Or is there any way to configure server credential in web dynpro ?
    Thanks
    Sunil Pawar

    Hi,
    thess pdfs may help you,
    https://www.sdn.sap.com/irj/sdn/nw-wdjava?rid=/library/uuid/a00f7103-6790-2a10-ac9c-fcac7c5b18a3
    Accessing ABAP Functions in Web Dynpro
    /docs/DOC-8061#15
    Regards,
    ramesh

  • Error in RFC: Name of password is incorrect

    Hi All,
    I am using GRC AC 10.1 with SP06 and came across with one issue and so need your help to rectify it.
    I have created one cross system groups for all deveopement clients (SAP_DEV_CG) and put all the D-clients for all the landscapes.
    While running the risk violations reports on user level, i get to see the violations along with an error: "Risk analysis finished with error. Check log for details". SLG1 reports indicates that there is some issue with the RFC: Name or password is incorrect.
    The error is quite clear and self explanatory that there is some issue with the RFC; but my concern is that, as I  have put multiple development clients to this group so how would i know for sure that SLG1 indicates the RFC (password/name) issue to exactly what system. It will not be feasible to go and see all the systems one-by-one. I checked the logs in detail, navigated through all the technical information but not really able to see the particular system name where the real issue is there.
    Looking forward to your quick and positive response.
    Thanks,
    Ameet

    Hi Colleen,
    Thanks for your response and sorry for this delay in responding with your suggestions.
    SM21 results are as below, But I don't see any hints on the connector which is causing the error with RFC:
    Exeuting the jobs for each connectors or checking for each connectors one-by-one to investigate with the RFC issue is one option as I had already mentioend in my original post, but that would take quality time to come to one conclusion.
    Do we have any way out here to get this sorted out for the connector causing the error.
    Regards,
    Ameet

  • The report server has encountered a configuration error. Logon failed for the unattended execution account. (rsServerConfigurationError) Log on failed. Ensure the user name and password are correct. (rsLogonFailed) The user name or password is incorrect

    I am able to run the report fine in BIDS in the preview window, and it deployes fine.  When it goes to view the report in the browser, I get the following error.  There is no domain, I am using a standalone computer with SQL Server and SSRS on
    this one machine.
    Can anyone point to where I might configure the permission it is looking for?  thanks!  Steven
    The report server has encountered a configuration error. Logon failed for the unattended execution account. (rsServerConfigurationError)
    Log on failed. Ensure the user name and password are correct. (rsLogonFailed)
    The user name or password is incorrect
    Steven DeSalvo

    Hi StevenDE2012,
    Based on the error message "The report server has encountered a configuration error. Logon failed for the unattended execution account. (rsServerConfigurationError)", it seems that the Unattended Execution Account settings in Reporting Services
    Configuration is not correct.
    Reporting Services provides a special account that is used for unattended report processing and for sending connection requests across the network. Unattended report processing refers to any report execution process that is triggered by an event rather than
    a user request. The report server uses the unattended report processing account to log on to the computer that hosts the external data source. This account is necessary because the credentials of the Report Server service account are never used to connect
    to other computers. To configure the account, please refer to the following steps:
    Start the Reporting Services Configuration tool and connect to the report server instance you want to configure.
    On the Execution Account page, select Specify an execution account.
    Type the account and password, retype the password, and then click Apply.
    In addition, please verify you have access to the Report Server database by following steps:
    Go to SQL Server Reporting Services Configuration Manager, make sure the configuration is correct.
    Go to Database, Verify that you can connect to the database.
    Make sure you are granted public and RSExecRole roles.
    Reference:
    Configure the Unattended Execution Account
    Configure a Report Server Database Connection
    If the problem is unresolved, i would appreciate it if you could give us detailed error log, it will help us move more quickly toward a solution.
    Thanks,
    Wendy Fu

  • Error: Name and password incorrect.

    hi all
    i am doing the file to idoc scenario. everything is success bt in the sxmb_moni i am getting the error as name and password is incorrect please retry. so for which port and which rfc destination it is failed.
    anyone can send the details abot the configuration settings of the port, rfc destinations please.
    i am trying this scenario since 3 days..
    thanks a lot
    Vasu

    Vasudeva,
    Pls do check in SM59 transaction whether you are able to do a remote logon to R/3 system using this RFC destination which you have created.
    Make sure that you are using a user id which is having relevant authorizations and make sure that you have entered the user id and password correctly.
    Cheers
    JK

  • When checking email I now get an error message saying User name or password is incorrect...

    When checking email I now get an error message saying User name or password is incorrect...  Went to AT&T store and they didn't have a clue how to fix it...
    I'm sure this question has been asked, but can someone point me in the right direction? 

    I am also having the same problem and I did go on my computer and change the password and my iPad still gives error message. Yes wish someone could help.

  • Error message on IPhone and IPad indicating user name or password is incorrect.  Information is the same as on my gmail acct on my Mac

    I have a working gmail account on my Mac and the same user name and password for my IPad.  I am getting an error message when trying to retrieve mail on the IPad indicating that the user name or password is incorrect.  I have tried deleting the account and adding it again, but doesn't solve the problem.

    iOS: Unable to send or receive email
    http://support.apple.com/kb/TS3899
    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
    Setting up and troubleshooting Mail
    http://www.apple.com/support/ipad/assistant/mail/
    iPad Mail
    http://www.apple.com/support/ipad/mail/
    Try this first - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
    Or this - Delete the account in Mail and then set it up again. Settings->Mail, Contacts, Calendars -> Accounts   Tap on the Account, then on the red button that says Remove Account.
     Cheers, Tom

  • Error message name or password is incorrect(repeat logon)

    I installed netweaver2004s abap edition at window 2003 server and sapguid 640 with business explore. 
    I can login to NSP (netweaver) by ddic or bcuser, but I can't login to NSP through analyzer when I try to open query.
    steps is as followings:
    1. go to businese explore, and choose analyzer, excel sheet shows.
    2. choose "open query", then  sap logon screen pop up
    3. I choose "NSP" and type client 000,user ddic and password minisap
    4. get error message "name or password is incorrect(repeat logon)"
    5. if I re-type the userid and password, try it again, another message is pop ip, it says the account is locked.
    Do I need any setup at netweaver Bi administration side, I need your help.

    I am having this same problem. Was there ever any solution posted?
    Matt

  • BIZTALK -"Name or Password is incorrect (repeat logon)" error

    Hello,
    I am working on a scenario wherein idoc has to be received from the BIZTALK server to SAP R3.
    Initially the entire testing was done for a particular user id. Now that userid is changed.
    Earlier a particular User ID say "XXX" was given to the BIZTALK people and corresponding settings were done at their end. I was  able to receive the IDOC successfully with that User ID.
    Now, when I have given a different User ID with same profile and authorization of "XXX", it is throwing
    "Name or Password is incorrect (repeat logon)" error while sending idoc .
    Do I need to maintain anything on the SAP end to resolve this ?? or some modifications are further required from the BIZTALK side ? If so, it would be of great help if anyone can provide me the details of the settings required on the biztalk side.
    Regards,
    Bhavesh

    Maintain the USER ID & PWD in Capital Letters in BIZTALK & SAP System

Maybe you are looking for

  • How to show Relevance% along with other columns

    I need to retieve the Relevance % in adddition to other columns in a table? How can I get the Relevance %? Thanks.

  • Problem with webutil library in Forms 11g debug (FRM-93652)

    Hi. I have a problem when debug a forms in OFM11g, that used. the problem is that the forms, in debug mode, raise the error FRM-93652. Only in debug mode. I add tha jacob.jar and jacob.dll in the folder ORACLE_HOME/forms/java and Oracle_home/forms/we

  • Find / replace in frame

    Im trying to import xml into frame and i cant figure a easy way to apply the paragraph formating i need i wanted to find the xml tag for example <header1> and replace it with the appropriate paragraph formating. is this even possible?

  • Move library to save during reinstall

    My son has an older ipod. He upgraded to whatever the itunes is now...7xx. The sync freezes. The ipod itself has been reset, so there is nothing on it. How do I move/save his library on his PC (and move it back again) so that I don't lose it when I u

  • How can I change the value of "colorscheme" parameter at runtime?

    Hello all Can I change the value of colorscheme at runtime ? This parameter can be config in formsweb.cfg file. I want to put this colorscheme as "User Preferences" in my application. Please help me if some one knows how to achieve this. From Chirag