FAQ's on Portal Run Time

Hi,
Can any one help me out in providing the FAQ's on Portal Run Time.
Thanks,
Ramesh

Hi refer these:
[http://it.toolbox.com/blogs/portlet/interview-questions-web-services-why-portlet-and-more-5082]
[https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/interoperability/dotnet/pdk%20for%20.net/pdk%20for%20.net%20faq%20-%20installation%2c%20configuration%20and%20use%20cases.faq]
[http://www.madeitsimple.com/technology/sap-enterprise-portal-interview-questions-part-ii]
[http://www.blogtoplist.com/business/blogdetails-14206-2.html]
[http://www.sapbrainsonline.com/Emerging_Tech/EP.html]
[http://www.goarticles.com/cgi-bin/showa.cgi?C=1021051]
Thanks..

Similar Messages

  • Portal Run time error after deploying custom logon page par file in portal

    Hi Experts,
       We have customized the standard portal logon par file for client XYZ and imported it with the same name (com.sap.portal.runtime.logon.par)  in portal.
       It is working fine for XYZ . And another client ABC wants the same customization for them also. So we took the par file from XYZ and imported it in ABC system. But in ABC system, we are getting Portal Run time Error. When we checked the logs, it is showing error in LogonBean class.Wwe have included the necesary jar files. Could anyone help us in identifying what is missing?
    Thanks
    VJ

    Hello Vijay,
    Please paste or attach the error log.
    Regards,
    Haseena

  • Portal run time error when clicking on top level-navigation

    Hi,
    When I select a link from the top level-navigation I get the message <b>Portal Run Time Error</b>.
    I found the log file with this entry :
    <i>#1.5#001438EE39C6006F0000130F000031E800041ABD6F12C098#1155300821516#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#Guest#0####6a3f43c0293811dba664001438ee39c6#SAPEngine_Application_Thread[impl:3]_37##0#0#Error#1#/System/Server#Java###Exception ID:02:53_11/08/06_0601_18813850
    [EXCEPTION]
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    User : Guest
         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.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:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sapportals.portal.prt.core.PortalRequestManagerException: PortalRuntimeException
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:143)
         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)
         ... 24 more
    Caused by: java.lang.NullPointerException
         at com.sapportals.portal.navigation.NavigationService.getNavURLPrefix(NavigationService.java:531)
         at com.sapportals.portal.navigation.NavigationService.redirect(NavigationService.java:495)
         at com.sapportals.portal.navigation.NavigationEventsHelperService.redirectURL(NavigationEventsHelperService.java:1735)
         at com.sapportals.portal.navigation.NavigationEventsHelperService.normalizeNavigationTarget(NavigationEventsHelperService.java:1715)
         at com.sapportals.portal.navigation.NavigationEventsHelperService.getNavSessionParameter(NavigationEventsHelperService.java:784)
         at com.sapportals.portal.navigation.NavigationEventsHelperService.getCurrentNavNode(NavigationEventsHelperService.java:351)
         at com.sapportals.portal.navigation.NavigationEventsHelperService.getCurrentLaunchNavNode(NavigationEventsHelperService.java:421)
         at com.sapportals.portal.navigation.fpm.NavigationFpmListener.addToHistory(NavigationFpmListener.java:268)
         at com.sapportals.portal.navigation.fpm.NavigationFpmListener.doNavigatePhase(NavigationFpmListener.java:98)
         at com.sapportals.portal.navigation.fpm.NavigationFpmListener.doPhase(NavigationFpmListener.java:70)
         at com.sapportals.portal.pb.fpm.FPMContainer.distributeEvent(FPMContainer.java:63)
         at com.sapportals.portal.pb.fpm.FPM.doDocumentHook(FPM.java:143)
         at com.sapportals.portal.prt.service.document.DocumentHookMulticaster.doDocumentHook(DocumentHookMulticaster.java:100)
         at com.sapportals.portal.prt.service.document.DocumentHookService.doDocumentHook(DocumentHookService.java:119)
         at com.sapportals.portal.prt.service.document.DocumentHookServiceNew.doDocumentHook(DocumentHookServiceNew.java:183)
         at com.sapportals.portal.prt.connection.PortalHook.doDocumentHook(PortalHook.java:824)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:261)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         ... 28 more
    #</i>

    Hi Christophe,
    Since you set this question as "Answered", did you find a solution to the problem? We are experiencing a similar problem when clicking top level navigation, but only in some rare cases.
    Best regards,
    Erik Eriksson

  • Portal Run time error in MSS iView

    Hi,
         I am getting portal run time  error in MSS iView when i am navigating  MSS>Online form>People related form and clicking on the employee name in the table which has hyper link. How to remove the hyper link from the employee name?
    When i am selecting the same employee from radio button and clicking on To Form Selection button ,it's working fine.
    Someone can help me to resolve this error.
    Thanks,
    Kundan

    Still my question is open. Someone can provide the solution for the same?
    Thanks,
    Kundan.

  • Portal run time error while accessing R/3 transaction code

    Hi all,
    We have configured R/3 system and BW system to the Portal.
    In R/3 system we have user ids named "ADMIN" and "FIAR" . ADMIN is for adminstrator and FIAR is for FIAR module. I created the same user ids in Portal , for ADMIN i have assigned ADMINSTRATOR role and for FIAR BI as it is also for our BW system.
    But when iam checking the r/3 iviews for FIAR , it shows PORTAL RUN TIME ERROR , while for ADMIN it works fine.
    Can any body have some ideas about this , pts will be assigned,
    Thanks ..

    Have you collected the error log details which looks similar to the below one??
    "The initial exception that caused the request to fail was:
    User has no RFC authorization for function group SDIFRUNTIME.
    com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: User has no RFC authorization for function group SDIFRUNTIME.
    at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:455)
    at com.sap.mw.jco.MiddlewareJRfc$Client.execute(MiddlewareJRfc.java:1442)
    at com.sap.mw.jco.JCO$Client.execute(JCO.java:3979)
    at com.sap.mw.jco.JCO$Client.execute(JCO.java:3416)
    at com.sap.mw.jco.JCO$Repository.execute(JCO.java:20471)"

  • MSS PORTAL -  RUN TIME ERROR WHEN EXECUTING A WORK ITEM IN UWL

    Hi all,
    I've a requirement wherein I need to have a custom screen in place of 'standard user decision' task in the UWL of MSS portal. I've developed a custom screen with Approve and Reject buttons and it works fine if I execute the work item from SAP inbox whereas in portal (UWL), it gives a run time error stating,
    Portal Runtime Error
    An exception occurred while processing your request
    Exception id: 10:56_12/05/08_0020_509163550.
    I'm sure that this error is due to missing configuration between the dynpro and the Portal. All inputs in this regard will be of great help and will be valuable to me.
    Thanks in advance,
    Bharathi.

    Hi
    Looking at the error message I feel like there is something wrong in the task object and object method. You are using a class in the task make sure that class has the IF_WORKFLOW. Mak sure the task is enabled with synchronous task method check box.
    Regards
    Pavan

  • Getting portal run time error

    Hi,
    I have just finished installing the SP Netweaver 2004 SPS13 Rapid Installer on Solaris Box
    When i try to login thorugh the portal by the url.
    http://ctsa-sol-12:50000/irj/portal/
    I get the follwing error
    An exception occurred while processing a request for :
    iView : com.sap.portal.runtime.logon.default
    Component Name : com.sap.portal.runtime.logon.default
    Error occurs during the rendering of jsp component.
    Exception id: 10:49_20/11/06_0014_9156250
    See the details for the exception ID in the log file.
    What can be the problem.
    Thanks And Regards
    Manoj

    Hi Prem,
       I   tried to run the J2EE samples provided.
       But it gave a error  (java.IO.Exception) Not enough space on disk.
      I checked the system
    Here i found that /tmp has just 500 MB
      /usr had 5.7 GB
    I some some contents form the log and tried running the sample agian.
    this time it worked.
    Then i tried login form the portal agin.
    The login screen came and i could log into the portal.
    This is quite suprosing.
    I do not know how the error went away.
    Thanks for u r help
    Manoj

  • Portal Run time error after changing the logon screen

    Hi all,
    I am running an EP7 SP08 and I try to change the logon screen as described on:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/23/c0e240beb0702ae10000000a155106/frameset.htm
    I copied the 'com.sap.portal.runtime.logon.par.bak' file, renamed it to 'my.new.logon.par'. after that I extracted the file with winzip. I opened the directory 'PORTAL-INF\lib\' and there I extracted the file 'umelogonbase.jar' with winrar. I opened the  file 'logonLabels_en.properties' and changed the entry 'xtit_WELCOME=Welcome' to 'xtit_WELCOME=blablabla'.
    I repacked the umelogonbase.jar with winrar again and after that I repacked the 'my.new.logon.par' with winzip again.
    Then I placed the par file back at '<J2EE_Engine_Instance>\j2ee\cluster\server<X>\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd' and changed the authscheme.xml with the new par file and changed the 'login.authschemes.definition.file'  all described on the help.sap.com url mentioned above.
    However, when I restart the portal and open the logon screen I see the error message:
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    The exception was logged. Inform your system administrator..
    See the details for the exception ID in the log file
    The default trace shows the following message:
    An error occured during authscheme computation.
    [EXCEPTION]
    com.sapportals.portal.prt.component.PortalComponentException: Error in init method
    Component : my.new.logon.certlogon
    Is there anyone who knows what goes wrong? The description on help.sap.com is very straightforward but still it doesn't work for me...
    Any help would be appreciated.
    Kind Regards,
    Nico van der Linden...

    Hi,
      Check if you did the following steps pertaining to the authschemes.xml file:
    --> Download the authschemes.xml to local drive. Rename the file to,say, authschemes_new.xml
    --> In authschemes_new.xml, did you change <b>all</b> entries of com.sap.portal.runtime.logon with the name of modified logon par file?
    -->Upload the authschemes_new.xml file using configtool; and, change the property login.authschemes.definition.file to authschemes_new.xml in configtool.
    -->Finally,restart your portal. Hope it helps.
    Regards,
    M.Subathra

  • Portal Run time error when created a seperate role for Transport package.

    Hi Experts,
    I have created a seperate role for Transport Package(import/export iviews).
    Normally we have transport package functionality in system admin.
    Below steps i followed for creating the new role(trans admin)
    1.Copied SAP provided system admin role to a seperate folder.
    2.Deleted reamining portal objects(like UWL, portal display etc ..) except transport packege workset.
    3.Renamed the role to trans admin.
    I have assigned that role to my self, it is working fine to me when i clcik on export and import.I have super admin role.
    when i assign this role to some portal users, Export is not working.
    when user clicks on Export role they are getting below error.
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Access denied (Object(s): com.sap.portal.system/security/sap.com/NetWeaver.Portal/medium_safety/com.sap.portal.appdesigner.contentcatalog/components/Framework).
    Exception id: 12:10_31/08/09_0031_21763550
    See the details for the exception ID in the log file
    By looking into exception iD also, same error access denied it is showing.
    Please Advice.
    Thanks
    Sony.

    Hi Raghu,
    Thanks for the reply.
    I have given full permissions to all users to this trans admin role before itself.
    Thanks in advance.
    Sony.
    Edited by: ambica sony on Aug 31, 2009 1:53 PM

  • Portal run time error

    Hi Friends.
    I have created a bacaend system in Portal.
    Data  is fetched sussessfully from this system in Visual Compser, when i test this on by clicking on Data service(BAPI) ,
    But when i am deploying this on Portal , then following error comes
    Please help me , Surely i will awards u points.
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Error occurs during the rendering of jsp component.
    Exception id: 02:49_23/03/07_0026_18667450
    See the details for the exception ID in the log file
    Thanks in Advance
    Naresh Kumar

    Hi Naresh,
    Don't know whether this is gonna solve your problem or not, but nevertheless have a look at this thread:
    Error when trying to transport an VC iView from one portal to another
    Bye
    Ankur
    Message was edited by:
            Ankur Garg

  • Portal Run Time Error in Masthead

    Hello Members,
    I am getting Portal Runtime error on Masthead, when request goes to one of our servers. When we searched the default trace files we got the exception as below
    Error in service call of JSP Resource
    Application Name: com.xyz.prt.fin.masthead
    Could you please let me know what are the root cause for this error.
    Caused by: java.lang.ClassCastException: class com.sap.portal.navigation.afp.MastHeadBean:WCE_PRIVATE_CL_sap.com/[email protected]ParentClassLoader@5ef21664@alive incompatible with class com.sap.portal.navigation.afp.MastHeadBean:WCE_PRIVATE_CL_sap.com/[email protected]ParentClassLoader@4b30cae1@alive
    Regards,
    Dhruv

    Hi Dhruv
    From the error and looking at the java.lang.ClassCastException, it appears that there are two private
    class loaders for the same masthead application . The most likely cause is that the masthead application was restarted on the system either because of its own restart or because of another dependent application was restarted/deployed.
    The masthead stores some Bean is the session which is later being used in a JSP. As the Bean was loaded before the restart of the com.sap.portal.navigation.afp.masthead application the casting fails.
    This issue will not occur for a newly started server.
    So kindly restart the server and check if you are still facing the issue or not.
    Regards
    Santarshi Samanta

  • Run time error in Portal (BW 7 version)

    Hi,
    I am using BW 7 for generating a graph.i am using web application designer where i will give the name of query
    which is generating a report that consists of graph.
    then i am pasting the link of above report into a portal(iview)...later when i will see the portal,sometimes i can see the report(graph) but some times i get an error without graph saying that
    "A run time error has occured.Do you wish to debug?
    Line 7: Error: Undeterminated String constant"
    Please tell me the solution.

    Can you provide exception details logged in your trace file ?
    Thanks
    MMK

  • How to setup java run time before setting up portal

    Dear Experts,
    To implement a portal, i need to setup java run time environment to our server. Please show me a way on how to do this.
    Thanks
    SP

    You need to download the Java SDK for your apropriate operating system and install it as per the instructions from the provider. So, for example, with Windows you go to the Sun web site, download SDK 1..4 and then run the setup script.

  • [Forum FAQ] Fixing scheduled task Next Run Time displaying as expired time plus days to delete

    Symptom:
    We used Task Scheduler to create a scheduled task. For example, we configured a daily task, starting from 3 AM 9/3/2014, recurring the task every 1 day, and set the expiration time as 3 AM 9/3/2015 (See Figure 1). Under
    Settings tab, we checked If the task is not scheduled to run again, delete if after:
    option, and set the value as 30 days (See Figure 2).
    However, in the Task Scheduler Library snap-in, we saw that the Next Run Time of the task is 3AM 10/3/2015, which equals expiration date plus days to delete (See Figure 3), but the right value should be 3 AM 9/2/2014 because the task has never been run.
    Figure 1
    Figure 2
    Figure 3
    Cause:
    This is a Task Scheduler interface displaying issue. Although the next run time that is displayed in the Task Schedule is incorrect, the trigger will be fired correctly.
    Solution:
    We can install the hotfix in the following KB article to fix the displaying issue, though the symptom in the article is different.
    An incorrect value for Next Run Time is displayed when you specify multiple triggers to schedule a task in Windows Vista, Windows 7, Windows Server 2008 or Windows Server 2008 R2
    http://support.microsoft.com/kb/2495489
    After installing the hotfix, we need to restart computers to make it take effect.
    In this example, after installing the hotfix and restarting the computer, we see that the next run time of the task is displayed correctly in Task Scheduler (Figure 4).
    Figure 4

    I am not running out of space, but I do have the same problem.  Every so often TM does a backup which is about 60 GB bigger than expected.   The  extra is always a new backup of /System /Applications /usr etc. - that is the 'system files'.
    The key thing is, as you have noticed:
    Examining the content of the latest backup, the one that did not fail, shows that some system directories, /Applications, /usr, and /bin are missing
    As a consequence the next backup is, in my case, 60 GB bigger because it includes all the system files.
    It is as if 'systemFilesExcluded' was turned on for the previous backup (the one that 'did not fail').  But I have looked in the .exclusions.plist for this backup and it is exactly the same as for other backups and does include:
            <key>systemFilesExcluded</key>
            <false/>
    It seems that TM is treating this as if <true/>.
    Like you, I have done a disk verify and it finds no errors.
    I think this must be a bug.  I have had this on four occassions since upgrading to Mountain Lion.  And it is doing a large one right now - I have caught it in the act!

  • How to measure query run time and mnitor performance

    Hai All,
                   A simple question. How to measure query run time and mnitor performance? I want to see the parameters like how long it took to execute, how much space it took etc.
    Thank you.

    hi,
    some ways
    1. use transaction st03, expert mode.
    2. tables rsddstat*
    3. install bw statistics (technical content)
    there are docs on this, also bi knowledge performance center.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/cccad390-0201-0010-5093-fd9ec8157802
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3f66ba90-0201-0010-ac8d-b61d8fd9abe9
    BW Performance Tuning Knowledge Center - SAP Developer Network (SDN)
    Business Intelligence Performance Tuning [original link is broken]
    also take a look
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/cccad390-0201-0010-5093-fd9ec8157802
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ce7fb368-0601-0010-64ba-fadc985a1f94
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/c8c4d794-0501-0010-a693-918a17e663cc
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/31b6b490-0201-0010-e4b6-a1523327025e
    Prakash's weblog on this topic..
    /people/prakash.darji/blog/2006/01/27/query-creation-checklist
    /people/prakash.darji/blog/2006/01/26/query-optimization
    oss note
    557870 'FAQ BW Query Performance'
    and 567746 'Composite note BW 3.x performance Query and Web'.

Maybe you are looking for

  • How does this work?

    This is not a complaint, but a confused sigh of admiration. I've got an email account at the university where I teach. When I got my iBook, it took me a while, and a few conversations with IT at the school, to get this account working in the Mail app

  • IPod touch generation 4 8GB (iOS 7?)

    Is iOS 7 compatible with iPod touch generation 4 8GB? I just want to know. Thanks, Adrienne

  • Trying to redownload but keep getting a "lost connection error"

    In the past, I had some problems with my laptop so I recently re-installed Windows 7 yesterday. I got everything running fine. But today, I am having problems with flash player. Youtube videos don't play correctly and some websites don't display like

  • How to change labels in maintenance view

    Hi, i have created a maintenance view on a table. i attached this view to a transaction. when i run that transaction the table is appearing for display of values and new entries. but i want to change labels of the appearing view. is there any way? pl

  • How do I get the iPhone 5S LED notification to work??

    I turned the LED notification on within the iOS software, but for some reason it's not working... How can I switch it on??