Error in ESS Overview Link

Hi,
We have implemented ESS. The problem we are facing now is a dump whenever we click the "Go to Personal Data Overview" link which appears in the screen after clicking the save button. This issue comes only for few countries.
Error details below,
com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to restart application due to problems to destroy the original exception
     at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.restart(AbstractApplicationProxy.java:292)
     at com.sap.portal.pb.PageBuilder.handlePageBuilderEvent(PageBuilder.java:1187)
     at com.sap.portal.pb.PageBuilder.dispatchPageBuilderEvent(PageBuilder.java:1090)
     at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1385)
     at com.sap.portal.pb.PageBuilder.SendDataAndProcessAction(PageBuilder.java:327)
     at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:869)
     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:333)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:741)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:694)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
     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:219)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
Caused by: com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Access via NULL object reference not possible., error key: RFC_ERROR_SYSTEM_FAILURE
     at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:103)
     at com.sap.xss.per.fc.persinfo.FcPersInfo.onCleanup(FcPersInfo.java:642)
     at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfo.onCleanup(InternalFcPersInfo.java:920)
     at com.sap.xss.per.fc.persinfo.FcPersInfoInterface.onCleanup(FcPersInfoInterface.java:236)
     at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface.onCleanup(InternalFcPersInfoInterface.java:302)
     at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface$External.onCleanup(InternalFcPersInfoInterface.java:546)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent.cleanUp(FPMComponent.java:645)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent.access$1000(FPMComponent.java:78)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.exitCalled(FPMComponent.java:965)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.exitCalled(FPMComponent.java:1136)
     at com.sap.pcuigp.xssfpm.wd.BackendConnections.wdDoExit(BackendConnections.java:124)
     at com.sap.pcuigp.xssfpm.wd.wdp.InternalBackendConnections.wdDoExit(InternalBackendConnections.java:228)
     at com.sap.tc.webdynpro.progmodel.generation.DelegatingCustomController.doExit(DelegatingCustomController.java:77)
     at com.sap.tc.webdynpro.progmodel.controller.Controller.exitController(Controller.java:180)
     at com.sap.tc.webdynpro.progmodel.controller.Controller.exit(Controller.java:154)
     at com.sap.tc.webdynpro.progmodel.controller.Component.exitController(Component.java:252)
     at com.sap.tc.webdynpro.progmodel.controller.Controller.exit(Controller.java:154)
     at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.exit(ClientComponent.java:219)
     at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.exit(ClientApplication.java:474)
     at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.destroy(ClientApplication.java:527)
     at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.destroy(ApplicationSession.java:410)
     at com.sap.tc.webdynpro.clientserver.session.ClientWindow.destroyApplicationSession(ClientWindow.java:235)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doDestroyApplication(ClientSession.java:1031)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doSessionManagementPostProcessing(ClientSession.java:817)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:267)
     at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
     at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.destroy(ApplicationHandle.java:105)
     at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.destroyInternal(AbstractApplicationProxy.java:992)
     at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.restart(AbstractApplicationProxy.java:287)
     ... 33 more
Please guide if there is any configuration missed in the Backend side.
Thanks,
Vijay

HI
check the backend EA HR level , there is no SP Mismatch
http://wiki.sdn.sap.com/wiki/display/ERPHCM/HOWTOGETRIDOFSPSTACKMISMATCHISSUES
This issue is usually caused by some missing or improper customizing of
backend table V_T7XSSPERSUBTYP. check the infotype and country version
Check also the thread:
Personal Information overview service dump
Please remember to evaluate the replays, this incentive the SDN to keep growing,
regards,
Fabio

