MSS BP shows runtime errors in every MSS iView

We are running EP6 SP2 Patch 3 HF 7. We loaded MSS version BUSINESS PACKAGE
FOR MANAGER SELF-SERVICE_60_1_2 with Service Pack. Every single iview
under MSS gives Portal Runtime Errors. Here is a snippet from the
log. We are running SAP J2EE 6.20 version 20. All other iviews that
are not part of MSS work correctly. What can I do to fix or
troubleshoot the issues with MSS?  See sample log.
Here is a sample error.
Exception ID:03:24_08/07/04_0003
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/overview/com.sap.pct.hcm.reminderofdates
Component class :
com.sap.pct.hcm.reminderofdates.ReminderOfDatesComponent
User : fa1553
at
com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponen
tException(PortalRequestManager.java:863)
at
com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent
(PortalRequestManager.java:311)
at
com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
(PortalRequestManager.java:143)
at
com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
(PortalRequestManager.java:195)
at
com.sapportals.portal.prt.component.PortalComponentResponse.include
(PortalComponentResponse.java:209)
at com.sapportals.portal.prt.pom.PortalNode.service
(PortalNode.java:589)
at
com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent
(PortalRequestManager.java:301)
at
com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
(PortalRequestManager.java:143)
at
com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
(PortalRequestManager.java:195)
at
com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle
(PortalRequestManager.java:644)
at
com.sapportals.portal.prt.connection.ServletConnection.handleRequest
(ServletConnection.java:209)
at
com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run
(Dispatcher.java:532)
at java.security.AccessController.doPrivileged(Native Method)
at com.sapportals.portal.prt.dispatcher.Dispatcher.service
(Dispatcher.java:415)
at javax.servlet.http.HttpServlet.service
(HttpServlet.java:853)
at
com.inqmy.services.servlets_jsp.server.InvokerServlet.service
(InvokerServlet.java:126)
at javax.servlet.http.HttpServlet.service
(HttpServlet.java:853)
at
com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet
(RunServlet.java:147)
at
com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet
(ServletsAndJspImpl.java:792)
at
com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename
(RequestAnalizer.java:658)
at com.inqmy.services.httpserver.server.RequestAnalizer.handle
(RequestAnalizer.java:305)
at com.inqmy.services.httpserver.server.Response.handle
(Response.java:166)
at
com.inqmy.services.httpserver.server.HttpServerFrame.request
(HttpServerFrame.java:1153)
at
com.inqmy.core.service.context.container.session.ApplicationSessionMessa
geListener.process(ApplicationSessionMessageListener.java:36)
at com.inqmy.core.cluster.impl5.ParserRunner.run
(ParserRunner.java:55)
at com.inqmy.core.thread.impl0.ActionObject.run
(ActionObject.java:46)
at java.security.AccessController.doPrivileged(Native Method)
at com.inqmy.core.thread.impl0.SingleThread.run
(SingleThread.java:153)
Caused by: java.lang.NoClassDefFoundError
at
com.sapportals.portal.prt.service.jco.JCOClientService.internalGetJCOCli
ent(JCOClientService.java:311)
at
com.sapportals.portal.prt.service.jco.JCOClientService.getJCOClientPoolE
ntry(JCOClientService.java:901)
at
com.sapportals.portal.prt.service.jco.JCOClientService.getJCOClientPoolE
ntry(JCOClientService.java:747)
at com.sap.pct.hcm.util.Util.getJCoPoolEntry(Util.java:76)
at
com.sap.pct.hcm.reminderofdates.ReminderOfDatesPage.doProcessBeforeOutpu
t(ReminderOfDatesPage.java:63)
at com.sapportals.htmlb.page.PageProcessor.handleRequest
(PageProcessor.java:106)
at
com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent
(PageProcessorComponent.java:135)
at
com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDepre
cated(AbstractPortalComponent.java:209)
at
com.sapportals.portal.prt.component.AbstractPortalComponent.service
(AbstractPortalComponent.java:114)
at
com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent
(PortalRequestManager.java:301)
at
com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
(PortalRequestManager.java:143)
at
com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
(PortalRequestManager.java:195)
at
com.sapportals.portal.prt.component.PortalComponentResponse.include
(PortalComponentResponse.java:209)
at com.sapportals.portal.prt.pom.PortalNode.service
(PortalNode.java:589)
at
com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent
(PortalRequestManager.java:301)
at
com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
(PortalRequestManager.java:143)
at
com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
(PortalRequestManager.java:195)
at
com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle
(PortalRequestManager.java:644)
at
com.sapportals.portal.prt.connection.ServletConnection.handleRequest
(ServletConnection.java:209)
at
com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run
(Dispatcher.java:532)
at java.security.AccessController.doPrivileged(Native Method)
at com.sapportals.portal.prt.dispatcher.Dispatcher.service
(Dispatcher.java:415)
at javax.servlet.http.HttpServlet.service
(HttpServlet.java:853)
at
com.inqmy.services.servlets_jsp.server.InvokerServlet.service
(InvokerServlet.java:126)
at javax.servlet.http.HttpServlet.service
(HttpServlet.java:853)
at
com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet
(RunServlet.java:147)
at
com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet
(ServletsAndJspImpl.java:792)
at
com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename
(RequestAnalizer.java:658)
at com.inqmy.services.httpserver.server.RequestAnalizer.handle
(RequestAnalizer.java:305)
at com.inqmy.services.httpserver.server.Response.handle
(Response.java:166)
at
com.inqmy.services.httpserver.server.HttpServerFrame.request
(HttpServerFrame.java:1153)
at
com.inqmy.core.service.context.container.session.ApplicationSessionMessa
geListener.process(ApplicationSessionMessageListener.java:36)
at com.inqmy.core.cluster.impl5.ParserRunner.run
(ParserRunner.java:55)
at com.inqmy.core.thread.impl0.ActionObject.run
(ActionObject.java:46)
at java.security.AccessController.doPrivileged(Native Method)
at com.inqmy.core.thread.impl0.SingleThread.run
(SingleThread.java:153)
[email protected]e9 #
This is a show stopper for my EP implementation.  We are about to go live with a test group.
Roy Richardson

