Portal Error QuickCreate

Hello,
Can somebody tell me how to fix the following "portal error"?
Greetings,
Gene.
<i>Portal Runtime Error
An exception occurred while processing a request for :
iView : pcd:portal_content/com.sap.pct/specialist/com.sap.pct.crm/com.sap.pct.crm.roles/com.sap.pct.crm.crm_user/com.sap.pct.crm.ckm.home/com.sap.pct.crm.ckm.work/com.sap.pct.crm.act.activities/relatedItems_dlren_0/DynamicNavigation/com.sap.pct.crm.quickcreate
Component Name : com.sap.pct.crm.app.quickcreate.QuickCreate
Form elements must have unique ids: link0011 (class com.sapportals.htmlb.Link).
Exception id: 08:19_26/09/07_0002_3551950
See the details for the exception ID in the log file</i>

Hello Prasanna Krishnamurthy,
Thanks for your quick response. I've already added the rol CRM Default Services to the group everyone. However, I am still having this portal error.
Do you have any other suggestions?
Any help would be greateful!
Regards,
Gene

Similar Messages

  • Portal Error in BW 7.0 Server.

    Hi all,
    <b>We enabled Enterprise Portal in BW 7.0 Server. Now are facing portal error if we are opening BEx Analyser in Portal.</b>. please have a look below that i have pasted what error we got.
    please give a solution for our issue.
    500 Internal Server Error
    BEx Web Application
    Failed to process request; contact your system administrator
    [Hide]
    Error Summary
    Exception occured while processing the current request; this exception cannot be handled by the application or framework
    If the information on this page does not help you locate and correct the cause of the problem, contact your system administrator
    To facilitate analysis of the problem, keep a copy of this error page Hint: Most Web browsers allow you to select all content, and copy and paste it into an empty document (such as in an email or simple text file)
    Root Cause
    The initial exception that caused the request to fail, was: 
    Issuer of SSO ticket is not authorized
    com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Issuer of SSO ticket is not authorized
    at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:455)
    at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:1015)
    at com.sap.mw.jco.JCO$Client.connect(JCO.java:3238)
    at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnection.connectWithJCO(SAPCFConnectorManagedConnection.java:445)
    at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnection.establishInitialConnection(SAPCFConnectorManagedConnection.java:209)
    Details: Full Exception Chain
    System Environment
    Server
    BI Java
    Release: 7 - Patch level: 0000000010 - Description: BI Web Applications Java - Additional info:  - Production mode: true
    BI ABAP
    unknown
    Java Virtual Machine
    Java HotSpot(TM) Server VM - Sun Microsystems Inc. - 1.4.2_13-b06
    Operating System
    Windows 2003 - x86 - 5.2
    Context
    Session Locale
    en_US
    User
    INF75154 (USER.R3_DATASOURCE.INF75154)
    Time of Failure
    Tue Nov 13 10:59:32 IST 2007
    Full Exception Chain
    Log ID
    0019B9C540E200640000342B00000ED800043EC8BBD6AEE4
    com.sap.ip.bi.base.service.connection.ConnectionException: No connection possible to BI master system SAP_BW
            at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getMasterSystemConnection(GenericConnectionPool.java:68)
            at com.sap.ip.bi.base.application.impl.Application.createService(Application.java:416)
            at com.sap.ip.bi.base.application.impl.Application.getProperty(Application.java:606)
            at com.sap.ip.bi.base.application.impl.Application.startApplicationStep(Application.java:252)
            at com.sap.ip.bi.base.application.impl.Application.initialization(Application.java:232)
            at com.sap.ip.bi.base.application.ApplicationFactory.createApplication(ApplicationFactory.java:132)
            at com.sap.ip.bi.base.application.ApplicationFactory.createApplication(ApplicationFactory.java:63)
            at com.sap.ip.bi.webapplications.runtime.impl.Page.constructPage(Page.java:678)
            at com.sap.ip.bi.webapplications.runtime.impl.Page.<init>(Page.java:634)
            at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.createPage(Controller.java:556)
            at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.doProcessRequest(Controller.java:927)
            at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.processRequest(Controller.java:873)
            at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService.handleRequest(BIRuntimeService.java:324)
            at com.sap.ip.bi.webapplications.runtime.jsp.portal.components.LauncherComponent.doContent(LauncherComponent.java:21)
            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: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:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.ip.bi.base.service.connection.ConnectionException: No connection exists for system "SAP_BW"
            at com.sap.ip.bi.base.portal.connection.PortalConnectionPool.getConnection(PortalConnectionPool.java:216)
            at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getMasterSystemConnection(GenericConnectionPool.java:64)
            ... 45 more
    Caused by: com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Issuer of SSO ticket is not authorized
            at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:455)
            at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:1015)
            at com.sap.mw.jco.JCO$Client.connect(JCO.java:3238)
            at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnection.connectWithJCO(SAPCFConnectorManagedConnection.java:445)
            at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnection.establishInitialConnection(SAPCFConnectorManagedConnection.java:209)
            at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnection.init(SAPCFConnectorManagedConnection.java:188)
            at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnectionFactory.createManagedConnection(SAPCFConnectorManagedConnectionFactory.java:129)
            at com.sap.engine.services.connector.jca.ConnectionHashSet.match(ConnectionHashSet.java:320)
            at com.sap.engine.services.connector.jca.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:189)
            at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorConnectionFactory.getConnectionEx(SAPCFConnectorConnectionFactory.java:155)
            at com.sap.portal.ivs.internalconnector.ConnectionProvider.getConnection(ConnectionProvider.java:302)
            at com.sap.portal.ivs.internalconnector.ConnectionProvider.getConnection(ConnectionProvider.java:259)
            at com.sapportals.portal.ivs.cg.ConnectorService.getConnection(ConnectorService.java:458)
            at com.sapportals.portal.ivs.cg.ConnectorService.getConnection(ConnectorService.java:87)
            at com.sap.ip.bi.base.portal.connection.PortalConnectionPool.getConnection(PortalConnectionPool.java:172)
            ... 46 more

    Hi!
    Try to repeat PostInstallation steps for BI Java(Netweaver Administrator - Deploy and Change - Configuration Wizard - BI-Java / Technical configuration of BI-Java (repeatable, reproducible)).
    Or you can only try to maintain JCo Destinations, but it is included in step mentioned above.
    Sergey

  • Working with the Portal Error Stack in PL/SQL

    Hi,
    In brief, this is a question about the persistence of errors on the stack, as they appear to disappear without warning. Any help would be appreciated, if you'd like background, read on.
    I'm writing PL/SQL web applications and as ever one of the required tasks is user validation.
    I have a form on a page which submits directly to a stored procedure. If the validation within the proc is ok, the value(s) get inserted into a DB table and the user gets directed to another Portal page. If there is a user input error then the code reloads the original page (via redirect) with the necessary errors displayed.
    I used to use the Session storage to hold any error messages and then check to see if any errors existed at the point of page redirection, and this worked fine.
    Now that I figure that I should do the job properly and use Portals' error stack, everything falls over!
    It would seem that between moving from one page to another any values held in the stack are lost, yet I know they are definitely getting put there in the first place as I can view them, as long as I don't redirect the Portal page.
    Any ideas??
    Thanks in advance.
    Dan

    1.) Create a hidden item on your page.
    2.) In your Page Rendering PL/SQL Process add logic which assigns 'EDIT' or 'NO_EDIT' to the hidden item.
    3.) Create a "Message" HTML region which conditionally displays based of the value of your hidden item being 'NO_EDIT'.
    4.) Make your edit field conditionally Read Only based on the value of your hidden item being 'NO_EDIT'.
    There may be an easier way but I got this to work
    Mike

  • Enterprise portal error

    Hi all,
    We are using EP 7.0 as front end and ECC 6.0 as back end .
    We are often getting iview runtime error and TEA portal error, due to which link is not opened for the end users, so as recommeded by SAP ,every week end we are restarting the Portal server .
    Is the any other solution to resolve this issue , without restarting the server.
    Is it issue with GC , if so could you please provide me useful notes to resolve this issue.
    Kindlu suggest us here

    Hi Tharun,
    Thanks for your reply
    We are getting the error while trying to access the TEA of EP portal
    500 Internal server error
    java.lang.NullPointerException
         at com.sap.xss.tra.tre.vc.generaldata.GeneralDataView.wdDoModifyView(GeneralDataView.java:343)
         at com.sap.xss.tra.tre.vc.generaldata.wdp.InternalGeneralDataView.wdDoModifyView(InternalGeneralDataView.java:2746)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doModifyView(DelegatingView.java:78)
         at com.sap.tc.webdynpro.progmodel.view.View.modifyView(View.java:337)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java:481)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java:488)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doModifyView(WindowPhaseModel.java:551)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:148)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:333)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:761)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:696)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:869)
         at com.sap.tc.webdynpro.portal.pb.impl.localwd.LocalApplicationProxy.sendDataAndProcessAction(LocalApplicationProxy.java:77)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1356)
         at com.sap.portal.pb.PageBuilder.SendDataAndProcessAction(PageBuilder.java:327)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:869)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:333)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:741)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:694)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Kindly suggest me how to resolve this issue.
    thanks
    Vijayashree.

  • Oracle Portal Error Page

    Where is the oracle portal error page stored? Can we override the default error page?
    Please advise, thanks.
    The error page shows when object is not found
    Home Help
    Error
    Error
    Object not found. (WWC-50003)
    Back
    Copyright© 2005, Oracle. All Rights Reserved
    The error page shows when user has no permission
    Home Help
    Error
    Error
    You do not have permission to perform this operation (WWC-41415)
    Logout
    Copyright© 2005, Oracle. All Rights Reserved
    Regards,
    Eric

    Actually the two error page shown occurs when the page is not found in the portal builder(Object not found) or the user is not allowed to access the page(do not have permission to perform..). These error page are shown automatically by oracle portal. I like to know where these error page is shown in oracle portal so that i can edit the page to suit my needs like change the header etc.
    I went to the sample error page to edit but the change was not reflected in the two error pages above so these two error pages might be stored in some location such that when either object not found or no permission, the error pages are reflected in the webpage.

  • Changing Default Portal Error Message

    hi,
    How do I change most of the portal error messages ?
    For e.g.  when i disable the Development Component in the Web Dynpro Content admin to disallow user to access during code maintenance, i wish to inform them that we are doing some maintenance services.   How do i does that ?

    Check that the IGS is running properly...
    Also check SAP Note: 704604
    Regards
    Juan

  • Broken link in "Oracle9i Application Server Portal Error Messages"

    Hi,
    the following link to "Troubleshooting Issues in Oracle9iAS Portal Architecture and Performance"
    http://portalstudio.oracle.com/servlet/page_pageid=478&_dad=ops&_schema=OPSTUDIO&
    is bad in the document "Oracle9i Application Server Portal Error Messages" which can be found at http://portalcenter.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/ERRORMESSAGESHTML/CH_902.HTM
    Rgds
    Sol

    After installing the Oracle9i Application Server ,Oracle8i 1.7 Database,I visit the link"http://localhost" ,then click "Jsever (demo)". Then ,there appears "500 Internal Server err".
    The log file:
    mod_jserv.log
    [24/01/2002 09:25:32:031] (EMERGENCY) ajp12: can not connect to host 127.0.0.1:8007
    [24/01/2002 09:25:32:031] (EMERGENCY) ajp12: connection fail
    [24/01/2002 09:25:32:031] (ERROR) an error returned handling request via protocol "ajpv12"
    Please help me.Any help appreciated!

  • WWC-51000 - Portal Error When Trying to Edit Menu

    I upgrade Webdb2.2 to Portal 30982 When I edit the menu and go to 'Menu Customization Form Text' I get:
    Failed to insert menu My Menu (WWV-15100)
    The preference path does not exist: Oracle.Portal.Mobile (WWC-51000)
    The link it is trying to execute is:
    http://hotsname:7778/pls/webdb3/WEBDB.wwv_menu_build.accept
    What's the problem
    PORTAL ERROR WHEN I TRY TO EDIT MENU WWC-51000

    When I create a menu, I can go through the steps but when I get to the FINISH button I get:
    The preference path does not exist: Oracle.Portal.Mobile (WWC-51000)
    The preference path does not exist: Oracle.Portal.Mobile (WWC-51000)
    The preference path does not exist: Oracle.Portal.Mobile (WWC-51000)

  • Portal Error:Unexpected error when trying to access gatewayed content.

    hi friends...
    Am encountering a Portal Error: Unexpected error when trying to access gatewayed content.
    this error generally occurs on click on submit buttons..
    occuring on my test portal only....
    kindly help m resolve this issue...

    After some research I found the following tip to be working:
    https://discussions.apple.com/message/25038447#25038447
    So I changed my IPv4 as well as IPv6 DNS-Servers under Windows Network Preferences and everything worked again.
    HTH
    Christian

  • Crystal add-on portal error message

    Hi,
    I have been trying to download the Crystal add-on all week and keep getting the following portal error message:
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.sap.sdn.folder.sdn/com.sap.sdn.folder.application/com.sap.sdn.folder.roles/com.sap.sdn.folder.navigationroles/com.sap.sdn.folder.sdn/com.sap.sdn.role.anonymous/com.sap.sdn.tln.workset.sdnhome/com.sap.sdn.app.workset.additionalobj/com.sap.sdn.app.iview.softwaredownload
    Component Name : com.sap.sdn.softwaredownload.SoftwareDownload
    com.sap.sdn.reporting.Reporter.
    Exception id: 03:44_13/11/08_1692_3414851
    See the details for the exception ID in the log file
    Is anyone else getting this or is there another location to download it?
    Thank you,
    Heather

    Tried that, but no luck :(
    Started happening on Firefox 7.0, on both WinVista and Win7.

  • Cannot find default Portal error iView DedicationAlerter

    Hi,
    I would like to have the default portal error iView collapsed as per default to avoid showing a long stack trace. The path to the default iView can be set here:
      a.      Choose System Administration  -> Support  ->Support-Desk -> Portal Runtime -> Workload Distribution Configuration.
      b.      Click on folder Workload Distribution Configuration.
      c.      Go to edit mode for service DistributionConfiguration.
      d.      In the field Default Alert iView Name  enter the desired iView path and click on Apply.
    I can see here that the current default error iview is called: com.sap.portal.supportability.isolde.DedicationAlerter
    But where in my PCD can I find this iView so that I can either change a property on it or make a copy to customize? I have done a PCD search and it does not seem to exist.
    Or is there another way I can accomplish the same? I know about the Visual Admin settings like DEVELOPMENT_MODE and DetailedErrorResponse but the problem is that they also remove the first line of the stack trace. I would still like to display that line to help support.
    Br Jan

    From the setting as you have mentioned previously I think it is directly calling the portal component.
    Probably you can have you custom component name in there and see. (download the existing par, do necessary modifications and upload with a different name)
    Regards,
    Mahesh

  • Customizing Portal Error Page?

    Is there a way to customize the look and feel of Portal Error Pages?

    I found the section of Portal Configuration document 4.3.7 that shows how to set a global Error Message Page. However, it utilizes the / Administration Portlets / Portal / Error Message Portlet
    Is there a way to modify this portlet? I'm thinking it's a PLSQL portlet. Does anyone know where (what package/procedure/function) it resides in the PORTAL schema?

  • Portal error while saving a view

    Hi,
    I am using a EP for Query run. My issue is that when I am trying to save a Query view on the portal, I am getting a error " "the object cannot be processed due to transport problem" .
    Please help me in resolving the same.
    thanks for your support always
    Maneesh

    Hi,
    Please set the setting as described in note 337950, it will help to fix the issue.
    solution:
    Releasing the object changeability
    This setting is only intended for production or test systems that are
    set to not changeable. It is not suitable for development systems.  For
    this reason, this setting is only effective if at least one of the
    conditions specified under 'Cause and prerequisites' is met.
    Go to the Administrator Workbench (Data Warehousing Workbench,
    transaction RSA1) -> 'Goto' -> 'Transport Connection' and choose 'Object
    Changeability'. To display the function, you may have to enlarge the
    window or press the arrow keys nearby.
    In the following dialog box you can select the object types that you
    want to be changeable, even though the system is set to not changeable.
    These objects are not connected to the transport system; this means that
    no transport dialog boxes are displayed. This only applies, however, if
    the preconditions mentioned under 'Cause and prerequisites' are met.
    First, after releasing an object type, only objects that are original,
    that is, those that were created in this system  can be changed. This
    prevents changes to objects that were imported into the system. However,
    changes to these objects may be overwritten again during a new
    transport.
    You can set all objects to changeable (even the ones imported into the
    system) using the context menu (right mouse button), although this
    setting is not recommended for the reasons mentioned above.
    Thanks,
    Venkat

  • BI portal error while trying to export to excel

    Hi All,
    In BI portal, I am getting an error message when trying to export the report to excel. Following is the error message:
    500 Internal Server Error
      BEx Web Application
    Failed to process request; contact your system administrator
    Information for Administrator
    To avoid this exception see the steps below. To help SAP better investigate this issue, you will need to provide the diagnostic information from these steps.
    1. Most likely, the issue you are experiencing has already been corrected. Please make sure that the most recent patch level is deployed on your system according to notes 1033246 and 1011241. Starting with SAP NetWeaver 7.0 Support Package Stack 16 patch level 30, BI Java is delivered according to the synchronized delivery process described in the note 1164789.
    2. Please ensure that NetWeaver Business Intelligence Diagnostics & Support Desktop Tool  does not report any issues on your server according to note 937697. You can start it by clicking here (administrator permissions are required).
    3. When opening any customer message on this issue, please attach:
    Support Desktop Tool support info ZIP  file according to note 937697,
    Required information for reproduction  according to note 948490.
    Can anyone please help me out.
    Thanks & Regards,
    Deb

    Hi,
    Let me know How much amount of data you are exporting and your system information(ABAP and Java)?
    Thanks,
    Venkat

  • Portal error while displaying image in favorites

    Hi EP experts,
                          I have created a favorites in portal but the images are not displayed properly. The error that the user are getting are
    error
    *Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Access denied (Object(s): portal_content/every_user/general/eu_role/com.sap.km.home_ws/com.sap.km.hidden/com.sap.km.urlaccess/com.sap.km.docs).
    Exception id: 10:56_27/10/09_0264_303247150
    See the details for the exception ID in the log file*
    can you please suggest waht permission needs to be changed for the role in favorites?

    Hi Rosandeep Acharya,
    Check the permission in folder com.sap.km.docs, and all object used (iView, Page, Role, Workset).
    Include the group Everyone and set the flag End User and Role Assigner.
    Check if the user has permission to access the image in KM folder.
    Good Luck
    Grilo

Maybe you are looking for

  • Fatal Error in EXPDP

    Hi Exprts i m using EXPDP to take schema level backup but i get below error my DB Version is Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 and O/S Red Hat Enterprise Linux AS release 3 (Taroon Update 5) please guide me Copyright (c) 2003,

  • When the app is being downloaded it doesnt show the icon its like gray icon

    When the app is being downloaded it doesnt show the icon, its like a gray icon that appears... does that happen to anyone?

  • Lightroom and Fuji XT1 files

    Does Lightroom 4 or Lightroom 5 support Fuji Xt1 either jpeg or RAF files? What post program can I use to edit my images? Thanks A

  • [Mac OS X] Problems setting up L2TP VPN Connection

    I recently moved from Windows to Mac OS X (10.6.6). Unfortunately this move was not so smoothly as I hoped for and I am currently facing some issues with the VPN-connection to the company I work for. As with many companies they do not have a Mac-guid

  • Compare Oracle 10g with Teradata

    hi. How can we compare Oracle 10g with teradata under warehouse environments. While looking at Teradata the biggest advantage they are showing is that Teradata can support a very very big database and support Far better query support than oracle also