Similar Messages

  • Error in ESS(Overview)

    Hi All,
       When i click any of ess worksets i am getting following error.
    How to resolve the following error ?
    500   Internal Server Error
    SAP NetWeaver Application Server 7.00/Java AS 7.00 
    Failed to process request. Please contact your system administrator.
    [Hide]
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    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:1015)
        at com.sap.mw.jco.JCO$Client.connect(JCO.java:3238)
        at com.sap.dictionary.runtime.mdi.DataProvider.<init>(DataProvider.java:91)
        at com.sap.dictionary.runtime.mdi.DataProvider.<init>(DataProvider.java:123)
        ... 74 more
    See full exception chain for details.
    System Environment
    Client
    Web Dynpro Client Type HTML Client
    User agent Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1)
    Version null
    DOM version null
    Client Type msie7
    Client Type Profile ie6
    ActiveX enabled
    Cookies enabled
    Frames enabled
    Java Applets enabled
    JavaScript enabled
    Tables enabled
    VB Script enabled
    Server
    Web Dynpro Runtime Vendor: SAP, build ID: 7.0011.20070125102926.0000 (release=645_VAL_REL, buildtime=2007-01-31:20:18:32[UTC], changelist=434634, host=pwdfm101), build date: Thu May 03 16:21:20 CDT 2007
    J2EE Engine 7.00 patchlevel
    Java VM Java HotSpot(TM) Server VM, version:1.4.2_13-b06, vendor: Sun Microsystems Inc.
    Operating system Windows 2003, version: 5.2, architecture: x86
    Session & Other
    Session Locale en_US
    Time of Failure Tue Jun 26 05:43:00 CDT 2007 (Java Time: 1182854580625)
    Web Dynpro Code Generation Infos
    sap.com/pb
    SapDictionaryGenerationCore 7.0011.20061002105236.0000 (release=645_VAL_REL, buildtime=2007-01-31:20:02:43[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates 7.0011.20061002105236.0000 (release=645_VAL_REL, buildtime=2007-01-31:20:02:51[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapGenerationFrameworkCore 7.0011.20060719095755.0000 (release=645_VAL_REL, buildtime=2007-01-31:19:49:49[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0011.20061002110128.0000 (release=645_VAL_REL, buildtime=2007-01-31:20:08:25[UTC], changelist=419396, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon 7.0011.20061002105432.0000 (release=645_VAL_REL, buildtime=2007-01-31:19:50:48[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore 7.0011.20061002105432.0000 (release=645_VAL_REL, buildtime=2007-01-31:19:50:27[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary 7.0011.20060719095619.0000 (release=645_VAL_REL, buildtime=2007-01-31:20:00:20[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0011.20061227101814.0000 (release=645_VAL_REL, buildtime=2007-01-31:20:05:13[UTC], changelist=431317, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0011.20070125102926.0000 (release=645_VAL_REL, buildtime=2007-01-31:20:21:35[UTC], changelist=434634, host=pwdfm101)
    SapWebDynproGenerationCore 7.0011.20061002110128.0000 (release=645_VAL_REL, buildtime=2007-01-31:20:08:35[UTC], changelist=419396, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0011.20070125102926.0000 (release=645_VAL_REL, buildtime=2007-01-31:20:21:35[UTC], changelist=434634, host=pwdfm101)
    sap.com/tcwddispwda
    No information available null
    sap.com/pb_api
    SapDictionaryGenerationCore 7.0011.20061002105236.0000 (release=645_VAL_REL, buildtime=2007-01-31:20:02:43[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates 7.0011.20061002105236.0000 (release=645_VAL_REL, buildtime=2007-01-31:20:02:51[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapGenerationFrameworkCore 7.0011.20060719095755.0000 (release=645_VAL_REL, buildtime=2007-01-31:19:49:49[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0011.20061002110128.0000 (release=645_VAL_REL, buildtime=2007-01-31:20:08:25[UTC], changelist=419396, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon 7.0011.20061002105432.0000 (release=645_VAL_REL, buildtime=2007-01-31:19:50:48[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore 7.0011.20061002105432.0000 (release=645_VAL_REL, buildtime=2007-01-31:19:50:27[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary 7.0011.20060719095619.0000 (release=645_VAL_REL, buildtime=2007-01-31:20:00:20[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0011.20061227101814.0000 (release=645_VAL_REL, buildtime=2007-01-31:20:05:13[UTC], changelist=431317, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0011.20070125102926.0000 (release=645_VAL_REL, buildtime=2007-01-31:20:21:35[UTC], changelist=434634, host=pwdfm101)
    SapWebDynproGenerationCore 7.0011.20061002110128.0000 (release=645_VAL_REL, buildtime=2007-01-31:20:08:35[UTC], changelist=419396, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0011.20070125102926.0000 (release=645_VAL_REL, buildtime=2007-01-31:20:21:35[UTC], changelist=434634, host=pwdfm101)
    sap.com/tcwdcorecomp
    No information available null
    Detailed Error Information
    Detailed Exception Chain
    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:448)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getController(Component.java:377)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.getPublicInterface(DelegatingComponent.java:181)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdGetBackendConnectionsController(InternalFPMComponent.java:209)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:186)
         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:707)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:269)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:779)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:714)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:69)
         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:1248)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:353)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:551)
         at com.sap.portal.pb.PageBuilder.wdDoInit(PageBuilder.java:190)
         at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:150)
         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:707)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:269)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:759)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:712)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)
         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:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
         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:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    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)
         ... 62 more
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at com.sap.dictionary.runtime.ProviderFactory.internalGetProvider(ProviderFactory.java:229)
         ... 69 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:1015)
         at com.sap.mw.jco.JCO$Client.connect(JCO.java:3238)
         at com.sap.dictionary.runtime.mdi.DataProvider.<init>(DataProvider.java:91)
         at com.sap.dictionary.runtime.mdi.DataProvider.<init>(DataProvider.java:123)
         ... 74 more

    Hi,
    I think you might have using SICF to test web service.
    To test the same you need J2EE instance.
    go to transaction
    WSADMIN ->administrative settings and enter the j2ee server address (http://server.domain.com:port) and then click on your service and click test.
    if you dont have a j2ee instance, you can use some free third party tools to test your WS.
    goto this URL to get webservice studio
    http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=65a1d4ea-0f7a-41bd-8494-e916ebc4159c
    *******please reward points if the information is helpful to you*************

  • ESS Overview 500 Internal Error

    Has anyone has experience with the following error on ESS Overview screen, which I am not sure if it is application error or system error. 
    Thanks, Lotus.
    The initial exception that caused the request to fail, was:
       java.lang.NullPointerException
        at com.sap.xss.ser.xssmenu.vc.areagroup.AreaGroupViewStatic.wdDoModifyView(AreaGroupViewStatic.java(Compiled Code))
        at com.sap.xss.ser.xssmenu.vc.areagroup.wdp.InternalAreaGroupViewStatic.wdDoModifyView(InternalAreaGroupViewStatic.java:299)
        at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doModifyView(DelegatingView.java(Compiled Code))
        at com.sap.tc.webdynpro.progmodel.view.View.modifyView(View.java(Compiled Code))
        at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java(Compiled Code))
        ... 26 more

    Hi Rong,
    Check whether the R3 ECC System is available or not.( R3 is running)
    Check ur home page configuration under ECC.
    mail me on [email protected] i'll send u the ESS configuration document.
    if u have any problem revert back.
    regards,
    kaushal
    Message was edited by: kaushal malavia

  • Remove "quota overview" link from Portal ESS

    Hello,
    Is there a way to remove Quota overview link on ESS portal as we are not using it. Please advice.
    Thank you.

    In the tcode PTARQ
    Homepage Customizing>Configure Homepages and Area Pages>Services>Assign Services to Subareas>Assign Services to Subareas (Add and Change Entries)
    New Entries:
    Subarea Key = EMPLOYEE_WORKTIME_SUBLEAVEREQUEST_2005
    Service  Key = EMPLOYEE_WORKTIME_QUOTAOVERVIEW05
    Position          = 0
    Check the following link:
    http://213.41.80.15/SAP_ELearning/OKEC/nav/content/011000358700000597012006e.pdf
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/108c31e7-b6a7-2d10-3692-c1a9f7a5c4dc?quicklink=index&overridelayout=true
    Hope this help you
    Regards

  • How to create a BI report overview page like ESS overview page.

    Hi Experts,
    I am implimenting FPN environment with BI portal.I have lot of BI reports in my system.now i would like to create a overview page to combine all BI reports in to one page Like our ESS overview page.can any body pleae suggest  me?
    Thanks ,
    kiran

    Hi ,
    Check the below link you will get solution.
    [overview page like ESS |Re: Reports overview page for BI Portal looks like ESS overview page]
    Regards,
    Piyush

  • ESS Overview for multiple systems

    Hi Guys,
    Currently we have EP 7 portal, with 3 R/3 clients at the back end, 1 client for each department, so for each ESS iview, we need to have 3 copies with  different property "Application Parameter", such as:
    sap-wd-arfc-useSys=SAP_R3_HumanResources:001&sap-wd-arfc-useSys=SAP_R3_HumanResources_MetaData:001
    sap-wd-arfc-useSys=SAP_R3_HumanResources:002&sap-wd-arfc-useSys=SAP_R3_HumanResources_MetaData:002
    sap-wd-arfc-useSys=SAP_R3_HumanResources:003&sap-wd-arfc-useSys=SAP_R3_HumanResources_MetaData:003
    but this setting is not working for ESS Overview iview, no matter which clients we specify, it will still point to default client (Which is used for user authentication), if we click on the link on Overview, it will go to the iview of default client.
    Any idea on how to specify client for overview iview?
    thanks a lot with rewarding points
    regards,
    Guo Feng

    Gauri,
    I don't think that he having problems in creating R3 systems in the portal landscape. He can't access 3 different R3 system with the ESS/MSS application.
    The problem in this case is, that the ESS business package is using predefined JCos like Human_Resources, etc. The usage of these JCos is coded into the source code of the application.
    I believe it's not possible to use more than 1 HCM system with the ESS business package in 1 portal. Maybe this is an solution:
    create for every HCM 1 portal: 3 HCM = 3 Portals
    To facilitate the access to the 3 portal, create a FPN (Federated Portal Network).
    1 Consumer, 3 Producer (or 1 Consumer with 1 ESS and 2 producers for the other 2 ESS / HCM)
    br,
    Tobias

  • Need inputs form experts on ESS Overview Screen

    Hi all,
    1) I need to add customized pictures on the ESS Overview screen i.e., New Pictures to be displayed for each services
    (How should i add Customized pictures in "Picture Resource:...
    in Area Page)
    eg: Against  Employee Search customized ICON to be dislaye
    presently it takes   "EMPLOYEE_SEARCH_PIC"
    2) Also there are few links when i am clicking on those it opens in the New Window. Can anyone pls suggest how to restric this?
    Regards
    Vijay
    Edited by: Vijay Mohan on May 29, 2008 12:39 PM

    (1) Best way....store your pics somewhere (like KM for instance which is quick and easy). Config your own Homepage Framework server (to point to the location of pics), then create a resource in config for each pic (giving you server id you configed and any other path info), then assign YOUR resource as the pic to use for the area. This is similar to storing pages as detailed here:
    Using KM documents for XSS Area Page text
    (2) This can be either (a)the resource has been defined with a window parameter of "_blank" which means "open in a new window" or (b) as the above user said, controlled on the iView of the service (which is rare but is possible).
    Hope this helps, Vijay!

  • ESS Overview page

    Hi all,
    Please can you help?
    We have to create an new Area Page on the ESS Overview page in the portal for the Universal Worklist.
    I have created a Workset containing the Universal Worklist iView in the portal and have added the Workset to the ESS role directly.
    I have provided the link of UWL Workset to the HR consultant to add to link to the new Area Page in SPRO.
    When we try to access the Universal link directly from the Overview page it takes to a new window that looks exactly like the u201Cmainu201D ESS Overview page but it only contains the UWL area page with an icon. Instead of opening up the page to see the UWL.
    In other words it does the following ESS > Overview page > UWL Overview page.  instead of ESS > Overview page  > UWL iview
    Many thanks
    Jo-lize Dekker

    Hi,
    The behaviour you are facing is standard as the HR consultant has created Area page, Sub Area page etc. Ask the HR consultant to select the option "Quick Link" for the UWL resource she has created. This will present a direct link to the UWL iview in the Home page.
    But the UWL overview page link will also be there and I don't think u can avaoid it.
    Cheers
    Deb

  • New Tab in ESS overview Page.

    Hi gurus,
    i want to add a new tab on the ESS overview page which on click  will  open one web page (Http://sdn.sap.com)
    i have created resource and given the url in "URL for Resource Object"  and
    created a Area with linking the resource  with "Area link type" as direct url launched in separate window.
    but still is is not appearing in ESS overview page.
    tell me where i went
    Regards
    K Naveen Kishore

    You must have created a resource for this new link in R/3 Homepage framework...
    Now you must have created a service using this resource....
    Now assigned this service to sub-area
    And then assign this sub area to an area....
    Now assign this area to used group area page...that already contain existing areas....
    If you are missing on any above step than you will face the problem that you are now getting.
    Tell us which step you are missing on...I will elaborate further.
    For more details refer below doc :
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0235c40-6351-2a10-a3a3-eb666dfdb407?quicklink=index&overridelayout=true

  • Error while Updating Enterprise Link Plan in Design Studio

    Hi, All
    I am getting one Error while Creating Enterprise Link Plan in Design Studio of BAM and Failed to Create the Plan.
    i.e.(IMessageSourceReceiver>messageReceive:javax.NameNotFoundException: java:comp/resource/BAMTTT/TopicConnectionFactories/bam_ttq_tab not found)
    Setup:
    Integration between Oracle EBS 11.5.10 and Oracle BAM 10.1.3.
    I am trying to get the Raw Data and sending over to the Enterprise Link Plan.
    1. Created bam_ttq AQ and bam_ttq_tab.
    2. Configured all of the startup parameters required for Enterprise Message Source Type (Oracle (AS JMS and OJMS)) in the Administrator of BAM.
    3. Configured the Oracle (AS JMS and OJMS) with the following values in the Enterprise Message Sources in the Architect of BAM.
    Initial Context Factory : com.evermind.server.rmi.RMIInitialContextFactory.
    JNDI Service Provider URL : opmn:ormi://inaportal.inatech.com:6004:home.
    TopicConnectionFactory Name : java:comp/resource/BAMTTT/TopicConnectionFactories/bam_ttq_tab.
    Topic Name : java:comp/resource/BAMTTT/Topics/bam_ttq.
    JMS Message Type : Text Message.
    Durable Subscriber Name (Optional) : Bamclient.
    Message Selector (Optional) :
    Client ID (Optional) : ClientId.
    4. Also configured the data-sources.xml and applications.xml in OC4J (10.1.2) to reference the database schema where the BAM_TTQ queue is created.
    5. Modified the jndi.properties file with required properties.
    java.naming.security.principal = ias_admin
    java.naming.security.credentials = inaportal321
    java.naming.provider.url = opmn:ormi://inaportal.inatech.com:6004:home
    java.naming.factory.initial = com.evermind.server.rmi.RMIInitialContextFactory
    6. In the Design Studio I have a Plan with Oracle BAM Enterprise Message Receiver and Grid.
    And when I am updating the plan I am getting the following error.
    IMessageSourceReceiver->messageReceive: javax.naming.NameNotFoundException: java:comp/resource/BAMTTT/TopicConnectionFactories/bam_ttq_tab not found
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:164)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at iteration.enterpriselink.sources.JMSConsumer.start(JMSConsumer.java:85)
         at iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.jmsConsumerStart(JMSMessageSourceReceiverImpl.java:1001)
         at iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.messageReceive(JMSMessageSourceReceiverImpl.java:326)
    [Oracle BAM Enterprise Link error code:  0x75 -- 0x1, 0x75 -- 0x3A]
    Error during Message Receive operation.
    [Oracle BAM Enterprise Link error code:  0x75 -- 0x1, 0x75 -- 0x3B]
    Error while processing the data for the step 'Oracle BAM Enterprise Message Receiver'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Error while processing the data for the step 'Oracle BAM Enterprise Message Receiver'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Update of Plan "EBS_Example" failed.
    [Oracle BAM Enterprise Link error code:  PlanMgr -- 0x1, PlanMgr -- 0xD5]
    Can anybody pls help me out with this? Its Urgent for Me
    Thx
    Renuka.
    Message was edited by:
    Renuka

    hi renuka..were u able to resolve this issue with the naming exception....cheers...

  • Displaying an error message with a link to the error field

    By default, ADF validation usually displays an alert with an error message and a link to the error field.
    I have some custom validations where I finally display the error message with this:
      public static void MessageError(String messageText){
        //String messageText="No se han encontrado estos datos";
        FacesMessage fm = new FacesMessage(messageText);
         * set the type of the message.
         * Valid types: error, fatal,info,warning
        fm.setSeverity(FacesMessage.SEVERITY_ERROR);
        FacesContext context = FacesContext.getCurrentInstance();
        context.addMessage(null, fm);
    My customer is asking for displaying a link to the error field in this kind of error alerts as standard errors do.
    Is there any way to get this ?

    Can't you include this in your message?
    You may want to check Duncan's blog https://blogs.oracle.com/groundside/entry/get_more_from_your_messages whichgives more inside on what you can do
    Timo

  • 3194 error while updating, Secure Link to iTunes Store Failed, No Audio CD Found

    Microsoft Windows 7 Ultimate Edition (Build 7600)
    LENOVO 20060
    iTunes 10.7.0.21
    QuickTime not available
    FairPlay 2.2.19
    Apple Application Support 2.2.2
    iPod Updater Library 10.0d2
    CD Driver 2.2.3.0
    CD Driver DLL 2.1.3.1
    Apple Mobile Device 6.0.0.59
    Apple Mobile Device Driver 1.62.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.6.502
    Gracenote MusicID 1.9.6.115
    Gracenote Submit 1.9.6.143
    Gracenote DSP 1.9.6.45
    iTunes Serial Number 0021AD5C0CB4E590
    Current user is an administrator.
    The current local date and time is 2012-10-21 19:54:53.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is supported.
    Core Media is supported.
    Video Display Information
    Intel Corporation, Intel(R) HD Graphics
    **** External Plug-ins Information ****
    No external plug-ins installed.
    **** Network Connectivity Tests ****
    Network Adapter Information
    Adapter Name:    {1AD46418-B495-4CAD-9306-A2618C2232F1}
    Description:    MBlaze USB Modem
    IP Address:    116.202.189.231
    Subnet Mask:    255.255.255.255
    Default Gateway:    0.0.0.0
    DHCP Enabled:    No
    DHCP Server:   
    Lease Obtained:    Thu Jan 01 05:30:00 1970
    Lease Expires:    Thu Jan 01 05:30:00 1970
    DNS Servers:    10.228.65.114
            116.202.225.32
    Adapter Name:    {B07E2D28-A979-4D44-B2C6-99976836038C}
    Description:    Microsoft Virtual WiFi Miniport Adapter
    IP Address:    0.0.0.0
    Subnet Mask:    0.0.0.0
    Default Gateway:    0.0.0.0
    DHCP Enabled:    Yes
    DHCP Server:   
    Lease Obtained:    Thu Jan 01 05:30:00 1970
    Lease Expires:    Thu Jan 01 05:30:00 1970
    DNS Servers:   
    Adapter Name:    {DDBDA14A-F067-44FA-B614-75C87B94AC17}
    Description:    Atheros AR9285 Wireless Network Adapter
    IP Address:    0.0.0.0
    Subnet Mask:    0.0.0.0
    Default Gateway:    0.0.0.0
    DHCP Enabled:    Yes
    DHCP Server:   
    Lease Obtained:    Thu Jan 01 05:30:00 1970
    Lease Expires:    Thu Jan 01 05:30:00 1970
    DNS Servers:   
    Adapter Name:    {9AD087AB-E670-48E2-8A24-A53AE3FC7E2A}
    Description:    Realtek RTL8102E/RTL8103E Family PCI-E Fast Ethernet NIC (NDIS 6.20)
    IP Address:    0.0.0.0
    Subnet Mask:    0.0.0.0
    Default Gateway:    0.0.0.0
    DHCP Enabled:    Yes
    DHCP Server:   
    Lease Obtained:    Thu Jan 01 05:30:00 1970
    Lease Expires:    Thu Jan 01 05:30:00 1970
    DNS Servers:   
    Active Connection:    MBlaze USB Modem
    Connected:    Yes
    Online:        Yes
    Using Modem:    Yes
    Using LAN:    No
    Using Proxy:    No
    Firewall Information
    Windows Firewall is off.
    Connection attempt to Apple web site was successful.
    Connection attempt to browsing iTunes Store was successful.
    Connection attempt to purchasing from iTunes Store was successful.
    Connection attempt to iPhone activation server was successful.
    Connection attempt to firmware update server was unsuccessful.
    The network connection timed out.
    Connection attempt to Gracenote server was successful.
    Last successful iTunes Store access was 2012-10-21 19:52:12.
    **** CD/DVD Drive Tests ****
    No drivers in LowerFilters.
    UpperFilters: InCDPass (4.3.12.0), incdrm (4.3.12.0), GEARAspiWDM (2.2.3.0),
    F: HL-DT-ST DVDRAM GT30N, Rev LC01
    Drive is empty.
    **** Device Connectivity Tests ****
    iPodService 10.7.0.21 is currently running.
    iTunesHelper 10.7.0.21 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    Universal Serial Bus Controllers:
    Intel(R) 5 Series/3400 Series Chipset Family USB Enhanced Host Controller - 3B34.  Device is working properly.
    Intel(R) 5 Series/3400 Series Chipset Family USB Enhanced Host Controller - 3B3C.  Device is working properly.
    No FireWire (IEEE 1394) Host Controller found.
    Connected Device Information:
    LenovoZ560’s iPhone, iPhone 3GS running firmware version 5.1.1
    Serial Number:    86923ZSC3NP
    Most Recent Devices Not Currently Connected:
    iPod nano (3rd Generation) running firmware version 1.0
    Serial Number:    5U735K0XYXX
    **** Device Sync Tests ****
    Sync tests completed successfully.
    Please help me, what to do?
    Message was edited by: dilip_b

    I think its weird that I experienced both the 3194 error code and "secure link to the itunes store failed" diagnostics error on three computers running on different OS (XP, vista and 7), itunes version and connectivity types (wireless and cabled). Could it be possible that there is a problem on Apple's server?
    Are you still there, shintenhouji?
    Perhaps try the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    (I've seen a few cases in recent times of this sort of thing being associated with LSP issues.)

  • My external hard drive will not open and only shows up in Disk Utilities. When I try yo repair it, it give me and error of invalid sibling link. How do I fix my external hard drive?

    My external hard drive will not open and only shows up in Disk Utilities. When I try yo repair it, it give me and error of invalid sibling link. How do I fix my external hard drive?

    Invalid sibling link may not be fixable by Disk Utility. (Disk Utility is very conservative, and will not attempt repairs that might cause you to lose data.)
    It is an indication of serious Directory damage.
    that leaves
    a) third-party Utilities that will take those risks, or
    b) re-initializing the drive (which deletes all your data) and restoring from another backup source.
    c) "Copying off whatever files you can salvage" has gone by, and you cannot copy anything off a drive that will not mount. You may be able to use "rescue" programs such as prosoft engineering Data Rescue to copy files to another drive, but that sounds a lot better than its reality. You may get many files, but not get ANY filenames.

  • How to incert custom leave application IView under ESS overview?

    Dear Team,
    We are developed custom leave application like Work & Time & now that displaying at work set row
    My client requirement is Custom leave application should also display under ESS Overview with iView pic along with other iView’s.
    Please share the your valuable suggestions on this
    Thanks,
    Srinivas

    What's the type of appilication you have developed, is it WDABAP based or ...
    Ask your portal consultant to create an iview for your application based on your application type (I.e WD ABAP/Transaction code etc) and assign that to page and then under role of ESS for Work & Time workset in portal content admin.

  • Standard Data Collection Failing with Error ORA-04054: database link  does not exist.

    Hi Gurus,
    When I am running Standard Data Collection in ASCP(APS) instance R12.1.3, its failing with error : ORA-04054: database link  does not exist.
    There is no such Database link exits which is showing in above error.
    Also the database link name in the above error is not profile values in the database.
    I think, concurrent might be fetching this database link name  from some tables related to plan.
    I am not having much knowledge about how this ASCP/APS works.
    Need your help to resolve this issue.
    Thanks,

    Hi,
    ASCP Collections looks at the dblink from instances definitions from.
    1. Responsibility: Advanced Planning Administrator
    2. Navigation: Admin > Instances
    You may review the note in support.oracle.com - Understanding DB Links Setup for APS Applications - ASCP and ATP Functionality (Doc ID 813231.1)

Maybe you are looking for