Error in Career and Job= Skills Profile

I have the following issue:
In the application of Career and Job=>Skills Profile. When I want add a new qualification, the system display the following message of error:
Root Cause
The initial exception that caused the request to fail, was:
   java.lang.NullPointerException
    at com.sap.pcuigp.xssutils.ccpcd.FcXssPcd.getNextPerspective(FcXssPcd.java:518)
    at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcd.getNextPerspective(InternalFcXssPcd.java:190)
    at com.sap.pcuigp.xssutils.ccpcd.FcXssPcdInterface.getNextPerspective(FcXssPcdInterface.java:168)
    at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcdInterface.getNextPerspective(InternalFcXssPcdInterface.java:160)
    at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcdInterface$External.getNextPerspective(InternalFcXssPcdInterface.java:252)
    ... 69 more
java.lang.NullPointerException
     at com.sap.pcuigp.xssutils.ccpcd.FcXssPcd.getNextPerspective(FcXssPcd.java:518)
     at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcd.getNextPerspective(InternalFcXssPcd.java:190)
     at com.sap.pcuigp.xssutils.ccpcd.FcXssPcdInterface.getNextPerspective(FcXssPcdInterface.java:168)
     at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcdInterface.getNextPerspective(InternalFcXssPcdInterface.java:160)
     at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcdInterface$External.getNextPerspective(InternalFcXssPcdInterface.java:252)
     at com.sap.pcuigp.xssutils.ccpcd.CcXssPcd.getNextPerspective(CcXssPcd.java:246)
     at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcd.getNextPerspective(InternalCcXssPcd.java:172)
     at com.sap.pcuigp.xssutils.ccpcd.CcXssPcdInterface.getNextPerspective(CcXssPcdInterface.java:135)
     at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcdInterface.getNextPerspective(InternalCcXssPcdInterface.java:132)
     at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcdInterface$External.getNextPerspective(InternalCcXssPcdInterface.java:192)
     at com.sap.xss.essservices.cc.ccesspcd.CcEssPcd.getNextPerspective(CcEssPcd.java:220)
     at com.sap.xss.essservices.cc.ccesspcd.wdp.InternalCcEssPcd.getNextPerspective(InternalCcEssPcd.java:157)
     at com.sap.xss.essservices.cc.ccesspcd.CcEssPcdInterface.getNextPerspective(CcEssPcdInterface.java:135)
     at com.sap.xss.essservices.cc.ccesspcd.wdp.InternalCcEssPcdInterface.getNextPerspective(InternalCcEssPcdInterface.java:132)
     at com.sap.xss.essservices.cc.ccesspcd.wdp.InternalCcEssPcdInterface$External.getNextPerspective(InternalCcEssPcdInterface.java:210)
     at com.sap.pcuigp.xssutils.ccxss.CcXss.getNextPerspective(CcXss.java:238)
     at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXss.getNextPerspective(InternalCcXss.java:157)
     at com.sap.pcuigp.xssutils.ccxss.CcXssInterface.getNextPerspective(CcXssInterface.java:121)
     at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXssInterface.getNextPerspective(InternalCcXssInterface.java:128)
     at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXssInterface$External.getNextPerspective(InternalCcXssInterface.java:188)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:479)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent.access$600(FPMComponent.java:78)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.raiseEvent(FPMComponent.java:938)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.raiseEvent(FPMComponent.java:1101)
     at com.sap.xss.hr.skl.detail.VcSklDetail.addChanges(VcSklDetail.java:206)
     at com.sap.xss.hr.skl.detail.wdp.InternalVcSklDetail.addChanges(InternalVcSklDetail.java:236)
     at com.sap.xss.hr.skl.detail.Detail.onActiononAddChanges(Detail.java:220)
     at com.sap.xss.hr.skl.detail.wdp.InternalDetail.wdInvokeEventHandler(InternalDetail.java:235)
     at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
     at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
     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.doApplicationProcessingPortal(ClientSession.java:761)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:696)
     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.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
     at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:869)
     at com.sap.tc.webdynpro.portal.pb.impl.localwd.LocalApplicationProxy.sendDataAndProcessAction(LocalApplicationProxy.java:77)
     at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1356)
     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)
In the log trace of portal nwa.
com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent
sap.com/tc~wd~dispwda
I made a trace using the t.code ST01 and the system not show error of authorizations. I checked the t.code SLG1 and the system not show none log.
Please anyone can help me with suggestions for solve this issue,
Regards
Carmen

