SAP Logon failed Name or password is incorrect

Hi,
Need help with SAP IDES 60 logon using sapmmc....used "sapsr3" as user with password during the install process with client 000 and transaction s000....get error SAP logon failed Name or password is incorrect.....used brconnect to reset the password for sapsr3 account ...same password was used as in the install process...still not able to logon to sapmmc...am I missing something? Also can connect to sqlplus with system/manager but not with sysdba...using default password "change_on_install"..how can I change this password or reset?
Thanks
Regards,
Ronald

Usually acces to any SAP system will be throgh various user...but not the oracle schema users
DDIC
SAP*
etc. would be such users...why did you not try any of these?
GreetZ, AH

Similar Messages

  • Name or password is incorrect (repeat logon)

    Hi,
    I have a SAP gateway solution developed using librfc.a ( 46C) which is working fine in SAP R/3 system. I am trying to use the same solution to connect to SAP ERP Central Component 6.0. I am getting the following error in the dev_rfc file when i try to submit an IDOC to the SAP system.
                 Name or password is incorrect (repeat logon)
                <* RfcReceive: returns 3:RFC_SYS_EXCEPTION
                <* RfcCallReceive: returns 3:RFC_SYS_EXCEPTION
    Can some one tell me why this error is coming?
    Thanks in advance,
    Poornima.K

    Passwords in 7.00 based system are case sensitive. If your password was created/change in the ERP 6.0 system you need to enter it in CAPITALS (because those were converted in older systems to capital automatically) if you want to use the old librfc.
    Markus

  • 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

  • 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

  • Deployable cannot be retrieved from FILE_PROVIDER , stopping. Cause:com.sap.conn.jco.JCoException: (103) JCO_ERROR_LOGON_FAILURE: Name or password is incorrect

    Hi All,
    After two years of CTS+ working without issue, in the last fortnight JCO_ERROR_LOGON_FAILURE has occurred. I have reviewed all the configuration  in document http://scn.sap.com/doc/DOC-30177, and it all looks fine. The user configured also checks out fine as well. The user id that is causing all the trouble is CTS_<SID>. We chose this option so we could determine which user in case of future issues. We have two development paths, Project and BAU. So at anyone time transports that have started in the BAU development system will need to be imported into the Project development system (using transport express) and vice versa.  Attached is the security authentication log from the system showing authentication failure. I have also checked the transport routes defined for the business systems in the SLD and these look fine as well. Roles assigned to the user are SAP_CTS_PLUS,
    SAP_J2EE_ADMIN, SAP_XI_CMS_SERV_USER, SAP_XI_CONFIGURATOR, SAP_XI_DEVELOPER, Z_CTS_PLUS_ADDITIONAL. I have also checked the permissions on the file at the operating system level.
    Any suggestions/advice gratefully received as this really has me scratching my head.
    Log:
    !REPOSITORY_ERROR_CHECK_STACKTRACE!
    [EXCEPTION]
    com.sap.conn.jco.JCoException: (103) JCO_ERROR_LOGON_FAILURE: Name or password is incorrect (repeat logon) on DXI mshost strsap31
    at com.sap.conn.jco.rt.MiddlewareJavaRfc.generateJCoException(MiddlewareJavaRfc.java:662)
    at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1364)
    at com.sap.conn.jco.rt.ClientConnection.connect(ClientConnection.java:731)
    at com.sap.conn.jco.rt.PoolingFactory.init(PoolingFactory.java:103)
    at com.sap.conn.jco.rt.ConnectionManager.createFactory(ConnectionManager.java:293)
    at com.sap.conn.jco.rt.DefaultConnectionManager.createFactory(DefaultConnectionManager.java:46)
    at com.sap.conn.jco.rt.ConnectionManager.getFactory(ConnectionManager.java:262)
    at com.sap.conn.jco.rt.RfcDestination.initialize(RfcDestination.java:509)
    at com.sap.conn.jco.rt.RfcDestination.getSystemID(RfcDestination.java:533)
    at com.sap.conn.jco.rt.RepositoryManager.getRepository(RepositoryManager.java:30)
    at com.sap.conn.jco.rt.RfcDestination.getRepository(RfcDestination.java:603)
    at com.sap.conn.jco.rt.RfcDestination.getRepository(RfcDestination.java:27)
    at com.sap.cts.jco.tms.TmsJCoAdapter.initializeJCo(TmsJCoAdapter.java:76)
    at com.sap.cts.jco.tms.TmsJCoAdapter.<init>(TmsJCoAdapter.java:57)
    at com.sap.cts.jco.EpsFileReader.<init>(EpsFileReader.java:76)
    at com.sap.cts.jco.EpsFileReaderController.doImport(EpsFileReaderController.java:90)
    at com.sap.cts.core.ImportManager.execImport(ImportManager.java:102)
    at com.sap.cts.ejb.DeployBean.execImport(DeployBean.java:170)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:47)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:47)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:37)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:21)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_MethodRetry.invoke(Interceptors_MethodRetry.java:46)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:189)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:16)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:25)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:17)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
    at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:138)
    at com.sap.engine.services.ejb3.webservice.impl.DefaultImplementationContainer.invokeMethod(DefaultImplementationContainer.java:204)
    at com.sap.engine.services.webservices.espbase.server.runtime.RuntimeProcessingEnvironment.process0(RuntimeProcessingEnvironment.java:710)
    at com.sap.engine.services.webservices.espbase.server.runtime.RuntimeProcessingEnvironment.preProcess(RuntimeProcessingEnvironment.java:662)
    at com.sap.engine.services.webservices.espbase.server.runtime.RuntimeProcessingEnvironment.process(RuntimeProcessingEnvironment.java:322)
    at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPostWOLogging(ServletDispatcherImpl.java:199)
    at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:65)
    at com.sap.engine.services.webservices.servlet.SoapServlet.doPost(SoapServlet.java:61)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
    at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:152)
    at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:38)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:457)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:210)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:430)
    at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:38)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:81)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:276)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:81)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.SessionSizeFilter.process(SessionSizeFilter.java:26)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:57)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:43)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:475)
    at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:269)
    at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:56)
    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
    at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
    Caused by: RfcException: [null]
      message: Name or password is incorrect (repeat logon) on DXI mshost strsap31
      Return code: RFC_SYS_EXCEPTION(3)
      error group: 103
      key: RFC_ERROR_LOGON_FAILURE
    at com.sap.conn.rfc.api.RfcApi.RfcOpen(RfcApi.java:219)
    at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1331)
    ... 87 more
    Caused by: RfcException: [DXI|strsap31]
      message: Name or password is incorrect (repeat logon)
      Return code: RFC_SYS_EXCEPTION(3)
      error group: 104
      key: RFC_ERROR_SYSTEM_FAILURE
    Exception raised by DXI|strsap31
    at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcReceive(RfcIoOpenCntl.java:2034)
    at com.sap.conn.rfc.api.RfcApi.RfcOpen(RfcApi.java:187)
    ... 88 more
    Caused by: com.sap.conn.rfc.exceptions.RfcGetException: Name or password is incorrect (repeat logon)
    at com.sap.conn.rfc.engine.RfcImp.ab_rfcerror(RfcImp.java:1157)
    at com.sap.conn.rfc.engine.RfcGet.rfcget_run(RfcGet.java:131)
    at com.sap.conn.rfc.engine.RfcGet.ab_rfcget(RfcGet.java:23)
    at com.sap.conn.rfc.engine.RfcRcv.ab_rfcreceive(RfcRcv.java:33)
    at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcReceive(RfcIoOpenCntl.java:1981)
    ... 89 more

    User id missing in client 000

  • 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)

  • 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

  • SCOM Linux discovery failed with "The user name or password is incorrect" error

    Hi every one .
    In our test environment when I want to discover a new linux computer system , discovery process fails with this error message :
    Unexpected DiscoveryResult.ErrorData type.  Please file bug report.
    ErrorData: Microsoft.SystemCenter.CrossPlatform.ClientLibrary.Common.SDKAbstraction.TaskInvocationException
    Task invocation failed with error code 1326. Error message was: The user name or password is incorrect.
       at System.Activities.WorkflowApplication.Invoke(Activity activity, IDictionary`2 inputs, WorkflowInstanceExtensionManager extensions, TimeSpan timeout)
       at System.Activities.WorkflowInvoker.Invoke(Activity workflow, IDictionary`2 inputs, TimeSpan timeout, WorkflowInstanceExtensionManager extensions)
       at Microsoft.SystemCenter.CrossPlatform.ClientActions.DefaultDiscovery.InvokeWorkflow(IManagedObject managementActionPoint, DiscoveryTargetEndpoint criteria, IInstallableAgents installableAgents)
    But I m sure that this username and password is correct and I can logon to this computer with this credential.
    how do I find root cause of this issue ?

    I have been enabled logging before doscovery process .
    in temp directory :
    0: 02/10/15 20:03:22 : Enter SCXNameResolverProbe constructor
    0: 02/10/15 20:03:22 : Leave SCXNameResolverProbe constructor
    1: 02/10/15 20:03:22 : Enter SCXNameResolverProbe::DoInit
    1: 02/10/15 20:03:22 : XML_INIT_CALL
    1: 02/10/15 20:03:22 : Check WSAStartup
    1: 02/10/15 20:03:22 : Exit SCXNameResolverProbe::DoInit
    2: 02/10/15 20:03:22 : Enter SCXNameResolverProbe::DoProcess()
    2: 02/10/15 20:03:22 : SCXNameResolverProbe::DoProcess passed initial arguments checking
    2: 02/10/15 20:03:22 : SCXNameResolverProbe::DoProcess input: 192.168.7.62
    2: 02/10/15 20:03:22 : SCXNameResolverProbe::DoProcess - Input is an IP-address
    3: 02/10/15 20:03:22 : Enter SCXNameResolverProbe::GetName(): 192.168.7.62
    3: 02/10/15 20:03:22 : Resolve IPv4 address to host name
    3: 02/10/15 20:03:22 : Leave SCXNameResolverProbe::GetName(): SUSE11
    2: 02/10/15 20:03:22 : SCXNameResolverProbe::DoProcess returns name: SUSE11
    2: 02/10/15 20:03:22 : SCXNameResolverProbe::DoProcess returns ip: 192.168.7.62
    2: 02/10/15 20:03:22 : SCXNameResolverProbe::DoProcess returns errorcode: 0
    2: 02/10/15 20:03:22 : SCXNameResolverProbe::DoProcess returns errortext: 
    2: 02/10/15 20:03:22 : SCXNameResolverProbe::DoProcess returns xml: <NetworkName>SUSE11</NetworkName><IPAddress>192.168.7.62</IPAddress><StatusCode>0</StatusCode><StatusMessage></StatusMessage>
    2: 02/10/15 20:03:22 :  Enter initDataHolder
    2: 02/10/15 20:03:22 : Enter initDataType
    2: 02/10/15 20:03:22 : initDataType initializing output datatype
    2: 02/10/15 20:03:22 : Leave initDataType
    2: 02/10/15 20:03:22 : Leave initDataHolder
    2: 02/10/15 20:03:22 : Leave SCXNameResolverProbe::DoProcess
    4: 02/10/15 20:03:22 : Enter SCXNameResolverProbe destructor
    4: 02/10/15 20:03:22 : SCXNameResolverProbe destructor - FreeLibrary failed: 0
    4: 02/10/15 20:03:22 : Leave SCXNameResolverProbe destructor
    with debug viewer I have this message after discovery :
    [7448] A management object with display name SUSE11 could not be found.

  • 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

  • (103) RFC_ERROR_LOGON_FAILURE: Name or password is incorrect (repeat logon)

    Hello gurus!!
       I am logged into the portal through single sign on with my backend ECC. I am clicking on My ESS and I am getting this error:
    (103) RFC_ERROR_LOGON_FAILURE: Name or password is incorrect (repeat logon).
    Could anybody please let me know what could be wrong?
    Thanks.
    Maria Kutty

    Maria,
    You are probably not using either the correct username or the password.
    Refer to this wiki.
    http://wiki.sdn.sap.com/wiki/display/EP/TroubleshootingSAPJavaConnector%28JCo%29
    Cheers!
    Sandeep Tudumu

  • 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

  • Cause:Name or password is incorrect (repeat logon)

    Hi!
    We installed SAP Solution Manager and SAP NetWeaver 7.0 (PI) on the same host.
    I have executed the post installation step with wizard (step PI_00).
    With the following step I got problems:
    Execute SWF_XI_BPM_AUTO_CUSTOMIZE
    Add Installed Product2
    Configure the integration server for sld
    Create Destination INTEGRATION_DIRECTORY_HMI
    Create Destination AI_RUNTIME_JCOSERVER (ABAP)
    Create Destination AI_DIRECTORY_JCOSERVER (ABAP)
    Create Destination LCRSAPRFC (ABAP)
    Create Destination SAPSLDAPI (ABAP)
    Configure the Role of the Integration Service
    Register Queues used by the Integration Server
    The appropriate error here for all the steps:
    (cause:Name or password is incorrect (repeat logon).
    The further problem is that I cannot access to XI tools and get the following error:
    Details
    Cannot connect to Repository
    STACKTRACE:
    com.sap.aii.utilxi.misc.api.BaseRuntimeException: Cannot connect to Repository
        at com.sap.aii.ibdir.gui.scenario.wizard.core.WizardContext.checkRepository(WizardContext.java:65)
        at com.sap.aii.ibdir.gui.scenario.wizard.core.WizardContext.init(WizardContext.java:75)
        at com.sap.aii.ibdir.gui.scenario.wizard.core.WizardContext.setWizard(WizardContext.java:260)
        at com.sap.aii.ibdir.gui.scenario.wizard.ConfigurationWizardCommand.execute
    Can some one help me to solve this problem?
    Thank you very much!
    regards
    Holger

    Hi
    Check this
      Java Web Start
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1688 [original link is broken] [original link is broken] [original link is broken]
    Unable to open IR/ESR/ID ? (XI/PI/PI 7.1) [Updated for PI 7.1 support]
    Probably Javau2122 WebStart does not detect the correct Proxy Settings .
    To change the Proxy Settings:
    Select Windows Start menu -> All Programs -> Java Web Start -> Java Web Start
    Choose File -> Preferences -> General
    Choose None to switch off the proxy settings or Manual to set the HTTP Proxy and HTTP Port.
    ChooseOK
    Close Javau2122 Webstart

  • Name or password is incorrect (repeat logon) while sending idoc

    Hi All,
    In R/3 System we created RFC destination to PI system by using RFCUSER as logon parameters. while executing Test connection it is connecting.
    While sending the IDoc from R/3 to SAP XI, it is giving message as "IDoc sent to R/3 System or external program" and immediately displaying the PI Logon Screen with my userid.
    When I checked the SM58 , "Name or password is incorrect (repeat logon)"  message is giving.
    Whether I have to create RFC Destination by using my userid or it may work with RFCUSR id.
    When I checked the RFC destinations in R/3 and PI it is working fine.
    My  userid and password is working properly.
    What I done wrong?
    Regards
    Sridhar

    Hi,
    You have to do the following checks
    1) Check whether that RFCUSER is Present in XI or Not???check in SU01 T-code
    2) In Sm59 , do Remote Logon also, Here this time it shld connect to XI automatically with out asking any Logon Details .
    3) If this is asking the Logon details means, the Logon details which u have provided in SM59 is Completly Wrong
    Regards
    Seshagiri

  • 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

