Compensation Approval runtime error

Hi
We have implemented MSS in EP. While running the ivew Compensation Approval (ECM), we are getting the portal run time error in the 'Adjust to Minimum' tab. Is this any configuration problem? The following is the error message we are getting. Any help is appreciated.
<b>Portal Runtime Error
An exception occurred while processing a request for :
iView : pcd:portal_content/com.sap.portal.migrated/ep_5.0/roles/com.sap.pct.hcm.manager/mystaff/nf_2/compensation/ecmapproval/com.sap.pct.hcm.ecmmain.approval
Component Name : com.sap.pct.hcm.ecmmain.approval
Exception id: 09:05_09/05/06_0015_426269050
See the details for the exception ID in the log file</b>
Thanks
Kalyan

Hi Guru,
Thanks for the response. That could be a problem. I am pasting the error log here. If that helps finding the problem....
#1.5#0016353E7CA4005F0000008200001EA800041365F6C387CA#1147228559465#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#allik#905##USTPPPDS004.prod_ED1_426269050#allik#78f203e0dfcc11da95d50016353e7ca4#SAPEngine_Application_Thread[impl:3]_30##0#0#Error#1#/System/Server#Java###Exception ID:07:35_09/05/06_0021_426269050
[EXCEPTION]
#1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
Component : pcd:portal_content/com.sap.portal.migrated/ep_5.0/roles/com.sap.pct.hcm.manager/mystaff/nf_2/compensation/ecmapproval/com.sap.pct.hcm.ecmmain.approval
Component class : com.sap.pct.hcm.ecm.CompensationComponent
User : refds
     at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:969)
     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:343)
     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:646)
     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:522)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
     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:390)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
     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:95)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:160)
Caused by: java.lang.NullPointerException:
     at com.sap.pct.hcm.objectanddataprovider.CFTableViewModel.getObjKey(CFTableViewModel.java:1989)
     at com.sap.pct.hcm.objectanddataprovider.UserCellRenderer.renderCell(UserCellRenderer.java:56)
     at com.sapportals.htmlb.unifiedrendering.ie5.TableViewRenderer.renderTableViewCellFragment(TableViewRenderer.java:2504)
     at com.sapportals.htmlb.unifiedrendering.ie5.TableViewRenderer.renderTableViewRowFragment(TableViewRenderer.java:1792)
     at com.sapportals.htmlb.unifiedrendering.ie5.TableViewRenderer.renderTableViewFragment(TableViewRenderer.java:500)
     at com.sapportals.htmlb.unifiedrendering.ie5.TableViewRenderer.render(TableViewRenderer.java:99)
     at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:980)
     at com.sapportals.htmlb.Component.render(Component.java:150)
     at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutCellFragment(GridLayoutRenderer.java:683)
     at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutRowFragment(GridLayoutRenderer.java:355)
     at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutFragment(GridLayoutRenderer.java:286)
     at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.render(GridLayoutRenderer.java:39)
     at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:980)
     at com.sapportals.htmlb.Component.render(Component.java:150)
     at com.sapportals.htmlb.rendering.RenderUtil.renderContentObject(RenderUtil.java:102)
     at com.sapportals.htmlb.rendering.RenderUtil.renderContainerContent(RenderUtil.java:33)
     at com.sapportals.htmlb.unifiedrendering.ie5.TabStripRenderer.renderTabStripItemContentFragment(TabStripRenderer.java:1636)
     at com.sapportals.htmlb.unifiedrendering.ie5.TabStripRenderer.renderTabStripFragment(TabStripRenderer.java:587)
     at com.sapportals.htmlb.unifiedrendering.ie5.TabStripRenderer.render(TabStripRenderer.java:47)
     at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:980)
     at com.sapportals.htmlb.Component.render(Component.java:150)
     at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutCellFragment(GridLayoutRenderer.java:683)
     at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutRowFragment(GridLayoutRenderer.java:355)
     at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutFragment(GridLayoutRenderer.java:286)
     at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.render(GridLayoutRenderer.java:39)
     at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:980)
     at com.sapportals.htmlb.Component.render(Component.java:150)
     at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutCellFragment(GridLayoutRenderer.java:683)
     at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutRowFragment(GridLayoutRenderer.java:355)
     at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutFragment(GridLayoutRenderer.java:286)
     at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.render(GridLayoutRenderer.java:39)
     at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:980)
     at com.sapportals.htmlb.Component.render(Component.java:150)
     at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutCellFragment(GridLayoutRenderer.java:683)
     at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutRowFragment(GridLayoutRenderer.java:355)
     at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutFragment(GridLayoutRenderer.java:286)
     at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.render(GridLayoutRenderer.java:39)
     at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:980)
     at com.sapportals.htmlb.Component.render(Component.java:150)
     at com.sapportals.htmlb.rendering.RenderUtil.renderContentObject(RenderUtil.java:102)
     at com.sapportals.htmlb.rendering.RenderUtil.renderContainerContent(RenderUtil.java:33)
     at com.sapportals.htmlb.rendering.DefaultFormRenderer.render(DefaultFormRenderer.java:39)
     at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:980)
     at com.sapportals.htmlb.Component.render(Component.java:150)
     at com.sapportals.htmlb.rendering.RenderUtil.renderContentObject(RenderUtil.java:102)
     at com.sapportals.htmlb.rendering.RenderUtil.renderContainerContent(RenderUtil.java:33)
     at com.sapportals.htmlb.rendering.DefaultDocumentRenderer.render(DefaultDocumentRenderer.java:69)
     at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:980)
     at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java:414)
     at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
     at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
     at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
     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)
     ... 29 more