I assigned the role SAP_ALL but the issue continue.
I checked the skills catalog and qualifications and all is Ok.
I don`t understand the cause of this error.
Thanks in advance,
Regards
Carmen G

Similar Messages

  • How to disable options in ESS-Career and job-Skilla profile

    Hi All,
    In ESS-Career and Job-Skill profile,there are three are three buttons 1.EDIT SKILL,2.ADD NEW SKILL,3.DELETE SKILL.
    I want to disable those options in Skills profile. Can some body please help me in solving this.
    Thanks in advance.
    Regards,
    Thirun.

    These three buttons are not configurable. You could easily modify them using NWDI and NetWeaver Developer Studio.
    This is pretty much your only option to customize this iview.
    If you have ESS in a track in NWDI, the Skills Web Dynpro project is under --> ess~skl. Create a project from here and open up the "Ovewview" View from the VcSklOverview Component.
    From there, you just need to set the buttons to "Not Visibile"
    Regards,
    Tom

  • Ess career and job skills link problem

    Hi
    A blank page is coming when i click on skills of ess career and job.
    what I read from documentation is it is given
    prerequisite:
    You have made the settings required for this service in the following activity in the Implementation Guide for Personnel Management: Employee Self-Service ® Service-Specific Settings ® Career and Job ® Skills.
    I have gone thhere and help shows
    Make Settings for Skills Profile Service
    Use
    In this Customizing activity, you can make the settings for the Employee Self-Service (ESS) Skills Profile. You can use the switches available to make the following settings:
    Switches QUALI DEST1 and QUALI DEST2 allow you to set up the system ID required for the RFC connection for ESS. In QUALI DEST1, you must enter the first characters of the system ID (maximum of 10 characters). If the system ID exceeds 10 characters, you can enter the remaining characters in QUALI DEST2. In each of the two switches you can enter a maximum of 10 characters. That is, you can enter a system ID that is composed of a maximum of 20 characters.
    Switch QUALI FORM enables you to set up the SAPscript form required to print the skills profile in ESS. A standard form is already set up in the standard delivery (see below).
    Switch QUALI REQPR enables you to set up which skills proficiencies, required by the position, are to be displayed in the employee's skillsprofile.
    Switch QUALI TRURL enables you to set up whether a suitable training proposal should be displayed in the ESS Skills Profile for missing or insufficient skills and licenses.
    Standard settings
    The following switch settings are delivered as standard:
    QUALI DEST1: - (no value)
    I dont understand what I have to maintain.

    hi p gopala
    Go to IMG -> Cross-Application Components -> Homepage framework -> Resources -> Derfine Resources -> (Add Entries)
    Double Click on Resource object "EMPLOYEE_SKILLSPROFILE_SERVICE".
    Under URL of PCD page, you will find
    ROLES:// portal_content/com.sap............
    Delete this line and replace it with following..
    ROLES://portal_content/com.sap.pct/every_user/com.sap.pct.ess.employee/com.sap.pct.ess.roles/com.sap.pct.ess.employee_self_service/com.sap.pct.ess.employee_self_service/com.sap.pct.ess.area_career_job/com.sap.pct.ess.serv_career_job
    save your entry.
    Customizing request is created.
    Release this request from 'SE09'
    Restart the J2EE server.
    Regards,
    Kaushal

  • Ess- career and job- skills link

    Dear All,
    I need to change the Short application description that comes under the hyperlink "Skills Profile". (ess->career and job->skills link ) where should I change the description. And if I need to change the hyperlink name "Skills Profile" to something else then how to do it?
    Regards,
    Samir

    Hi Samir,
    Goto SPRO>Cross Application components>Home page framework>Services>Define Services.
    There select the skills profile in Add entries & change it to what you want.
    Hope it answers your question.Do award points if found helpful.
    Regards,
    Gourav.

  • ESS: Carrer and Job (Skills Profile)

    Hi,
       I am getting the error as follows:
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Screen output without connection to user., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java(Compiled Code))
         at com.sap.xss.hr.skl.FcSklBusinessLogic.saveProfile(FcSklBusinessLogic.java:212)
         at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogic.saveProfile(InternalFcSklBusinessLogic.java:704)
         at com.sap.xss.hr.skl.FcSklBusinessLogicInterface.saveProfile(FcSklBusinessLogicInterface.java:136)
         at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogicInterface.saveProfile(InternalFcSklBusinessLogicInterface.java:382)
         at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogicInterface$External.saveProfile(InternalFcSklBusinessLogicInterface.java:474)
         at com.sap.xss.hr.skl.review.VcSklReviewNavigation.Save(VcSklReviewNavigation.java:193)
         at com.sap.xss.hr.skl.review.wdp.InternalVcSklReviewNavigation.Save(InternalVcSklReviewNavigation.java:150)
         at com.sap.xss.hr.skl.review.ReviewNavigation.onActiononSave(ReviewNavigation.java:163)
         at com.sap.xss.hr.skl.review.wdp.InternalReviewNavigation.wdInvokeEventHandler(InternalReviewNavigation.java:164)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
         at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleAction(WebDynproMainTask.java:101)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:304)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:649)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:248)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:55)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
         at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java(Compiled Code))
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java(Compiled Code))
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Inlined Compiled Code))
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Compiled Code))
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java(Compiled Code))
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java(Compiled Code))
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java(Inlined Compiled Code))
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java(Compiled Code))
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code))
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    Caused by: com.sap.aii.proxy.framework.core.BaseProxyException: Screen output without connection to user., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
         at com.sap.xss.hr.skl.model.Skills.xss_Skl_Save_Profile(Skills.java:524)
         at com.sap.xss.hr.skl.model.Xss_Skl_Save_Profile_Input.doExecute(Xss_Skl_Save_Profile_Input.java:137)
    In Employee Self Service Role, I moved to Carrer and Job, then moved to Skills Profile by clicking on it. Then Skills Profile page opened, there I clicked Add New Skill button, then moved to a page to add a skill, there I have select the Master of Computer Application from Qualification, then I had given the Existing Proficiency, after that clicked on Add Changes, then clicked on Review Button. And when I clicked on Save Skills Profile button, an error page opens as above.
    Please give me the solution for the above problem.
    Regards
    Deep

    Hi there,
    the solution is surprisingly simple.
    Everytime you get this error also a shortdump in the SAP system is created. Go to ST22 and look at it.
    In our system the error was that the system requested a transport request for changes at the qualifications.
    I talked to our HR people and they changed something in table T77S0 --> from that time on these changes were allowed without transport request and so they worked from ESS/portal.
    Best regards from Switzerland,
    Ingolf Dresp

  • Services WD ABAP for Career and Job of ESS

    Dear Experts.
    We are implementing ESS with BP 1.41 and we have the following issue.
    The standard ESS package only provides steps to setup the original BSPs for the services of the Area Page Career and Job :
    · Candidate Profile
    · Data Overview
    · Profile Release
    · Apply directly
    · Search for jobs
    · Favorites
    · Applications
    · Personal settings
    I want that this services call the EHP4 E-recruitment WDA applications.
    SAP says that may be possible adapting the ESS role to include these applications.
    What are the steps what I Sould do for include this service WD ABAP for the Area of Career and Job?
    Best Regards

    Juan,
    Please refer my answer in ESS forum
    Thanks
    Bala Duvvuri

  • Replace Applications BPS by WD ABAP in the Area Page of Career and Job ESS

    Dear Experts.
    We are implementing ESS with BP 1.41 and we have the following issue.
    The standard ESS package only provides steps to setup the original BSPs for the services of the Area Page Career and Job :
    · Candidate Profile
    · Data Overview
    · Profile Release
    · Apply directly
    · Search for jobs
    · Favorites
    · Applications
    · Personal settings
    I want that this services call the EHP4 E-recruitment WDA applications.
    SAP says that may be possible adapting the ESS role to include these applications.
    What are the steps what I Sould do for include this service WD ABAP for the Area of Career and Job?
    Best Regards
    J.

    Hi Bala.
    I have two doubts:
    1) How can know the names of this applications in E-RC?
    2) What are the steps for publish applications WD ABAP ?
    Thank in advance for your help.
    Best Regards
    Juan

  • Error while saving skills in Career and Job Subarea regd ESS

    HI Experts,
    I am workin with ESS and it is configured.
    There is an error while saving the SKILLS in Career and Job  I am getting an error
    Important primary table entries are missing in table OBJS -> no tran, error
    I am pure portal guy and no idea on Backend tables
    Any solutionsfor this issue will be awarded
    Thanks
    Mayu

    HI all
    This si the actual error I am getting
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException:      Important primary table entries are missing in table OBJS -> no tran, error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
         at com.sap.xss.hr.skl.FcSklBusinessLogic.saveProfile(FcSklBusinessLogic.java:240)
         at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogic.saveProfile(InternalFcSklBusinessLogic.java:715)
         at com.sap.xss.hr.skl.FcSklBusinessLogicInterface.saveProfile(FcSklBusinessLogicInterface.java:136)
         at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogicInterface.saveProfile(InternalFcSklBusinessLogicInterface.java:382)
         at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogicInterface$External.saveProfile(InternalFcSklBusinessLogicInterface.java:474)
         at com.sap.xss.hr.skl.review.VcSklReviewNavigation.Save(VcSklReviewNavigation.java:222)
         at com.sap.xss.hr.skl.review.wdp.InternalVcSklReviewNavigation.Save(InternalVcSklReviewNavigation.java:163)
         at com.sap.xss.hr.skl.review.ReviewNavigation.onActiononSave(ReviewNavigation.java:163)
         at com.sap.xss.hr.skl.review.wdp.InternalReviewNavigation.wdInvokeEventHandler(InternalReviewNavigation.java:166)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
         at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
         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:332)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:761)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:696)
         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.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:869)
         at com.sap.tc.webdynpro.portal.pb.impl.localwd.LocalApplicationProxy.sendDataAndProcessAction(LocalApplicationProxy.java:77)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1356)
         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:332)
         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(Native Method)
         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.aii.proxy.framework.core.BaseProxyException:      Important primary table entries are missing in table OBJS -> no tran, error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
         at com.sap.xss.hr.skl.model.Skills.xss_Skl_Save_Profile(Skills.java:524)
         at com.sap.xss.hr.skl.model.Xss_Skl_Save_Profile_Input.doExecute(Xss_Skl_Save_Profile_Input.java:137)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
         ... 54 more
    Please guide me
    Thanks
    MAyu

  • Disable iView "Skills Profile" under "Career and Job"

    I would like to disable the Skills Profile iview under "Career and Job" in ESS since we will not be using this functionality.  How can I accomplish this?  We would like the entire section:
    Skills
    Skills Profile
    View the skills catalog and create or change your own skills profile.
    to disappear.

    Shafi,
    For remove both title and link (i assume you've the standard customizing):
    1) Again, i suggest you make a copy of this Subarea to Area assignation:
    EMPLOYEE_CAREER_ERP2005     EMPLOYEE_CAREER_SUBSKILLS_2005     1
    from
    Go to (SPRO > Personnel Management > Employee Self-Service > General Settings > Homepage for Self-Services > Subareas > Assign Subareas to Areas) > Assign Subareas to Areas (Find Entries)
    to
    Go to (...) > Assign Subareas to Areas (Add and Change Entries)
    2) Change the "1" for " " in the new entry and save the changes
    Kind regards

  • Error in ess: Career and Jobs

    Hi Experts,
    We are doing role based testing by removing SAP_ALL authorisation for ERP2004 lanscape.
    We have assigned foll roles:
    SAP_BC_EMPLOYEE
    SAP_BC_ENDUSER
    SAP_EMPLOYEE_ERP
    SAP_ESSUSER
    SAP_ESSUSER_ERP
    SAP_HR_EMPLOYEE_DE_ERP
    SAP_HR_EMPLOYEE_US_ERP
    SAP_HR_PA_XF_EXPERT
    SAP_LO_EMPLOYEE
    ZRFC
    after removing SAP_All and SAP_New profiles.
    All other services are giving desired response after removing SAP_All  n SAP_new but in Career and jobs work set, when we try to add or edit sum skills for the employee it doesnt save anything and gives foll error:
    500 internal error. Contact system admionistrator.
    Can anybody pls let me know am i missing some roles particular to career and jobs.
    Regards
    Mandeep

    use ST01 and activate the trace for the testuser
    check the trace to see the missing authorizations and add them to your role

  • ESS - Career and Job - Career Profile: Page not found

    Hello,
    we are facing a problem. When I try to open the Service "Career profile" in subarea "Career" of area "Career and Job" we are getting the error "Page not found or not available". The default-log of the java server lists the following error:
    #1#javax.naming.NameNotFoundException: Object not found: com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.area_career_job/com.sap.pct.erp.ess.career_service at portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.roles/com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.area_career_job.  Root exception is javax.naming.NamingException: Object not found: com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.area_career_job/com.sap.pct.erp.ess.career_service at portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.roles/com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.area_career_job
    I tried to find out, what item in the IMG has to be changed to solve the problem but I cannot identify a service or a resource where the path com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.area_career_job/com.sap.pct.erp.ess.career_service at portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.roles/com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.area_career_job is listed.
    Can anyone give helpful hints?
    Thanks in advance,
    André
    Edited by: Andre Siegling on Jun 14, 2010 4:40 PM

    Hi,
    The Resource you need to change is  EMPLOYEE_CAREER_PAG and the URL location should be as below:
    ROLES://portal_content/com.sap.pct/every_user/com.sap.pct.ess.employee/com.sap.pct.ess.roles/com.sap.pct.ess.employee_self_service/com.sap.pct.ess.employee_self_service/com.sap.pct.ess.area_career_job/com.sap.pct.ess.area_career_job
    This should solve the issue.
    Cheers-
    Pramod

  • E recruitment -career and job Error u201CAn internal error occurred. Please try

    Hi All
    The issue is E recruitment regarding career and job (internal candidate) in this page select candidate profile I am getting Error u201CAn internal error occurred. Please try again lateru201D  (my client using BSP and Portal)
    I was checked T- code  SLG1 but it show Errors 1) Periodic service was not executed due to concurrent service2) The error occurred in program RCF_PERIODICAL_SERVICES line 41
    And also I checked T u2013 code SICF for services hrrcf_start_int tested but here also getting error u201CAn internal error occurred. Please try again lateru201D
    Please any one guide me for how to resolve the issue
    Regards
    Eshwar

    Hello Eshwraj,
    Please check out the following :
    Please check transaction SM37 and check have you create a periodical job for program COM_SE_DISPATCHER. If this is the case this is not correct - only RCF_PERIODICAL_SERVICES has to run as periodical job which indexes the objects then.
    Please delete your COM_SE_DISPATCHER job and activate the RCF_PERIODICAL_SERVICES job again and test the service run afterwards.
    The services DISPATCH_CPOINTER_FOR_PUB_INT and DISPATCH_CPOINTER_FOR_PU_EXT of program RCF_PERIODICAL_SERVICES do the pre-work which means that they create the change pointers for the
    postings which are then processed by program COM_SE_DISPATCHER. These services are only called by program RCF_PERIODICAL_SERVICES. COM_SE_DISPATCHER can't do that alone. Report COM_SE_DISPATCHER is
    called automatically.
    Best Regards,
    Deepak..

  • Career and Job Error - Area EMPLOYEE_CAREER_ERP2005 does not exist

    Hi Experts,
    We are getting following error while click on Career and Job tab on ESS. We checked in Table V_T7XSSSERARB. Entry is maintained.
    Critical Error
    A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.
    Please contact your system administrator.
      Fatal error: Area EMPLOYEE_CAREER_ERP2005 does not exist  
    Would appreciate kind guidance on this.
    Thanks,
    Aashish

    Waiting for experts comment. We checked services are defined in iViews,Pages,Roles and WorkSet but couldn't resolve issue. Entry also exist in SAP configuration.
    ERROR IS AS FOLLOWS :
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: Fatal error: Area EMPLOYEE_CAREER_ERP2005 does not exist
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:112)
         at com.sap.xss.ser.xssmenu.fc.ModelHandler.onInit(ModelHandler.java:235)
         at com.sap.xss.ser.xssmenu.fc.wdp.InternalModelHandler.onInit(InternalModelHandler.java:428)
         at com.sap.xss.ser.xssmenu.fc.FcXssMenu.setPersonnelNumber(FcXssMenu.java:570)
         at com.sap.xss.ser.xssmenu.fc.FcXssMenu.onInit(FcXssMenu.java:292)
         at com.sap.xss.ser.xssmenu.fc.wdp.InternalFcXssMenu.onInit(InternalFcXssMenu.java:455)
         at com.sap.xss.ser.xssmenu.fc.FcXssMenuInterface.onInit(FcXssMenuInterface.java:165)
         at com.sap.xss.ser.xssmenu.fc.wdp.InternalFcXssMenuInterface.onInit(InternalFcXssMenuInterface.java:389)
         at com.sap.xss.ser.xssmenu.fc.wdp.InternalFcXssMenuInterface$External.onInit(InternalFcXssMenuInterface.java:546)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:922)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:891)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1084)
    Would really appreciate kind guidance.
    Thanks,
    Aashish
    Edited by: Aashish Brahmbhatt on Oct 2, 2008 10:08 PM

  • ESS Career and JOB  error in DSM and SSO

    Hi All,
    I have installed ECC in WAS 6.4. All other pages are working except career and job. When I am clicko on JOB search then I am getting a popup saying :
    <b>Session Management</b> will <b>not</b> work !
    Please check DSM log for details.
    You can turn off this alert inside 'Support Desk' -> 'SAP Application'
    Afetr clicking OK it is giving message
    <b>Logon Error</b>Logon requires activated <b>Single Sign-On on</b> this server. This is not the case. Contact your system administrator
    Same server I am using as ITS server and there SSO is working. I have exported certificate from portal (WAS 6.4 java) and imported in WAS ABAP (ECC 5.0)
    Thanks in advance
    Raktim

    The alias SAP_WebDynpro_XSS is the alias on the portal for a myERP2004 system.
    If you search for the Installationguide for MySAP ERP 2004 Java components,
    you will see that this includes a XSS component 5.0 and contains amongst others ESS and MSS.
    This needs to be configured as well.
    The other alias above mentioned need to be created on the myERP2004 system using this URL (Webdynpro Admin):
    <http://<ERPserver>:<PortNo>/webdynpro/dispatcher/sap.com/pcui_gp~xssutils/XssMenu 
    More information can be found here :
    http://help.sap.com/saphelp_erp2004/helpdata/en/38/e8584c2a664547b60442646bee23b6/frameset.htm
    http://help.sap.com/saphelp_erp2004/helpdata/en/ca/115e4088dc0272e10000000a155106/content.htm
    Hope that helps,
    Kai
    Message was edited by: Kai Unewisse

  • Getting error at iveiws of career and jobs

    Hi Experts,
    I am getting following error "An internal error occurred. Please try again later" for BSP applications for career and jobs like  hrrcf_start_int.
    Please give me solution
    Thanks
    Sameer

    Hi Sameer,
    I have used the follwoing parameters for the DIRECT SERVICE application in Career and Job.
    I have maintained the resource settings for the resource key EMPLOYEE_CANDIDATE_DIRECT_APPL_SERVICE05 as follows :
    Object name : hrrcf_start_int/application.do
    URL parameter : BspClient=000&rcfLogAppl=APPLY_DIRECTLY
    URL of PCD page : ROLES://portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.roles/com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.area_career_job/
    com.sap.pct.erp.ess.direct_service
    In the portal iview for FIRECT SERVICE,
    Application parameters : rcfLogAppl=APPLY_DIRECTLY
    Business Server Page (BSP) Application = hrrcf_start_int/application.do
    System : <plese givea system name here which has the conector properties >
    Also, execute the iview from the ESS link in portal and not directly from portal content.
    Let me know on the same
    Regards
    Reshma

Maybe you are looking for

  • Images in document are not consistently showing as highlighted in Links panel in InDesign CC

    Hi all, I am working with some very long documents with tons and tons of images. Often I need to view the name of the image in the links panel but after a while of working in the document, the images no longer show as being highlighted in the links p

  • PROBLEM WITH RFC DESTINATION

    Hi GURU, I have a problem with the record of RFC destination. When i created RFC destination TCP/IP when i made the tests, it`s ok. But when i used this rfc destination in a  function of ABAP. I have an error. The error is: RfcExecProgram'#Win32 erro

  • Firefox will not display videos since Yosemite migration

    Good day! I run an early 2011 15" MacBook Pro, 2,2 GHz Intel Core i7 with 4g 1333 MHz DDR3 Memory, and an Intel HD Graphics 3000 with 384 Mo. Firefox is 34.0.5. Since I migrated to Yosemite (10.10.1), the browser I use (Firefox) will not display the

  • Oracle 10 Express Edition, SID, DBNAME

    Hi i'm from Russia and my english is very bad! Please, help! I'm use Oracle 10 Express Edition and i have a problem: My soft use speciefied database name, how i can (and may be then) rename SID and DBNAME? I .. change instance with "oradim" ,and chan

  • Iphone wifi connection problem

    I just bought an Iphone and when it attempts a wifi connection It asks for a password to my network which I have totally forgotten. When I tried to access the setup site (192.168.1.1) a dialog box popped up with the following message "A username and