Maybe you are looking for

  • WRT54GX2 isn't working, can't access its settings

    There seems to be a problem with my wireless WRT54GX2 router. It was working fine but now is not. Not only can I not access the internet when it is properly connected but I can't even reach the 192.168.1.1 settings. If I disconnect the router and con

  • Fetch from Table Type

    Hi All I am modifying standard smartform. I am facing problem in fetching data from "Form Interface". For Eg. Status           type         output_status but here "output_status" is Table Type of some Structure(from where I want to fetch the field).

  • Java.beans.Statement & java.sql.Statement

    My old code from jdk1.3.1 throws the ambiguous class thingie-mo-bob. Why did they implement the new java.beans.Statement, and is there anyway to make it default to the old java.sql.Statement without having to go through all the old code and add impor

  • How to install j2sdk1.4.0_02?

    When I try the first steps from the tutorial - it`s not possible to debug "erstesProgramm.java" so that I get the document"erstesProgramm.class". I`d installed j2sdk on c:\j2sdk...Do I have to install it to c:\windows\... or enywhere else? Even when

  • Enabling Change log in OUD 11gR2PS2

    Hi Team, We are trying to configure reverse LDAP sync between OIM and OUD. OIM has the reconciliation scheduler for user reverse sync. But this depends on change log parameter in OUD. We are trying to enable change log in OUD. But We see that change