Hello Roy,
Did you create two aliases for the R3 system named "SAP_R3_HumanResources" and "SAP_R3_Finanacials".
Just confirm the names (case sensitive)
Hope this helps..
Pradeep

Similar Messages

  • How to raise exception in bor method without showing runtime error

    I want to raise custom exception in the bor method like below. However, it will show runtime error when executing codes below. Any knows how to raise custom exception in the bor method without runtime error?
    raise 9021.

    Hi Nick
    You need to define the exception 9021 for the method and then you use the macro EXIT_RETURN as below
    exit_return 9021 sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    Regards
    Ravi

  • Setup synchroniz​e with address for Sage ACT! showed Runtime Error: Cannot configure the section.

    Hello Blackberry Senbai...
    As my problem showed as subject line. "When I setup synchronize with address book for Sage ACT! showed Runtime Error: Cannot configure the section."
    Setup was stopped from this point.
    my system info..
    Desktop Manager version is 5.0 downloaded from Blackberry website.
    ACT version is 2010.
    OS: Window XP Pro with service pack 3
    Thank you for your time to review my problem.

    Hi and Welcome to the Forums!
    Since the version of ACT that you state is not contained in the PIM compatibility matrix, I'm not sure that there is anything to be offerred...
    KB12268 Applications supported by BlackBerry Desktop Manager for synchronization
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Tcode SM52 shows Runtime error.

    Hi,
    This is newly installed CRM server on windows 2003, oracle 10i, basis rel 701, kernel patch level 55
    Runtime error shows once executing SM52 FOR VIRTUAL MACHINE CONTAINer. Please check the below runtime error.
    Runtime Errors         COMPUTE_FLOAT_ZERODIVIDE
    Exception              CX_SY_ZERODIVIDE
    Date and Time          28.07.2010 16:37:46
    Short text
    Divide by 0 (type F) In program "RSM52000_ALV"
    What happened?
    Error in the ABAP Application Program
    The current ABAP program "RSM52000_ALV" had to be terminated because it has
    come across a statement that unfortunately cannot be executed.
    What can you do?
    Note down which actions and inputs caused the error.
    To process the problem further, contact you SAP system
    administrator.
    Using Transaction ST22 for ABAP Dump Analysis, you can look
    at and manage termination messages, and you can also
    keep them for a long time.
    Error analysis
    An exception occurred that is explained in detail below.
    The exception, which is assigned to class 'CX_SY_ZERODIVIDE', was not caught in
    procedure "CREATE_HEADER" "(FORM)", nor was it propagated by a RAISING clause.
    Since the caller of the procedure could not have anticipated that the
    exception would occur, the current program is terminated.
    The reason for the exception is:
    In the current program "RSM52000_ALV", an arithmetic operation ('DIVIDE',
    '/', 'DIV' or 'MOD') attempted to use operands of type F to divide
    by 0.
    The operands involved were:
    1. Operand: 100
    2. Operand: 0
    (If "?" is output, the value of the operand can no longer be
    determined).
    How to correct the error
    If the error occurred in your own ABAP program or in an SAP
    program you modified, try to remove the error.
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "COMPUTE_FLOAT_ZERODIVIDE" "CX_SY_ZERODIVIDE"
    "RSM52000_ALV" or "RSM52000_ALV"
    "CREATE_HEADER"
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
    To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
    Display the system log by calling transaction SM21.
    Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
    In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
    4. Details about the conditions under which the error occurred or which
    actions and input led to the error.
    The exception must either be prevented, caught within proedure
    "CREATE_HEADER" "(FORM)", or its possible occurrence must be declared in the
    RAISING clause of the procedure.
    To prevent the exception, note the following:
    Thanks
    Chidam

    Hi Alejandro,
    if you are using Windows 2003 server please consider SAP note 1357247 as there are issues within the memory management of the operating system.
    Best Regards,
    Michael

  • ITunes update shows runtime error R6034/iTunes error 7/Windows error 1114. iTunes tells me to reinstall but I've uninstalled/restalled and get same error messages.

    After iTunes update I see this - Runtime error R6034 "application has made an attempt to load the C runtime library incorrectly".  ThenUninstalled then I also get iTunes was not installed correctly. Please reinstall iTunes error 7 (Windows error 1114).  I've tried fixes for runtime but computer says there are no errors.  I've uninstalled/reinstalled iTunes and get all the above messages.  Now when I start up my computer the runtime error pops up, but once it is closed computer works fine until I try to open iTunes.  I've even tried a system restore going back to November.  I use iTunes for audiobooks on iPod and I'm going to get desperate soon. Any suggestion?

    Follow the instructions of tt2 in: https://discussions.apple.com/thread/5822086

  • Attempts to enter elements 9 organizer now show "runtime error C"..how do I correct this?

    I have used Elements 9 sucessfully since August. Suddenly, when I try to go to "organizer", it gives me a 'runtime error C..contact your product provider. What does that mean ? How does it happen? and most importantly, how can I get it 'fixed' ?
    New World Photos by Ron

    A number of possible causes, so can't say immediately what will fix it. A file within the application may have become corrupted and needs to be recreated. You would most likely have to do this by uninstalling and reinstalling the application.You could also try running the application from a new user account, whether or not it works will help guide us in the next thing to try.

  • Forms does not show runtime errors

    I've made a simple (very simple) form with a base table block.
    When I run it, and an error occurs, it doesn't show the error message...
    Does anyone know what could be happening?
    thanks in advence

    Hi
    1. Did you put any code on on-error trigger? if it is there reomove and try.
    2. Is console window property set to right window?
    3. Do you want to see the exact oracle error ? then after the error goto help menu --> show error.
    Cheers
    Gouri Sankar

  • Portal Runtime Error : in CRM BP iview

    Hi
      I installed Business package for crm in portal and assigned the role sales manager to an user xyz and when I go to analytics -> incentives and commissions -> My Teams Commisions-> the first iview "Closed Deals by Sales Office/Rep" shows the error
    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.crm.SalesManager/Analysis_2/IncentivesCommissions/MyTeam/com.sap.pct.crm.salesmgrlistdeals
    Component Name : com.sap.pct.crm.salesmgrlistdeals.default
    The exception was logged. Inform your system administrator..
    Exception id: date/........
    See the details for the exception ID in the log file
    and when i referred the log file, it shows the following trace.
    pcd:portal_content/com.sap.portal.migrated/ep_5.0/roles/com.sap.pct.crm.SalesManager/Analysis_2/IncentivesCommissions/MyTeam/com.sap.pct.crm.salesmgrlistdeals
    Component class : com.sap.pct.crm.incentivescommissions.salesmgrdeals.SalesMgrDealsDyn
    user: xyz
    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:154)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:392)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:345)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:323)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:865)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:240)
    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:37)
    at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
    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:159)
    Caused by: java.lang.NullPointerException
    at java.text.StringCharacterIterator.<init>(StringCharacterIterator.java:58)
    at java.text.StringCharacterIterator.<init>(StringCharacterIterator.java:47)
    at sun.text.Normalizer.setText(Normalizer.java:1537)
    at java.text.CollationElementIterator.setText(CollationElementIterator.java:469)
    at java.text.RuleBasedCollator.compare(RuleBasedCollator.java:401)
    at java.text.Collator.equals(Collator.java:322)
    at com.sap.pct.crm.incentivescommissions.salesmgrdeals.SalesMgrDealsCreation.createTableView(SalesMgrDealsCreation.java:383)
    at com.sap.pct.crm.incentivescommissions.salesmgrdeals.SalesMgrDealsCreation.createReport(SalesMgrDealsCreation.java:159)
    at com.sap.pct.crm.incentivescommissions.salesmgrdeals.SalesMgrDealsDynPage.retrieveData(SalesMgrDealsDynPage.java:182)
    at com.sap.pct.crm.incentivescommissions.salesmgrdeals.SalesMgrDealsDynPage.doProcessBeforeOutput(SalesMgrDealsDynPage.java:167)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:123)
    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
    AFAIK i could see the null pointer exception, but donno the reason, as it is standard iview by SAP. did someone face this problem. if so, could you please lemme know how did u resolve it
      or any other suggestions seeing the error??
    Thank you

    hi
    sorry for the delay..yep i configured it already with BW system with alias SAP_BW, ofcourse i dont have any crm data loaded in bw.
    what i expect to see is a form giving a criteria for searching (for ex: startdate and enddate). but i see this error there.
    any suggestions

  • PPM Portal : Runtime error in KM Navigation Iview

    Hi All,
    We have a PPM(xRPM) 4.5 portal which we recently upgraded to SPS8.
    After upgrading the SAP delivered iview "Attachment and Links" is giving below dump::
    Runtime Error
    An exception occured while processing the request.
    Additional information: com.sap.pct.cprxrpm.XRPMRepositoryFilter$1
    Exception ID = 001dbd54-026e-2e10-7c88-c3c88b7162e7      Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 03:22_31/05/11_0036_501295550
    Refer to the log file for details about this exception.
    The ivew is of type KM Navigation and is mapped to the folder '/documents'
    The exception log is below:
    at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:33)
            at com.sapportals.htmlb.Container.preRender(Container.java:120)
            at com.sapportals.htmlb.Container.preRender(Container.java:120)
            at com.sapportals.htmlb.Container.preRender(Container.java:120)
            at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java:407)
            at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:238)
            at com.sapportals.wcm.portal.component.base.KMControllerDynPage.doOutput(KMControllerDynPage.java:134)
            at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:133)
            at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
            at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java:80)
            at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
            at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
            at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
            at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
            at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
            at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
            at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
            at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:235)
            at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:541)
            at java.security.AccessController.doPrivileged(AccessController.java:246)
            at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:430)
            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
    Please suggeest the possible root cause and soluiton.
    Edited by: Sumit Oberoi on Jun 1, 2011 12:36 AM
    Regards,
    Sumit
    Edited by: Sumit Oberoi on Jun 1, 2011 12:37 AM

    Portal Restart resolved the issue.

  • Portal runtime Error in KM Navigation iView

    Hi,
    I have created a KM Navigation iview and assigned it to a role.
    When I preview it via portal content, everything is fine.
    When I login as an end user with that role (to which this iview is assigned) this list of documents in that folder is shown. But when I click on any of the doc to view that, it gives me
    Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 04:09_22/07/11_0133_7786050
    Refer to the log file for details about this exception.
    I have already assigned the Full control permission for this role to that document folder.
    Is there any more setting that needs to be done??
    Thanks,
    Atul

    Hey Atul,
    Check the URL Generator Service for the host and alternative host. See to it that these URLs have the same domain name as that of the Portal. Also, if there has been a KM database copy lately, see to it that the document is not pointing to the server in the other environments to which you as an admin could have access to but not as an end user. So, for that, again check the URL Generator Service. I am just throwing in possibilities, it had happened with me once.
    Use HTTPwatch to verify what URL is the iView trying to point to OR I guess your logs might have already told you that.
    Hope it helps,
    Prathamesh

  • JSF page shows runtime error when application deployed in local oc4j server

    I developed a wsrp portlet producer based application and delployed it in oc4j application server. But when I open input.jsp page url which has JackBe portlet mashlets on it in web browser.
    I get an error 'mdsId=/oracle/adf/portlet/wsrpPortletProducer1_1223631729156/ap/E1default_e62a8fe5_011e_1000_8002_ac144d7e5e23.pxml not found'.
    Oc4j, oracle database instance and JackBe presto are running on same local machine.
    I am using trial version of JackBe presto. Similarly while installing oc4jpdk, I do need to change ORACLE_HOME path to oc4j from oracle database folder which stops running of my oracle database(Oracle10g) instance on my machine. Please suggest me with possible solution pointers to resolve it.

    Hi
    Thanks for the input. I checked at the forum you referred to. I did not find any similar question discussed on the forum. I highly appreciate if you suggest me few exact pointers to this issue. I am losing on time and appreciate quick response.
    Thanks & Regards
    Abhijit Kulkarni

  • Getting Runtime Error 6 Overflow when Running a BI Publisher Template

    Hi,
    I have a requirement to in a template where i am filling the table with empty lines if the no of lines in the template per page are less then the specified no of lines per page.
    It is working when the data is for 4 suppliers when the data is huge ie: 40 suppliers the template is showing Runtime Error 6 Overflow.
    can anyone please guide on this,if needed i will mail the template and the xml.
    Best Regards,
    Mahi

    Hi ,
    I am also getting the same error. When i am trying to print 6 lines per page in xml publiesher report, it is working fine but if i am trying to print 7 lines or more, then it is going into Runtime Error 6 Overflow. Can you suggest something on this?
    Regards
    Sachin

  • Runtime error while trying to execute custom F4 help in OOP ALV grid.

    Dear All,
    I am trying to add custom search help for one of my column in ALV grid. I'm using OOP ALV, when i click for search help for that column, the system shows runtime error like below.
    I am new to OOP concept and tried to follow program BCALV_EDIT_03. But not getting this error occur. Please help me.
    With regards.

    Hi,
    In order to be able to provide a search help for a field in an ALV you must do the following things.
    1) The field where F4 help need to be attached needs to be made editable.
    2) Create an event handler class to handle the ONF4 event. You can refer the following code:
        CLASS lcl_alv1_handler DEFINITION.
        PUBLIC SECTION.
           "Tohandle F4 helps
           METHODS handle_f4 FOR EVENT onf4 OF cl_gui_alv_grid
                   IMPORTING e_fieldname e_fieldvalue es_row_no er_event_data
                             et_bad_cells e_display.
        ENDCLASS.
       CLASS lcl_alv1_handler IMPLEMENTATION.
          METHOD handle_f4.
    CASE e_fieldname.
         WHEN 'LIFNR'.               "Set F4 for courier vendor
             SELECT lifnr name1 FROM lfa1 INTO TABLE lt_lifnr.
           IF lt_lifnr IS NOT INITIAL.
             CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
               EXPORTING
                 retfield           = 'LIFNR'
                 window_title   = 'Vendors'
                 value_org       = 'S'
               TABLES
                 value_tab       = lt_lifnr
                 return_tab      = lt_return
               EXCEPTIONS
                 parameter_error = 1
                 no_values_found = 2
                 OTHERS          = 3.
             IF sy-subrc = 0.
               READ TABLE gt_final INTO wa_final_t INDEX es_row_no-row_id.
               IF sy-subrc = 0.
                 READ TABLE lt_return INTO wa_return INDEX 1.
                 IF sy-subrc = 0.
                   CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
                     EXPORTING
                       input  = wa_return-fieldval
                     IMPORTING
                       output = lv_lifnr.
                   wa_final_t-lifnr  = lv_lifnr.
                   MODIFY gt_final FROM wa_final_t INDEX es_row_no-row_id.
                 ENDIF.
               ENDIF.
             ENDIF.
           ENDIF.
          ENDCASE.
             CALL METHOD o_alv->refresh_table_display.
          ENDMETHOD.
       ENDCLASS.
        In the above method, GT_FINAL-LIFNR is being overwritten by the LIFNR you had selected       from F4 help. So we will call the refresh_table_display after it to see the result in the ALV.
    3) After creating the ALV object, add the fields to which the F4 has to be added. For this you
        need to declare an internal table based on  lvc_t_f4. Use the following code. Here O_ALV is    my ALV object.:
       CREATE OBJECT o_container
           EXPORTING
             container_name              = 'CUSTCON'
           EXCEPTIONS
             cntl_error                  = 1
             cntl_system_error           = 2
             create_error                = 3
             lifetime_error              = 4
             lifetime_dynpro_dynpro_link = 5
             OTHERS                      = 6.
         IF sy-subrc <> 0.
    *     MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *                WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
         ENDIF.
         CREATE OBJECT o_alv
           EXPORTING
             i_parent          = o_container
           EXCEPTIONS
             error_cntl_create = 1
             error_cntl_init   = 2
             error_cntl_link   = 3
             error_dp_create   = 4
             OTHERS            = 5.
         IF sy-subrc <> 0.
    *     MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *                WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
         ENDIF.
       CLEAR : gt_f4, wa_f4.
       wa_f4-fieldname   = 'LIFNR'.
       wa_f4-register    = 'X'.
       wa_f4-getbefore   = space.
       wa_f4-chngeafter  = space.
       APPEND wa_f4 TO gt_f4.
       Here I am assigning F4 to LIFNR field in the final internal table that is displayed using ALV.
       After this register this field for F4.
        CALL METHOD o_alv->register_f4_for_fields
           EXPORTING
              it_f4 = gt_f4.
       CREATE OBJECT o_alv_handler.
       SET HANDLER : o_alv_handler->handle_f4 FOR o_alv1.
       The object o_alv_handler is created based on the event handler class.
    I hope that this will solve your issue. Revert if this is solved.
    Rgards,
    Abijith

  • Runtime error while executing Tcode FAGLL03

    Hello experts
    we have 2 clients in PRD
    100,200
    In 100 if i execute the tcode FAGLL03 it is showing the line items within 100 sec.
    where as in 200 if i execute FAGLL03 it is showing runtime error.
    if this executed in background it takes 1300 sec and finished successfully.
    From basis perspective what would be the issue.
    Regards
    Ravi

    Hello srini
    Thanks for ur input
    Details
    Recording at local and central time........................ 06.05.2009 14:03:30
    Task................ 07522  /  Dialog work process No. 00
    User................ DEVAKUMAR
    Client.............. 200
    Terminal............ H2SBASIS
    Session............. 1
    Transaction code.... FAGLL03
    Program name........ FAGL_ACCOUNT_ITEMS_GL
    Problem class....... T    Transaction Problem
    Development class... SABP
    Further details for this message type
    Module name......... abinit
    Line................ 1890
    Error text.......... ab_chstat
    Documentation for system log message AB 0 :
    The specified runtime error has occurred in the system.
    Parameter
      a.. TIME_OUT
    Technical details
    File................ 000989
    Position............ 0000261540
    Entry type.......... l      ( Error (Module, Row)            )
    Message ID.......... AB 0
    Variable parts...... ab_chstat                                           abinit  1890
    this is the log got from SM21.
    The runtime error is time out error
    Regards
    Ravi

  • Runtime error in off_cycle payroll

    Hello Experts,
    I have configured off-cycle payroll for both quality and production server, it is running sucessfully in quality server. But whenever i m trying to run off-cycle run in production server , there is showing runtime error with the following message"RUNTIME ERROR : CONVT_NO_NUMBER  ,
                                 EXCEPTN: CX_SY_CONVERSION_NONUMBER"
    what might be the reason ?
    Regards,
    Slaxmi

    Hi,
    Please check the data to being processed during this run. The error message indicates that there is some data whose conversion into numeric type is failing. So there might be some field whose data is not convertable. One reason can be like even in numeric field, the thousands seperation characters are stored which might be the reason for this kind of issues.
    Best Regards,
    Venkat.

