RFC_ERROR_PROGRAM: 'password' missing

HI all,I had the ess/mss system on EP7.0,When I logon the system ,give me the error:
The initial exception that caused the request to fail, was:
com.sap.mw.jco.JCO$Exception: (101) RFC_ERROR_PROGRAM: 'password' missing
at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:457)
at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:1025)
at com.sap.mw.jco.JCO$Client.connect(JCO.java:3255)
at com.sap.dictionary.runtime.mdi.DataProvider.<init>(DataProvider.java:91)
at com.sap.dictionary.runtime.mdi.DataProvider.<init>(DataProvider.java:123)
... 72 more
See full exception chain for details.
com.sap.tc.webdynpro.services.exceptions.TypeNotFoundException: type com.sap.pcuigp.xssfpm.wd.model.types.Ext_Service could not be loaded: com.sap.dictionary.runtime.DdException: failed to create provider: 'password' missing
at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getSimpleType(DataTypeBroker.java:250)
at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getDataType(DataTypeBroker.java:213)
at com.sap.tc.webdynpro.progmodel.context.DataAttributeInfo.init(DataAttributeInfo.java:318)
at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initUnmappedAttributes(NodeInfo.java:687)
at com.sap.tc.webdynpro.progmodel.context.DataNodeInfo.doInit(DataNodeInfo.java:238)
at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:671)
at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:674)
at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:40)
at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
at com.sap.tc.webdynpro.progmodel.controller.Component.getCustomControllerInternal(Component.java:449)
at com.sap.tc.webdynpro.progmodel.controller.Component.getController(Component.java:378)
at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.getPublicInterface(DelegatingComponent.java:181)
at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdGetBackendConnectionsController(InternalFPMComponent.java:219)
at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:182)
at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:756)
at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)
at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1288)
at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:355)
at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:548)
at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:592)
at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:864)
at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)
at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:684)
at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
at java.security.AccessController.doPrivileged(AccessController.java:215)
at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
Caused by: com.sap.dictionary.runtime.DdException: failed to create provider: 'password' missing
at com.sap.dictionary.runtime.ProviderFactory.internalGetProvider(ProviderFactory.java:254)
at com.sap.dictionary.runtime.ProviderFactory.getProvider(ProviderFactory.java:146)
at com.sap.dictionary.runtime.DdDictionaryPool.getProvider(DdDictionaryPool.java:97)
at com.sap.dictionary.runtime.DdDictionaryPool.getDictionary(DdDictionaryPool.java:79)
at com.sap.dictionary.runtime.DdDictionaryPool.getDictionary(DdDictionaryPool.java:48)
at com.sap.dictionary.runtime.DdBroker.getDataType(DdBroker.java:149)
at com.sap.dictionary.runtime.DdBroker.getSimpleType(DdBroker.java:170)
at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getSimpleType(DataTypeBroker.java:242)
... 60 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:80)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:44)
at java.lang.reflect.Constructor.newInstance(Constructor.java:315)
at com.sap.dictionary.runtime.ProviderFactory.internalGetProvider(ProviderFactory.java:229)
... 67 more
Caused by: com.sap.mw.jco.JCO$Exception: (101) RFC_ERROR_PROGRAM: 'password' missing
at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:457)
at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:1025)
at com.sap.mw.jco.JCO$Client.connect(JCO.java:3255)
at com.sap.dictionary.runtime.mdi.DataProvider.<init>(DataProvider.java:91)
at com.sap.dictionary.runtime.mdi.DataProvider.<init>(DataProvider.java:123)
... 72 more
I check the sld and JCo Destination,it's all ok.
who can help me?