Thanks
Kalyan

Similar Messages

  • Compensation Approval (ECM) - Error calculating salary (HRECM00MASTERDATA)

    Hello,
    We have setup the MSS ECM Compensation package for Planning and Approving. It works fine until we try to approve the compensation plan.
    We get the error message "Error calculating salary", message class HRECM00MASTERDATA - Activation of Compensation process, Salary Calculation.
    All the relevant customizing steps have been undertaken, master data has been properly populated in the respectuve infotpyes 0008 etc, we are even able to run a payroll for this employee, without issues !
    We have searched the OSS but nothing relevant has been found.
    Has anyone come across such as case ?
    Thank you for your input,
    Regards,
    Martin

    Hi ,
    We have a similar situation here. Can you please help me on this?
    We have a production issue while running the extractor 0HR_PA_EC_01. We are able to load data using this extractor into an ODS. But at the end of the job we are getting 'Extraction (messages): Errors occurred' in the details and job is ending with status red. So we are doing activation of this failed request in the ODS manually everyday in the middle of the night and repeating the next process so that the process chain can go forward. At present I'm working on trouble shooting this issue. When I run RSA3 it looks good and passing no messages. When I do 'DISPLAY MESSAGES' the follwoing messages are displayed:
    Errors: RED
    ' 05/27/2008 16:41:38 Reference salary of John Doe is zero on 15.05.2008 HRECM00MASTERDATA 13'
    ' 05/27/2008 16:41:38 Error calculating compa-ratio of John Doe on 15.05.2008 HRECM00MASTERDATA 14'
    Warnings: YELLOW
    ' 05/27/2008 16:41:38 Warnings have appeared when extracting data R3 401'
    Messages: GREEN
    ' 05/27/2008 16:41:38 Data packet 000001 had 2 records selected for it RSM 335
    We informed our HR users about the above errors and they said the data looks good and it should be zeros for the above said employee. Bottom line they are not going to change anything on R/3 side. They are asking us to handle on BW side to skip such type of errors.
    I tried my best in various places and I'm not getting any clue on how to handle this situation. Can you please throw some light on this situation? I would like to know what program on R/3 side or BW side issues these type of errors and how to skip these errors? Can I use user exits or tranfer rules or update rules to handle this situation? Is there any table to read such type of messages? What are different programs that run while extracting data from R/3 to BW and the flow or order?
    I would really appreciate your help on this.
    Regards,
    Seenu

  • Portal Runtime Error in Compensation Approval(ECM)

    Hello Experts,
    The below error is from Compensation Process(ECM) .
    We  are getting portal runtime error when we click on Compensation Approval and this error only comes under Approve/reject Column ,Rest of the column comes blank but with no error.
    In HR box, Approve/reject column refers EC_APPREJ (Approve/Reject) under some table V_T71ADM*.
    We have only changed the Compensation Approval view parameter(CREVI) that will refers to corresponding R3 tables compensation year.
    -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
    Approve / Reject
    Portal Runtime Error
    An exception occurred while processing
    your request.
    Exception id :
    -=-=-=-=-=-=-=-==-=
    Any help is highly appreciated.
    Please let me know if you required any information.
    AK
    Edited by: Khamari_alok on Mar 31, 2011 7:45 PM
    Edited by: Khamari_alok on Mar 31, 2011 7:46 PM

    Many thanks for your quick response.
    We are not able to exact table mentioned by you as we  are using ECC5.0.
    I have pasted the log file generated by id :-
    #0002A58CD85E0021000000190000171C00049F47D1F297CB#1301030720373#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#pinta59#1212##XXXX_TAA_1268050#XXXX#41e57df056a011e0c6310002a58cd85e#SAPEngine_Application_Thread[impl:3]_1##0#0#Error#1#/System/Server#Java###Exception ID:04:25_25/03/11_0002_1268050
    [EXCEPTION]
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : pcd:portal_content/contentlib/corporate/mss/iviews/com.XXX.XXX.mss.ivu.ecm_approval_std_new
    Component class : com.sap.pct.hcm.ecm.CompensationComponent
    User : pinta59
          at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:973)
          at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:343)
          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: java.lang.NullPointerException
          at com.sap.pct.hcm.objectanddataprovider.CFTableViewModel.getObjKey(CFTableViewModel.java:1989)
          at com.sap.pct.hcm.objectanddataprovider.UserCellRenderer.renderCell(UserCellRenderer.java:56)
          at com.sapportals.htmlb.unifiedrendering.ie5.TableViewRenderer.renderTableViewCellFragment(TableViewRenderer.java:1951)
          at com.sapportals.htmlb.unifiedrendering.ie5.TableViewRenderer.renderTableViewRowFragment(TableViewRenderer.java:1506)
          at com.sapportals.htmlb.unifiedrendering.ie5.TableViewRenderer.renderTableViewFragment(TableViewRenderer.java:400)
          at com.sapportals.htmlb.unifiedrendering.ie5.TableViewRenderer.render(TableViewRenderer.java:106)
          at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:987)
          at com.sapportals.htmlb.Component.render(Component.java:150)
          at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutCellFragment(GridLayoutRenderer.java:592)
          at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutRowFragment(GridLayoutRenderer.java:291)
          at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutFragment(GridLayoutRenderer.java:231)
          at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.render(GridLayoutRenderer.java:52)
          at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:987)
          at com.sapportals.htmlb.Component.render(Component.java:150)
          at com.sapportals.htmlb.rendering.RenderUtil.renderContentObject(RenderUtil.java:103)
          at com.sapportals.htmlb.rendering.RenderUtil.renderContainerContent(RenderUtil.java:34)
          at com.sapportals.htmlb.unifiedrendering.ie5.TabStripRenderer.renderTabStripItemContentFragment(TabStripRenderer.java:1219)
          at com.sapportals.htmlb.unifiedrendering.ie5.TabStripRenderer.renderTabStripFragment(TabStripRenderer.java:514)
          at com.sapportals.htmlb.unifiedrendering.ie5.TabStripRenderer.render(TabStripRenderer.java:58)
          at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:987)
          at com.sapportals.htmlb.Component.render(Component.java:150)
          at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutCellFragment(GridLayoutRenderer.java:592)
          at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutRowFragment(GridLayoutRenderer.java:291)
          at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutFragment(GridLayoutRenderer.java:231)
          at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.render(GridLayoutRenderer.java:52)
          at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:987)
          at com.sapportals.htmlb.Component.render(Component.java:150)
          at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutCellFragment(GridLayoutRenderer.java:592)
          at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutRowFragment(GridLayoutRenderer.java:291)
          at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutFragment(GridLayoutRenderer.java:231)
          at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.render(GridLayoutRenderer.java:52)
          at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:987)
          at com.sapportals.htmlb.Component.render(Component.java:150)
          at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutCellFragment(GridLayoutRenderer.java:592)
          at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutRowFragment(GridLayoutRenderer.java:291)
          at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.renderGridLayoutFragment(GridLayoutRenderer.java:231)
          at com.sapportals.htmlb.unifiedrendering.ie5.GridLayoutRenderer.render(GridLayoutRenderer.java:52)
          at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:987)
          at com.sapportals.htmlb.Component.render(Component.java:150)
          at com.sapportals.htmlb.rendering.RenderUtil.renderContentObject(RenderUtil.java:103)
          at com.sapportals.htmlb.rendering.RenderUtil.renderContainerContent(RenderUtil.java:34)
          at com.sapportals.htmlb.rendering.DefaultFormRenderer.render(DefaultFormRenderer.java:39)
          at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:987)
          at com.sapportals.htmlb.Component.render(Component.java:150)
          at com.sapportals.htmlb.rendering.RenderUtil.renderContentObject(RenderUtil.java:103)
          at com.sapportals.htmlb.rendering.RenderUtil.renderContainerContent(RenderUtil.java:34)
          at com.sapportals.htmlb.rendering.DefaultDocumentRenderer.render(DefaultDocumentRenderer.java:69)
          at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:987)
          at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java:407)
          at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
          at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
          at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
          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)
          ... 29 more
    Any help will be really appreciated.
    AK
    Edited by: Khamari_alok on Apr 1, 2011 12:58 PM

  • EC_APPREJ portal runtime error

    Hi,
    We are on EP 6.0 SP12 using MSS.  We have been configuring "Compensation Approval (ECM)".  It was working until a few days ago.  The EC_APPREJ column is the 2nd column and when it tries to render, we get a NullPointerException portal runtime error.
    I tried delta linking the vanilla "My Staff" workset to see if it was my configuration.  However, even the SAP standard produces the runtime error.
    From what we can tell, the drop down that has Approve and Reject is stored in the Java code.  Perhaps there is something wrong with the Java and it doesn't find the text for the Approve and Reject drop down.
    Anyone encounter issues like this?  Thanks

    Hi Ronnie,
    We had an issue where our MSS Business Package components were out of sync.  What I mean is that some pieces were in one SP level and others were on another.
    Check out the versions of the components for that iViews and make sure they are all for the same version.  If you can't tell, Basis may be able to help.  Reinstalling the components would put the correct versions in.

  • Runtime error in distribution FM 'CVV5_EVENT_START_DISTRIBUTION'

    Dear All,
    I am facing an issue in document distribution. Business scenario: PR is created with a doument. PR goes through a release strategy which is designed through a Workflow. When PR is finally approved, Documnet distribution happens. Business object DRAW is called with event CHANGED and hence this FM CVV5_EVENT_START_DISTRIBUTION is called. However this results in a runtime error due to exception 'NO_RELATION_EXIST'. I am not able to debug and find if any necessary parameter is getting missed and i do not have too much information on DMS.
    Can somebody guide me in resolving this issue. If any other information is needed then please post it.
    Thanking you in advance. 
    Regards,
    Saud

    Thnaks a lot. That note is explicitly for this problem. I will take it forward now. Will revert back in case of any issue. Thanks again.
    Regards,
    Saud

  • Prompt Upgrade iTunes to 11.1.4 on download got Runtime Error C:\Program Files(x86)\iTunes\iTunes.exe R6034 An application has made an attempt to load the C runtime library incorrectly. Please contact the application's support team for more info???

    DOwnload finished but got X RedCircle Runtime Error!
    PROGRAM: C:\Program Files(x86)\iTunes\iTunes.exe
    R6034
    An application has made an attempt to load the C runtime library incorrectly. Need Support Team to give Resolution to me and others?
    I have downloaded M/S approved software to correct runtime errors but cannot get iTunes to run again to upgrade ITunes
    and Backup and Sync Iphone, Ipad, IPod Touch.  Pleaase can you advise what to do next.
    I am concerned about my Library of music as unable to access or protect music as downloads are not CDs to redo if "My Music\I Tunes is lost or corrupted?
    Help is appreciated Thanx. 

    Hi Aspden37,
    If you are having issues with iTunes after an attempted update, you may find the following article helpful:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Regards,
    - Brenden

  • ESS Leave Request - Portal Runtime Error when the "Cancel" button is hit

    We have configured the Leave Request application, created a custom workflow, created security roles, and we are now testing in our quality environment. 
    We are encountering a very strange "Portal runtime error" which we cannot resolve - When you come into the Leave Request application, and then, without completing the request, just hit the "Cancel" button, the runtime error is generated.
    We have run a trace of authorizations and everything has come up clean.  Everything is configured, and there are no problems actually creating, approving and posting requests. 
    Any ideas?

    Hi,
    please check whether the user is authorized to cancel the request.
    and take a look at this WS12300111
    Regards
    Manohar

  • Runtime error occurs when using DropdownByKey

    I run into a runtime error when I use the DropDowByKey with fixed value set: the value seletedKey = "001" in DropDownByKey "DDBK_APP_STATE" does not exist in the value list and is not initial either. But I have already added the value pair of the selectedKey using
         "NODE_INFO->SET_ATTRIBUTE_VALUE_SET(
              NAME = 'APP_STATE'
              VALUE_SET = LT_VALUESET )." and I can select it from view. But when I use the attribute bound to the dropdownbykey in select statement as where condition and bind result into table. Before the screen reflash , the error occurs.

    I have two dropdownbykeys, DROP1(bound to attribute APP_AGENT),DROP2( bound to attribute APP_STATE). Selecting the first will change the content of the other.
    The code in the onSelect event of the drop1, which will change the select list of DROP2:
      DATA:NODE_INFO TYPE REF TO IF_WD_CONTEXT_NODE_INFO.
      DATA: LT_VALUESET TYPE WDY_KEY_VALUE_TABLE,
          L_VALUE     TYPE WDY_KEY_VALUE.
      NODE_INFO = WD_CONTEXT->GET_NODE_INFO( ).
      NODE_INFO = NODE_INFO->GET_CHILD_NODE( 'NODE_SEARCH' ).
       "**************************set value set for drop down***************
        DATA lo_nd_node_search TYPE REF TO if_wd_context_node.
        DATA lo_el_node_search TYPE REF TO if_wd_context_element.
        DATA ls_node_search TYPE wd_this->element_node_search.
        DATA lv_app_agent LIKE ls_node_search-app_agent.
        DATA lv_app_state LIKE ls_node_search-app_state.
      navigate from <CONTEXT> to <NODE_SEARCH> via lead selection
        lo_nd_node_search = wd_context->get_child_node( name = wd_this->wdctx_node_search ).
      get element via lead selection
        lo_el_node_search = lo_nd_node_search->get_element(  ).
            lo_el_node_search->get_attribute(
          EXPORTING
            name =  `APP_STATE`
          IMPORTING
            value = lv_app_state ).
      get single attribute
        lo_el_node_search->get_attribute(
          EXPORTING
            name =  `APP_AGENT`
          IMPORTING
            value = lv_app_agent ).        -
    get the value of DROP1
      clear the selected value of drop down
        lo_el_node_search->set_attribute(
          EXPORTING
            name =  `APP_STATE`
            value = '' ).----
    I want to clear the selected value of DROP2
    IF lv_app_agent IS INITIAL.
      L_VALUE-VALUE = 'SUBMIT'.
        CLEAR L_VALUE-KEY .
        INSERT L_VALUE INTO TABLE LT_VALUESET.
      NODE_INFO->SET_ATTRIBUTE_VALUE_SET(
              NAME = 'APP_STATE'
              VALUE_SET = LT_VALUESET ).
      exit.
    ENDIF.
    CASE lv_app_agent .----
    there are 2 cases
      WHEN 'SUPP_APP'.
        L_VALUE-VALUE = 'APPROVE'.
        L_VALUE-KEY = '1'.
        INSERT L_VALUE INTO TABLE LT_VALUESET.
        L_VALUE-VALUE = 'INITIAL'.
        L_VALUE-KEY = '0'.
        INSERT L_VALUE INTO TABLE LT_VALUESET.
      WHEN OTHERS.
        L_VALUE-VALUE = 'APPROVE'.
        L_VALUE-KEY = '1'.
        INSERT L_VALUE INTO TABLE LT_VALUESET.
        L_VALUE-VALUE = 'INITIAL'.
        "CLEAR L_VALUE-KEY.
        L_VALUE-KEY = '000'.
        INSERT L_VALUE INTO TABLE LT_VALUESET.
        L_VALUE-VALUE = 'REJECT'.
        L_VALUE-KEY = '2'.
        INSERT L_VALUE INTO TABLE LT_VALUESET.
    ENDCASE.
    NODE_INFO->SET_ATTRIBUTE_VALUE_SET(
              NAME = 'APP_STATE'
              VALUE_SET = LT_VALUESET ).
    Then in the another method, I will fetch the value of attribute APP_STATE. I can successfully get the value and put it into where clause and get result. But I will get a runtime error then.

  • Urgent : Runtime error in create_popup_to_confirm

    I get the below runtime error.
    +View V_ANALYSIS_DETAILS has no action BUTN_REJECT x«Â +
    and this is my code. can someone suggest me what am i missing in it
    l_api_main = wd_this->wd_get_api( ).
      l_cmp_api = wd_comp_controller->wd_get_api( ).
      str = 'Approved'.
      APPEND str TO str_table.
      str = 'Reason Rate Transferred set on activity'.
      APPEND str TO str_table.
      l_window_manager = l_cmp_api->get_window_manager( ).
      l_popup = l_window_manager->create_popup_to_confirm(
      text = str_table
      button_kind = if_wd_window=>co_buttons_ok "4
      message_type = 1
      close_button = 'X'
      window_title = 'Status Confirmation'
      window_position = if_wd_window=>co_center ).
      l_popup->subscribe_to_button_event(
      button = if_wd_window=>co_button_yes
      action_name = 'BUTN_REJECT'
      action_view = l_api_main
      is_default_button = abap_true ).
      l_popup->open( ).

    Hi Suri,
    Firstly we have to pass  the action name and not the button name to action_name at the time of subscribing the action.
    By default, the popup for confirmation will get closed upon any action performed.
    Check the code in the action assigned 'Ok' button. there might be a case where the code for calling the popup is triggered again.
    Please find the below code snippet for creating a Pop up for confirmation.
    *data declaration
      data:
        l_componentcontroller_api TYPE REF TO if_wd_component,
        l_window_manager TYPE REF TO if_wd_window_manager,
        l_window TYPE REF TO if_wd_window,
        lt_text TYPE string_table,
        l_text_line TYPE string,
        l_api TYPE REF TO if_wd_view_controller,
      l_api = wd_this->wd_get_api( ).
      l_text_line = cl_bsp_runtime=>if_bsp_runtime~get_otr_text( alias = '/RIO/ZHSE/025' ).
      APPEND l_text_line TO lt_text.
      l_componentcontroller_api = wd_comp_controller->wd_get_api( ).
      l_window_manager = l_componentcontroller_api->get_window_manager( ).
      CALL METHOD l_window_manager->create_popup_to_confirm
        EXPORTING
          text                 = lt_text
          button_kind          = if_wd_window=>co_buttons_yesnocancel
          message_type         = if_wd_window=>co_msg_type_question
          CLOSE_BUTTON         = ABAP_TRUE
          WINDOW_TITLE         =
          WINDOW_LEFT_POSITION =
          WINDOW_TOP_POSITION  =
          window_position      = if_wd_window=>co_center
          WINDOW_WIDTH         =
          WINDOW_HEIGHT        =
        RECEIVING
          result               = l_window.
      CALL METHOD l_window->subscribe_to_button_event
        EXPORTING
          button            = if_wd_window=>co_button_yes
          BUTTON_TEXT       =
          TOOLTIP           =
          action_name       = 'BACK_AND_SAVE'
          action_view       = l_api
          is_default_button = abap_true.
      CALL METHOD l_window->subscribe_to_button_event
        EXPORTING
          button            = if_wd_window=>co_button_no
          BUTTON_TEXT       =
          TOOLTIP           =
          action_name       = 'BACK_AND_NO_SAVE'
          action_view       = l_api
          is_default_button = abap_false.
      l_window->open( ).
    endif.

  • ECM - Review Planning / Planning Overview (Compensation Approval)

    Hello Experts,
    I am looking for a resolution to a problem I am encountering when using MSS -> Planning ->  Review Planning (Compensation Approval) (mss 1.4, ep4).
    when launching the review planning webdynpro the following error messages are displayed:
    A fatal error has occurred. Please inform your system administrator
    No compensation review is assigned to your user
    The user is a chief, and is also a higher level chief from the original chief who submitted the planning.
    I have experiemented with the spro setting for User Interface Settings -> Define Attributes for Planning Overview
    where the all Org. Units have Eligible Employees has been tested with it checked and unchecked.
    additionally we ran the report for the respective org units to Prepare Organizational Units for Compensation Planning (RHECM_PREP_ORGUNITS_FOR_PLNG)
    Please let me know if you have any ideas?
    Best Regards,
    Michael

    >
    Michael L Pappis wrote:
    > I am not a 100% sure if the checkmark is Org. Units have Eligible Employees is working the way i thought.
    >
    > I tested with the checkmark on, and ran  the report to prep org units, it gave the me error when launching the approval screen.
    >
    > i tested with the checkmark off, and ran the report to prep org units, but the parent org unit did not have an elgible employee, so it gave the same error when launching the approval screen.
    >
    > i moved an elgible employee into the parent org unit, and ran the report again, and than it created the data in T71ADM_PROCESS.
    >
    > after this final step the webdynpro loaded with no error.  i'll have to do some more testing on this.
    so figured out the root cause of the problem and why the checkmark "Org units have elgible employees" did not work originally. 
    when running the report it is trying to find org units based on the compensation review effective dates.  In our case we left the end date of the review as blank.  this new report does not like blanks based on the way it selects the org unit.
    make sure you have an end date for your review in table V_T71ADM08.

  • Runtime error during PO workflow execution

    Hi,
    We have a custom workflow and today i received a runtime error while i was executing the approval process for the purchase order.
    In our workflow a work item is going to be sent to the proper approver, and inside this item, there are several possibilites for the approver: approve, reject, etc.
    Until this item, everything is fine, but when i decide to approve the PO, the system gives me an error: "Runtime Errors: GETWA_NOT_ASSIGNED".
    I did not do any changes on the workflow in the last few days (and i don't think so anybody else did any modification on it) and i don't know what should be the problem.
    If you have any idea for the solution, please let me know!
    Thanks in advance for your help!
    Best Regards,
    Attila

    Hello,
    Searching for GETWA_NOT_ASSIGNED in OSS brings up 2467 notes - see which one applies to you and your version.
    regards
    Rick Bakker
    Hanabi Technology

  • Runtime error in starting Lightroom

    I receive the following message when I try to start Lightroom:
    Microsoft Visual C++ Runtime Library
    Runtime Error!
    Program:...Files\Adobe\Adobe Photoshop Lightroom 1.2\lightroom.exe
    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application's support team for more information.
    Lightroom ran well for several days and then failed to open with the above message.
    I have tried everything I know to do (uninstalled and reinstalled the application, restored the computer to a restore point before Lightroom was originally installed, etc.) and do not know were to go from here. Suggestions would be appreciated.
    I am using Windows XP sp2 and have 4 GB of ram and 250 GB of hard disk space.
    Thanks,
    Cliff Culp

    Aha! A fix! Please look at this...
    http://www.adobeforums.com/cgi-bin
    bob frost, "Help! Runtime error after Lightroom 1.1 install!" #10, 27 Jun 2007 6:54 am

  • Runtime error while executing rule

    Hello All,
      While executing the DTP for a cube, im facing the error as Runtime error while executing rule -> see long text .
      For this source is another Cube, where im loading the data from Cube to Cube.
    Error Description are as follows:-
    Error Location: Object Type    TRFN
    Error Location: Object Name    0T9SCR6Q4VWS1SOPNRRBOY1YD51XJ7PX
    Error Location: Operation Type ROUTINE
    Error Location: Operation Name
    Error Location: Operation ID   00034 0000
    Error Severity                 100
    Original Record: Segment       0001
    Original Record: Number        557
    and Also descripton is :-
    Diagnosis
        An error occurred while executing a transformation rule:
        The exact error message is:
        Division by zero
        The error was triggered at the following point in the program
        GP4H0CW3MLPOTR3E8Y93QZT2YHA 4476
    System Response
        Processing the data record has been terminated.
    Procedure
    The following additional information is included in the higher-level
    node of the monitor:
       Transformation ID
       Data record number of the source record
       Number and name of the rule which produced the error
    Let me know ur valuable suggestions on these error...
    thanks.

    Hello,
    I have checked all the transformation and End Routines.All are working fine.Yesterday i have loaded some data into it, but today its gettting errored out.
    Checked completely in the forum for threads related to this, but couldnt find proper thread which had solutions....
    thanks,
    srinivas.

  • Could someone help me with a Runtime Error while saving a PDF file?

    While saving a 28 page PDF file in Illustrator today, I got a window saying, "This application has requested the "Runtime" to terminate it in a unusual way." It said to contact the applications support team for more information. I keep getting the same thing each time I try it. Does anyone know how to fix this issue or how I contact the applications support team ?
    Thank you for any insight.
    Pam

    It is a 13.5x11 inch calendar. There are 14 pages with images on them and
    some text. The other pages have text, a grid and a colored background with a
    gaussian blur. I saved each page as an "outline".
    The printer I am using requested I save all pages in a pdf file. I was
    successful in saving all but about six pages, now I can't even open the
    file.
    What happens is... I open Illustrator
                                   I open the pdf file
                                   A window appears that says... Runtime Error,
    This application has requested the Runtime to terminate it in an unusual
    way. Please contact the application's support team for more information.
                                   I select ok
                                   then a window appears that says... Adobe
    Illustrator CS5 has stopped working. A problem caused the program to stop
    working correctly. Windows will close the program and notify you if a
    solution is available.
                                   Then the program closes.
    So far I have not been notified of anything.
    Please let me know if you need more details.
    Thank you so much for helping me with this.
    Pam

  • RunTime Error while saving a Sales Order

    Hi All,
    When i am saving a Sales Order, the system is throwing a Runtime Error.
    The ABAP Code in the Runtime Error screen as follows.
              select * from (t681-kotab) appending table <cond_tab>
                     up to 1 rows
                     where kappl  = se_kappl
                     and   kschl  = se_kschl
                     and   datbi >= se_date
                     and   datab <= se_date
                     and   (coding_tab).
    Till these days, there was no such error while saving a Sales Order.
    How to resolve this issue?
    Regards
    Pavan

    Hi,
    The below piece of code is trying to get the contents of the table mentioned in T681-KOTAB.
    select * from (t681-kotab) appending table <cond_tab>
    up to 1 rows
    where kappl = se_kappl
    and kschl = se_kschl
    and datbi >= se_date
    and datab <= se_date
    and (coding_tab).
    The reason could be is someone has screwed up the entries in T681 table. Check that out.
    Try to put a break point on this SELECT query and see what the value of T681-KOTAB holds before the SELECT query. Check whether such a table entry exists in DB.
    Let me know if you are still stuck up.
    If you can send me the ST22 dump of the run time error, i might be able to help you more  on this.
    Hope this helps.
    Thanks,
    Balaji

Maybe you are looking for

  • Is there a way we can default the Requisition header description to Purchase Order header description in iProcurement?

    We would want to default the Requisition Header description to get imported onto the Purchase Order Header description. After the Requisition approval the Purchase Order gets created but the Header description is empty and I expect this to be default

  • Ipod doesn't show in itunes, vista installed, also, thinks it's syncing...

    I really don't know what to put for a subject! Itunes and my ipod shuffle ran perfectly under Windows XP. I have a LOT of music successfully loaded (from itunes purchases and my own cds) on the 'pod. It plays fine. Problem is, computer bit the dust.

  • Chck Register

    Dear SAP Guru,                            My issue is as follows I Created two Chek Lot ,Say for Ex 1 & 2 1is for Manual Check 2is for Preprinted Stationery. Now i created one Cheque Manually chno is 100000, i posted the doc in vendor A/c thru F-53,S

  • SAP Script - How to check a text element is empty in Script.

    Hello Friends,               I like to display a text element when it is not empty, otherwise I like to display some other text. I know how to read text element in Script, but  How to check a text element is empty in Script Thank you for your time. S

  • Bi-directional replication question..

    I configured database A & database B for two-way replication. Basically, I configured from A to B without any problem, before runs "Start_Capture", I export & import the tables with rows=n. Question is, Now I need to configure from B to A. Do I need