Maybe you are looking for

  • Tables Statement in ABAP HR

    Hi, I came across a statment of Table declaration using * with the table name. Example: TABLES: *PA0001. Can somebody please let me know what does this mean exactly. Thanks in advance. Somu

  • Netopia Router WiFi-connexion problem solved on MacBook Pro!

    Hi folks! I'm the owner of a MacBook Pro 2.33GHz since last March, and since then, I've been unable to connect my MBP to a Netopia 3347W wireless modem/router. It kept telling me that there was an error trying to connect to the local network. I had t

  • CSNSS Exam!

    I just got taking the test and some of the questions were very ambiguous. Not only that, but the exam did not allow me enough time to finish; I didn't answer the last 10 questions of 70. If I had, I would've passed. At any rate, here's a couple of qu

  • Recover Sent Messages after Rebuild erased them

    I really need some help with the following issue: Last week I opened Mail and searched for a messages. I found it, but when I clicked it, it appeared blank. I started Rebuild and suddenly all blank messages were gone! I moved Mail out of my /library

  • X61t upgrade and auto-rotate not working

    I just bought an x61t off trademe for $50. I've always coveted one because my old x60s was the best thinkpad I've ever owned. This one is solid and underused. I intend to upgrade to win 8 later, and add some more ram and  swap in a SSD. Just use for