Hi Joecui,
Refer this link [JCo Exceptions|http://help.sap.com/saphelp_erp2005/helpdata/en/f6/daea401675752ae10000000a155106/frameset.htm]
With Regards,
Laksh.

Similar Messages

  • (101) RFC_ERROR_PROGRAM: 'password' missing at com.sap.mw.jco.Middlewar

    All,
    I am trying to set up a simple demo about Payer direct with our 46C system. I have the R3 system defined in the system landscape. In user management, I have assigned UIDPW as logon method. I have maintained the User mapping where it is successfully saved but then when I go for the actual execution of the payer direct package, I get following error:
    com.sap.mw.jco.JCO$Exception: (101) RFC_ERROR_PROGRAM: 'password' missing at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:413) at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:823) at com.sap.mw.jco.JCO$Client.connect(JCO.java:2922) at com.sapportals.portal.prt.service.jco.JCOClientService.getJCOClientPoolEntry(JCOClientService.java:1290) at com.sapportals.portal.prt.service.jco.JCOClientService.getJCOClientPoolEntry(JCOClientService.java:1059) at com.sap.pct.fin.suss.PortalJcoService.getClientFromPortalJCOService(PortalJcoService.java:71) at com.sap.pct.fin.suss.PortalJcoService.getFunctionFromPortalJCOService(PortalJcoService.java:85) at com.sap.pct.fin.suss.R3UserAccountService.getUserAccounts(R3UserAccountService.java:37) at com.sap.pct.fin.suss.PortalBusinessPartnerService.loadBusObjects(PortalBusinessPartnerService.java:150) at com.sap.pct.fin.suss.FrontController.createBillerDirectUser(FrontController.java:244) at com.sap.pct.fin.suss.FrontController.createNewModelManager(FrontController.java:207) at com.sap.pct.fin.suss.FrontController.prepare(FrontController.java:168) at com.sap.pct.fin.suss.FrontController.doContent(FrontController.java:94) at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209) at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114) at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328) at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136) at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:377) at java.security.AccessController.doPrivileged(Native Method) at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:390) at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:164) at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729) at java.lang.Thread.run(Thread.java:534) .
    Exception id: 05:45_29/07/05_0026_3897050
    See the details for the exception ID in the log file
    Any help will be greatly appreciated.
    Regards,
    Abhijeet

    Hi Abhijeet,
    Can you tell us on what version of EP you are working?
    Did u try out other R/3 transaction codes using the same system. you can test in Sys Admin--> support --> SAP Application --> SAP Transaction for EP6 SP2 .Check to see whether you can access and have no error. For EP6 SP9, you can test connection after you create the system.
    there are few sAP notes with reference to EP5.0 on RFC_ERROR_PROGRAM - SAP note - 458082, 543870, 516636.
    Hope this helps,
    Thanks,
    Praveen
    PS.Dont forget to reward points for useful/solved answers

  • "Password Missing" Enter the password for the account "iCloud"

    After upgrading my iPhone 4 to iOS 6.0 and setting up as a 'new phone'...I've had this recurring problem with my iCloud mail.  Despite entering my iCloud password successfully in settings as well as my Apple ID (same email/password), I continue to get prompted three times with this "password missing" message everytime I use the Mail app.  It prompts me every time I'm IN the app, not necessarily launching it from closed.  I have done the following:
    verified that the password was entered correctly
    checked my iCloud mail at iCloud.com with the same password
    verified my apple ID and password at appleID.apple.com
    continued to receive mail without incident on my macbook
    Synced the phone with iTunes (leaving mail, contacts, and calendars set to iCloud sync)
    Not sure what to do next.  I could try wiping the phone again, but suspect I'll have the same problem.  Found a similar posting on this topic last week that said going to the Manage Apple ID site was the solution.  Can't find anyone with a similar problem in Communities. 

    Hello Everyone,
    I tried the solution offered at this link and it worked for me. It involves going to "Settings/Mail, Contacts,Calendars/iCloud/Account". At this screen, I deleted and re-enered my password for my account which was an @yahoo.com account (The only one I EVER wanted to use). Then I also deleted anything I could that was an @me account. I launched my mail and no more problems. Enjoy!
    http://forums.imore.com/ios-6-forum/240560-ios-mail.html

  • Start of UME Service Failed". Technical details: 'password' missing

    Hi, I am facing a problem with UME Configuration of a Double Stack ABAP+Java Netweaver 7.01 System.
    The Java Engine won't come up.
    Though I have unlocked J2EE_ADMIN, J2EE_GUEST and SAPJSF in the ABAP User Management, after Restart of J2EE-Cluster the J2EE Engine doesnt't come up with the following Error (in std_server0.out):
    com.sap.engine.frame.ServiceException: Start of UME service failed. Check help topic "Start of UME Service Failed". Technical details: 'password' missing at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:398) at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31) at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214) at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144) at com.sap.engine.frame.core.thread.Task.run(Task.java:64) at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:83) at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:156) Caused by: com.sap.security.core.persistence.datasource.PersistenceException: 'password' missing at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:236) at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:491) at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.(PrincipalDatabagFactoryInstance.java:446) at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:164) at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:117) at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:63) at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:221) at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:287) ... 6 more [Framework -> criticalShutdown] Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started. Jun 16, 2010 8:07:30 AM com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_59] Fatal: Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    When I try to reset the password of J2EE_ADMIN in the configtool the following message appears: "The value is different from previous!" Maybe this is 'cause I chose a password that I've used sometimes before, but when i enter something like '123456' or 'geheim' or something else the same message appears.
    Please tell me how i can resolve the "The value is different from previous!"-Problem, because it's really critical by now. Thanks for your help.
    regards,
    Carsten

    Hi  Blanca,
    First I have to thank you for your answer.
    I followed the steps you provided:
    the master client in the system is 100.
    In client 100 the users SAPJSF, J2EE_ADMIN and J2EE_GUEST exist and are active.
    I reset the password of SAPJSF on the ABAP side and after that in configtool i adjusted the values for
    ume.r3.connection.master.client (100) and ume.r3.connection.master.user (SAPJSF).
    But when it comes to save a new value for the *.master.passwd the same error appears.
    "The value is different from previous!".
    Any ideas?
    thanks beforehand and regards
    Carsten

  • Email password missing but won't complete?!?!'

    What do I do, my email says it has the password missing but it won't complete the process and says it has a message error domain?? Please HELP!!!

    Thanks for your help! I followed that series of instructions and still can't get it to access . It goes str8 from selecting "other" from the email groups to add a new account, and cancel takes you back to the groups. Its saying I have 50 emails but somehow has me blocked from accessing them...

  • Why I can't login to my email? They kept saying password missing.... I tried to type the correct password but they kept saying serve not found.

    Why I can't login to my email fr my iPad 4 ? They kept saying password missing even though I type the correct password they still said serve not found. Thank you!

    I would go into settings and take a look if the mail account settings were all set like the mail provider's guide

  • RFC_ERROR_PROGRAM: 'mshost' missing

    Hi people,
    when I use the BI>Bex on enterprise portal I get the ne
    com.sap.ip.bi.base.service.connection.ConnectionException: No connection possible to BI master system SAP_BW
         at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getMasterSystemConnection(GenericConnectionPool.java:71)
         at com.sap.ip.bi.base.application.impl.Application.createService(Application.java:463)
         at com.sap.ip.bi.base.application.impl.Application.getProperty(Application.java:715)
         at com.sap.ip.bi.base.application.impl.Application.startApplicationStep(Application.java:283)
         at com.sap.ip.bi.base.application.impl.Application.initialization(Application.java:263)
         at com.sap.ip.bi.base.application.ApplicationFactory.createApplication(ApplicationFactory.java:172)
         at com.sap.ip.bi.base.application.ApplicationFactory.createApplication(ApplicationFactory.java:65)
         at com.sap.ip.bi.webapplications.runtime.impl.Page.createApplication(Page.java:1029)
         at com.sap.ip.bi.webapplications.runtime.impl.Page.constructPage(Page.java:911)
         at com.sap.ip.bi.webapplications.runtime.impl.Page.<init>(Page.java:750)
         at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.createPage(Controller.java:547)
         at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.doProcessRequest(Controller.java:919)
         at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.processRequest(Controller.java:816)
         at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService.handleRequest(BIRuntimeService.java:328)
         at com.sap.ip.bi.webapplications.runtime.jsp.portal.components.LauncherComponent.doContent(LauncherComponent.java:24)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: com.sap.ip.bi.base.service.connection.ConnectionException: No connection exists for system "SAP_BW"
         at com.sap.ip.bi.base.portal.connection.PortalConnectionPool.getConnection(PortalConnectionPool.java:206)
         at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getMasterSystemConnection(GenericConnectionPool.java:67)
         ... 46 more
    Caused by: com.sap.mw.jco.JCO$Exception: (101) RFC_ERROR_PROGRAM: 'mshost' missing
         at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:457)
         at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:1025)
         at com.sap.mw.jco.JCO$Client.connect(JCO.java:3255)
         at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnection.connectWithJCO(SAPCFConnectorManagedConnection.java:429)
         at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnection.establishInitialConnection(SAPCFConnectorManagedConnection.java:204)
         at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnection.init(SAPCFConnectorManagedConnection.java:183)
         at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnectionFactory.createManagedConnection(SAPCFConnectorManagedConnectionFactory.java:129)
         at com.sap.engine.services.connector.jca.ConnectionHashSet.match(ConnectionHashSet.java:338)
         at com.sap.engine.services.connector.jca.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:267)
         at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorConnectionFactory.getConnectionEx(SAPCFConnectorConnectionFactory.java:156)
         at com.sap.portal.ivs.internalconnector.ConnectionProvider.getConnection(ConnectionProvider.java:295)
         at com.sap.portal.ivs.internalconnector.ConnectionProvider.getConnection(ConnectionProvider.java:256)
         at com.sapportals.portal.ivs.cg.ConnectorService.getConnection(ConnectorService.java:446)
         at com.sapportals.portal.ivs.cg.ConnectorService.getConnection(ConnectorService.java:84)
         at com.sap.ip.bi.base.portal.connection.PortalConnectionPool.getConnection(PortalConnectionPool.java:170)
         ... 47 more
    xt message error:
    What can I do?

    I fill the message server, and the error have changed, now it´s this:
    The initial exception that caused the request to fail was: 
    Connect to message server host failed
    Connect_PM  TYPE=B MSHOST=host GROUP=PUBLIC R3NAME=SID MSSERV=3200 PCS=1
    LOCATION    CPIC (TCP/IP) on local host with Unicode
    ERROR       The message received isn't from a message server.
                Are you really connected to the message server?
                Please check your connection parameters.
                (host / 3200)
    TIME        Wed Jan 28 10:16:35 2009
    RELEASE     700
    COMPONENT   MS (message handling interface, multithreaded)
    VERSION     4
    RC          -29
    MODULE      msxxi.c
    LINE        2543
    COUNTER     1
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed
    Connect_PM  TYPE=B MSHOST=host GROUP=PUBLIC R3NAME=SID MSSERV=3200 PCS=1
    LOCATION    CPIC (TCP/IP) on local host with Unicode
    ERROR       The message received isn't from a message server.
                Are you really connected to the message server?
                Please check your connection parameters.

  • HT1430 While I open my yahoo mail, it always appear "password missing" and ask me to enter the password with 8 digit. My email password is not 8 digit. How can I re-open my yahoo mail box on iphone.

    While I open my yahoo mail on iphone, it always appear "password missing" and ask me to enter the 8-digit password. My email password is not 8-digit. How can I get the password ?

    Hi Chandice
    Have you tried to remove the email account and adding it back on again?

  • Password Missing

    When I attempt to retrieve mail from the phone, I get a message saying "password missing"...I enter my password and it merely pops up again.  I have verified that this is the correct password by logging into the email server from my PC.  Any clue?

    If you are talking about the password that unlocks the iPad so that you can use the device ....
    You have to restore the device within iTunes. You want to use the same computer that you always sync with so that you can restore your app data and settings. You can restore with any other computer, but you will lose everything on the iPad.
    You will have to use recovery mode
    http://support.apple.com/kb/ht4097

  • TS2621 my mail app on my iphone and ipad are giving me the same message....Password missing.....When I enter my password I get another message sayingThe operation couldn't be completed. (MFMessageErrorDomain error 1032.)

    my iphone and ipad are giving me the same message when I tap the mail icon.  "Password Missing  Enter the password for the account"  When I enter my password, I get another message saying "  The operation couldn't be completed (MFMessage Error Domain error 1032)  I need help fixing it.

    Hi Pjcox4,
    Thanks for visiting Apple Support Communities.
    The steps in this article can help resolve various troubles with accessing mail accounts:
    iOS: Unable to send or receive email
    http://support.apple.com/kb/ts3899
    If you get to step 5 in the above article, this one is a good reminder for how to set up your mail account again:
    iOS: Setting up an email account
    http://support.apple.com/kb/ht4810
    Best,
    Jeremy

  • Checking mail, get "password missing.  Enter the password for the account "iCloud"."

    Checking email, get Password Missing.  Enter the password for the account "iCloud."  Have tried changing password, re-entering new password at iCloud setting, still no success. Then I get message The MobileMe server "mail.me.com" is not responding.  Check your network connection and that you entered the correct information in the "Incoming Mail Server" field.  What can be done to correct password issue?

    Make sure you have a network connection.  Are you connected to the internet or cellular network

  • Google "Password Missing" problem on new iPhone 5 (2 step verification)

    i have a new iphone 5 that i just activated after having an iphone 4 that i just turned off.
    i keep getting a "Password Missing" prompt after entering what i /think/ is my google password for my GMAIL account.
    however, having activated google's 2 step verification process i am a bit confused as to what the password actually is. does anyone understand this or how i am supposed to recover my password. i have "backup verification codes" in my wallet but i /think/ these are for my computers i guess?
    ALSO, i tried to reset my password for google on the web - but when i enter this NEW password it still does not take on my iphone.
    anyone know how to figure out what password to enter on my iphone to get google mail?
    THANKS

    ok. i keep doing this and missing this section of this process.
    you have to go to the Application Specific password section which will generate a 16 digit code that you have to enter instead of your actual google password.
    not quite sure what those backup passwords are for though...

  • Inserting password missing font?

    When i require to insert me password to download a program or any updates it seems the font is missing and is replaced with this [A] sign. Does anyone know why it's doing this. I have recently updated my software to mac OS X V10.6 Snow Leopard and it never done this with my previous version.
    ( if image is missing. you can see it at http://dl.dropbox.com/u/6763205/Screen%20shot%202011-04-17%20at%2020.01.05.png )
    Thanks
    Daniel

    That's part of the font LastResort, in the /System/Library/Fonts/ folder. Causes are normally either a corrupt font, or just the font cache files. To clear the cache files:
    Close all running applications. From an administrator account, open the Terminal app and enter the following command. You can also copy/paste it from here into the Terminal window:
    sudo atsutil databases -remove
    This removes all font cache files. Both for the system and all user font cache files. After running the command, close Terminal and immediately restart your Mac.

  • Jdeveloper zip file password missed.

    arround 1year before a cd was provided by oracle magazine "Oracle9i Application Server Developer Preview " including Oracle9iAS Containers for J2EE - Developer Preview and Oracle9i JDeveloper - Release Candidate 2
    i had registered for the cd that time and got the password for the zip file of Jdeveloper but now i missed the password. the link given in CD is now i think removed from the site. sending you the link information so that if possible can you send me the zip file password.
    the link for getting the password by filling registration form was "http://www.oracle.com/go/?&Src=1271084&Act=4"

    just i want the oracle software that support the windows XP and win NT, please can u provide this thing

  • Chromium passwords missing ONLY when logging in via lxdm

    Crazy I know but it's true.  If I log in via lxdm and from with in chromium: preferences>personal stuff>manage saved passwords both "saved passwords" and "never saved" are blank.  If I switch /etc/inittab to use lightdm, telinit 3 && telinit 5 and log in, all passwords are there and populated.  WTF?

    I have the same problem with chrome. Has anyone found a solution for this? Adding
    auth optional pam_gnome_keyring.so
    session optional pam_gnome_keyring.so auto_start
    to /etc/pam.d/lxdm didn't helped for me.

Maybe you are looking for

  • View created with NUMBER(126) type instead of using the underlying datatype

    I have a view that needs to be updated with one additional field. The view combines the contents of three different tables with the same fields using UNIONs and some logic to filter out certain contents from each table. I created the new field in eac

  • Pages crashes - even after reinstall

    I have the latest Pages version (5.1) and I am running Mavericks 10.9.1. I wanted to continue working on a Pages document, but Pages crashes during startup. It won't open. I have deleted the app, emptied the trash and downloaded a fresh copy from the

  • Do refurbished iPods come in the same box as the new ones?

    I was wondering if refurbished iPods come in the same box as the new ones? In other words, if you didn't know it was refurbished, would everything look and feel the same, even down to the packaging of the product? Thanks. Message was edited by: jmFig

  • New laptop... how do i set up itunes .....

    I am sure this is a simple problem ... My old laptop (not an apple) died unable to it turn on. I have an iPad (the first model)  and  an iPhone 4. How do i set up / sync it with my new laptop with out losing my itunes purchases, apps music, pictures

  • Stuck on OS X 10.10 after opting out of Beta Updates

    This week I opted-out of the Yosemite Beta program and I am no longer able to update my software. The app store shows no updates available and my current version is 10.10. Does anyone know why this is happening? Thanks