WebTemplate execution blocks portal (BW7/EP7)

We are running an EP7 with BI Integration along with a BW 7. EP and BW are on different servers. We have one particular BW query which runs about 3 minutes. When I invoke the corresponding WebTemplate (containing that query) the EP is almost irresponsive for the time the BW query runs.
The discussion is not about why this query runs so long. The scary thing is, how can I avoid that the usage of WebTemplates has such dramatic impact on the EP's overall performance? Does anybody else have the same issue? Of course I could set up a second server node only for the BW rendering, however, when this template is being invoked by several users in parallel what happens then?
Even with normal queries (e.g. running about 10 seconds), what happens if 5 users in parallel work on this.
Did we miss something during setup phase?
Remark:
- BW 7 on Oracle / Win 2003 Server
- EP 7 on SP11 on MaxDB, Win 2003 64
- EP7 / BW7 on different servers
- Hardware properly equipped: 2 Processors, enough RAM etc...

As of SAP fixed with SP13

Similar Messages

  • Federated Portal Network EP7 SP19 Problem

    Hi,
    I've got the following problem regarding FPN:
    When I click on the Portal in "NetWeaver Content Producers" to open the producer, the following message apears:
    13:45:44 - Could not load or refresh node Tree creation failed on node: pcd:NetWeaver_content_producers/com._company_producerhostname
    The consumer portal is EP7 SP19 and the producer is a composition enviroment 7.11 EHP1.
    SSO between this portals is working and the connection test from the consumer to the producer is finished succesfully.
    The consumer is registered to the producer.
    Does anybody know this problem?
    Thanks ahead

    Hi,
    maybe your CE can't process the SSL connection successfully:
    SAP Help: http://help.sap.com/saphelp_nwce711/helpdata/en/6e/b4ea4724334883b2825f699fd71b84/frameset.htm
    "SSL Protocol Support Available in Remote Delta Link Usage Mode: Note that setting up SSL for remote delta link usage is optional. If you choose to do so, you need to perform the necessary configuration steps on the producer portal and the consumer portal."
    Have you executed the tasks suggested? http://help.sap.com/saphelp_nwce711/helpdata/en/c5/e161944f474ffa92ad477601ff5136/content.htm
    CE can only be used as a content producer, not as a content consumer. Take a look at a previous post from me (Netweaver content producer / consumer) and at the PDF provided in this post:
    "Note that a portal running on SAP NetWeaver CE can function as a producer portal only; hence, consumer
    capabilities are not supported."
    br,
    Tobias

  • Is it possile to attach a name to a BEGIN..END execution block ?

    DB version:10gR2
    In one of our badly coded and badly indented stored proc there are several BEGIN..END blocks within a main BEGIN..END block. Is it possible to name a BEGIN...END execution block for readability purpose?

    Is it possible to name a BEGIN...END execution block for readability purpose?Yes it is:
    SQL>  <<my_label>>
    begin
      dbms_output.put_line('Hello World');
    end my_label;
    PL/SQL executed.

  • Block portal navigation using a popup

    Hello All,
    We want to oblige authenticated users to have email to navigate into the portal , so we create a popup which is designed to show up if the authenticated user does not have a email defined in UME. This popup asks the user to enter a valid email to continue navigation.
    Our popup works within the WDJ application but when we integrate it in the portal, it doesn't block the portal navigation.
    Do you have any idea what have I done wrong ?
    Any help is appreciated.
    Thanks in advance.

    Hi,
    The problem is the modal dialog in WDJ is not a 'true' modal dialog, but rather modal to the WDJ application itself.
    You could however develop a portal appllication based on (Jsp)DynPage, and using javascript's window.showModalDialog("yourpage.jsp") display a 'true' modal dialog
    Hope this helps!
    Robin van het Hof

  • Scheduled BAPI execution from Portal

    Hi,
    I have scenario where i need to update my application database table from SAP R/3 on a periodic basis. I need to know
    1) Is there a scheduler in default portal (EP7,SP11)
    2) Can BAPIs be called through scheduler? Can we have a webdynpro component which has BAPI model and can be executed at a regular intervals?
    regards,
    Sujesh

    Hi
    1. Yes, there is scheduler service. Go to
         System Administration -> System configuration -> Content Management
    Configuration ->Global Services -> Scheduler Service
    More :
    http://help.sap.com/saphelp_nw2004s/helpdata/en/3a/bc37b5789dee4eaa8005bff84f14cf/frameset.htm
    2. You can write 'portal service' which will execute BAPI function through Connector Framework
    SAP NetWeaver Scheduler for Java
    http://help.sap.com/saphelp_nw04/helpdata/en/89/8a185c148e4f6582560a8d809210b4/content.htm
    Regards
    Jakub Krecicki

  • BEx Query designer : Execution and portal

    Hi Experts,
    When i execute the query the respective portal is not opening up. Kindly advise me If I am missing some setting.
    thanks & regards,
    M.S

    Hi Michael,
    The SAP Notes you are provided are very good. We are getting the URL link but I can not see the results in Internet explorer.
    I am getting error the SAP Server can not be reached.
    All though all settings are maintained in system, maintained server parameters in Sytstem32/hosts file, added the URL as trusted site & I am on IE 6. But nothing is working I can not see the results even the URL is generating. This is only problem with Development system, we are getting results for quality and prod system.
    Please let me know if you have any idea.
    Thanks!
    Harshal

  • Runtime execution in Portal

    Have anyone tried executing system commands from a portal channel (java class)? From the codes below, "try 2" is never printed out in the channel, any idea why?
    content.append("try 1");
    Runtime rt = Runtime.getRuntime();
    Process proc = rt.exec(cmd,envp,calPath);
    content.append("try 2");

    Hi,
    As you are having a Portal runtime Exception, it means that you are using a portal.
    You can refer to SAP note 1596214 - "How to find the latest default trace file of the NW AS Java right after reproducing an issue".
    It also contains a reference to a note that explains about a nice tool called "Logwatch" that can be used.
    Regarding the NWA - it depends on the version that you are using, but basically there is a troubleshooting section in the NetWeaver Administrator, to configure and see the traces.
    More information can be found in the following documentation:
    http://help.sap.com/saphelp_nw73ehp1/helpdata/en/47/af551efa711503e10000000a42189c/content.htm
    Thanks & regards,
    Michal Zilcha-Lang

  • Configuring portal content EP7 SP9

    Hi experts
    I have finished installation Enterprise 7 SP9 and now want to configure it.Iam using SAP Best Practices for portals v1.70 .When i try to configure the portal content ,the browse tab is coming out empty as i need to create a system that will connect to the portal.Am i using the correct BP or i need to import a SCA for that.
    Your  ideas are most welcome.

    Hi Tsungy,
    Are you using IP address to access portal,if so access the portal with Fully Qualified Domain name instead of IP address after making an entry in the host file,i.e,
    http://<hostname>:<portnumber>/irj/portal
    Hope this helps,
    Regards,
    Vinoth.M
    Edited by: Vinoth.Murugaiyan on Feb 15, 2008 5:57 PM

  • Break points are not triggering in RFC from portal application

    Helllo,
    I am running Biller Direct application from portal, which is triggering a standard SAP RFC FM back end, am trying to debug my execution from portal, for this i put the External Break point, Session break-poiint at the beginning of this SAP RFC FM, but, its not stoppping at ll, here the user is a Web user, not dialog user.
    How can i stop my execution in this SAP RFC FM to check how the structures are populated?
    Thank you

    Hi Raju,
    Please try the below way and check if it works.
    Open the RFC in R/3 i.e.
    SE37 -> give FM NAME -> DISPLAY.
    Click on UTILITIES -> SETTINGS -> CLICK THE TAB debugging.
    In the screen against the field users : give the value 'WEBLOGIN'.
    Uncheck the FLAG 'IP MATCHING'.
    And at the bottom check the check box against the field
    'Session Break Point Activate Immediately'.
    Save these settings.
    Then go to the line at which you want to debug the code and put an external break point over there.
    But, please take care of one thing as we are giving it as a WEBLOGIN, when ever some logs in, it will reach the brteak point and stop there. We have to click F8 to continue. Or else, the portal will be hanged for them.
    Thanks & regards,
    Y Gautham

  • Error while trying to open Transport Object in portal

    Hi,
    I want to move some pcd objects from my DEV server to PROD server.
    I created a transport object in the pcd but when I try to open it for editing, I get the following exception:
    Date : 06/18/2008
    Time : 20:01:49:094
    Message : Exception ID:05:01_18/06/08_0066_222946050
    [EXCEPTION]
    com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : pcd:portal_content/com.sap.pct/admin.templates/iviews/editors/com.sap.portal.export
    Component class : com.sapportals.portal.pcd.admintools.export.ExportMain
    User : MAYAS
         at java.lang.Throwable.<init>(Throwable.java:194)
         at java.lang.Exception.<init>(Exception.java:41)
         at java.lang.RuntimeException.<init>(RuntimeException.java:43)
         at com.sapportals.portal.prt.runtime.PortalRuntimeException.<init>(PortalRuntimeException.java:81)
         at com.sapportals.portal.prt.component.PortalComponentException.<init>(PortalComponentException.java:54)
         at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:973)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:200)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:115)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:177)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:201)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:633)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:200)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:115)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:177)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:561)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:107)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:438)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:404)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:79)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
         at com.sapportals.appdesigner.appdesignerfw.TabContentComponent.doOnNodeReady(TabContentComponent.java:110)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:386)
         at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:155)
         at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:306)
         at com.sapportals.portal.prt.pom.AbstractNode.addChildNode(AbstractNode.java:292)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:561)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:107)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:438)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:404)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:79)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:332)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:0)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:335)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:963)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:249)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:0)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:92)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:30)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:35)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:101)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: java.lang.NoClassDefFoundError: com/sapportals/portal/pcd/admintools/export/ExportGeneric
         at java.lang.Throwable.<init>(Throwable.java:194)
         at java.lang.Error.<init>(Error.java:49)
         at java.lang.LinkageError.<init>(LinkageError.java:36)
         at java.lang.NoClassDefFoundError.<init>(NoClassDefFoundError.java:40)
         at com.sapportals.portal.pcd.admintools.export.ExportJndi.getSemanticObject(ExportJndi.java:92)
         at com.sapportals.portal.pcd.admintools.export.ExportCompContext.isUnitAvailable(ExportCompContext.java:414)
         at com.sapportals.portal.pcd.admintools.export.ExportCompContext.setIntialContext(ExportCompContext.java:43)
         at com.sapportals.portal.pcd.admintools.export.ExportMain.doContent(ExportMain.java:27)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:166)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:111)
         ... 42 more
    Severity : Error
    Category : /System/Server
    Location : com.sap.portal.portal
    Application : sap.com/irj
    Thread : SAPEngine_Application_Thread[impl:3]_10
    Datasource : 222946050:/usr/sap/YED/JC22/j2ee/cluster/server0/log/defaultTrace.trc
    Message ID : 00145EC6C66B005E00000CED0000997600044FF3D1028EED
    Source Name : com.sap.portal.portal
    Argument Objs : com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : pcd:portal_content/com.sap.pct/admin.templates/iviews/editors/com.sap.portal.export
    Component class : com.sapportals.portal.pcd.admintools.export.ExportMain
    User : MAYAS
         at java.lang.Throwable.<init>(Throwable.java:194)
         at java.lang.Exception.<init>(Exception.java:41)
         at java.lang.RuntimeException.<init>(RuntimeException.java:43)
         at com.sapportals.portal.prt.runtime.PortalRuntimeException.<init>(PortalRuntimeException.java:81)
         at com.sapportals.portal.prt.component.PortalComponentException.<init>(PortalComponentException.java:54)
         at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:973)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:200)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:115)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:177)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:201)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:633)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:200)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:115)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:177)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:561)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:107)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:438)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:404)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:79)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
         at com.sapportals.appdesigner.appdesignerfw.TabContentComponent.doOnNodeReady(TabContentComponent.java:110)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:386)
         at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:155)
         at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:306)
         at com.sapportals.portal.prt.pom.AbstractNode.addChildNode(AbstractNode.java:292)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:561)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:107)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:438)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:404)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:79)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:332)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:0)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:335)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:963)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:249)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:0)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:92)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:30)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:35)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:101)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: java.lang.NoClassDefFoundError: com/sapportals/portal/pcd/admintools/export/ExportGeneric
         at java.lang.Throwable.<init>(Throwable.java:194)
         at java.lang.Error.<init>(Error.java:49)
         at java.lang.LinkageError.<init>(LinkageError.java:36)
         at java.lang.NoClassDefFoundError.<init>(NoClassDefFoundError.java:40)
         at com.sapportals.portal.pcd.admintools.export.ExportJndi.getSemanticObject(ExportJndi.java:92)
         at com.sapportals.portal.pcd.admintools.export.ExportCompContext.isUnitAvailable(ExportCompContext.java:414)
         at com.sapportals.portal.pcd.admintools.export.ExportCompContext.setIntialContext(ExportCompContext.java:43)
         at com.sapportals.portal.pcd.admintools.export.ExportMain.doContent(ExportMain.java:27)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:166)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:111)
         ... 42 more
    Arguments : com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : pcd:portal_content/com.sap.pct/admin.templates/iviews/editors/com.sap.portal.export
    Component class : com.sapportals.portal.pcd.admintools.export.ExportMain
    User : MAYAS
         at java.lang.Throwable.<init>(Throwable.java:194)
         at java.lang.Exception.<init>(Exception.java:41)
         at java.lang.RuntimeException.<init>(RuntimeException.java:43)
         at com.sapportals.portal.prt.runtime.PortalRuntimeException.<init>(PortalRuntimeException.java:81)
         at com.sapportals.portal.prt.component.PortalComponentException.<init>(PortalComponentException.java:54)
         at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:973)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:200)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:115)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:177)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:201)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:633)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:200)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:115)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:177)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:561)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:107)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:438)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:404)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:79)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
         at com.sapportals.appdesigner.appdesignerfw.TabContentComponent.doOnNodeReady(TabContentComponent.java:110)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:386)
         at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:155)
         at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:306)
         at com.sapportals.portal.prt.pom.AbstractNode.addChildNode(AbstractNode.java:292)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:561)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:107)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:438)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:404)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:79)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:332)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:0)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:335)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:963)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:249)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:0)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:92)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:30)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:35)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:101)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: java.lang.NoClassDefFoundError: com/sapportals/portal/pcd/admintools/export/ExportGeneric
         at java.lang.Throwable.<init>(Throwable.java:194)
         at java.lang.Error.<init>(Error.java:49)
         at java.lang.LinkageError.<init>(LinkageError.java:36)
         at java.lang.NoClassDefFoundError.<init>(NoClassDefFoundError.java:40)
         at com.sapportals.portal.pcd.admintools.export.ExportJndi.getSemanticObject(ExportJndi.java:92)
         at com.sapportals.portal.pcd.admintools.export.ExportCompContext.isUnitAvailable(ExportCompContext.java:414)
         at com.sapportals.portal.pcd.admintools.export.ExportCompContext.setIntialContext(ExportCompContext.java:43)
         at com.sapportals.portal.pcd.admintools.export.ExportMain.doContent(ExportMain.java:27)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:166)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:111)
         ... 42 more
    Dsr Component : DEVQA.YAFORA_YED_222946050
    Dsr Transaction : 144e38f03d5811ddb67400145ec6c66b
    Dsr User : MAYAS
    Indent : 0
    Level : 0
    Message Code :
    Message Type : 1
    Relatives : /System/Server
    Resource Bundlename :
    Session : 8815
    Source : com.sap.portal.portal
    ThreadObject : SAPEngine_Application_Thread[impl:3]_10
    Transaction :
    User : MAYAS
    The error occurs only on the DEV server.
    My Portal is EP7 SP15.
    How do I solve this?
    Thanks,
    Omri

    Solved it on my own by restarting the portal.

  • Context Menu disappeared after EP7 upgrade

    Hi all,
    We've recently upgraded our sandbox and dev portals to EP7. Since then, we've noticed that in KM, the context menus that should be located to the right of the files/folders is missing. Actually, it would be more appropriate to say that they're invisible rather than missing because if I hover my mouse over the area where it should be, the mouse pointer changes. If I click on this area, the menu comes up.
    Has anyone seen this problem before? What do I need to do to fix it?
    Thanks!
    -Stephen Spalding
    Web Developer
    Graybar

    Hi Stephen,
    if you upgraded from EP6, please reimport old EP6 theme into EP7.
    I and others had corrupted theme after the upgrade from EP6 to EP7.
    The major bug is all web dynpros don't load ok.
    Give this a try before modifying your theme.
    Brad

  • Java.lang.NullPointerException on GP Role in Portal

    Hi,
    I have NW2004s Portal installation (EP7.0 on WAS 640).
    I see following roles in Portal ( GP Administrator, GP User, GP Superuser, GP Business Expert etc).
    I assigned all the GP roles to a particular user. When the user tries to access these role, he gets following exception
    java.lang.NullPointerException
         at com.sap.caf.eu.gp.ui.admin.workset.VMainView.initContextualPanel(VMainView.java:427)
         at com.sap.caf.eu.gp.ui.admin.workset.VMainView.wdDoInit(VMainView.java:109)
         at com.sap.caf.eu.gp.ui.admin.workset.wdp.InternalVMainView.wdDoInit(InternalVMainView.java:115)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doInit(DelegatingView.java:61)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.view.View.initController(View.java:412)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:690)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:560)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:155)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.doOpen(WebDynproWindow.java:300)
         at com.sap.tc.webdynpro.clientserver.window.ApplicationWindow.open(ApplicationWindow.java:204)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:359)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:670)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:267)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:706)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:660)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:228)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:56)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:47)
         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: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)
    I get similar error(not exact) on all the GP role tab. What is wrong?
    Kindly help.
    Thanks & Regards,
    Gowri

    Hi,
    I found the solution.
    I have to enable the service in Visual Admin.
    Go to Server -> Services -> caf/eu/gp/model
    Thanks & Regards,
    Gowri

  • Handling loop exception in an anonymous block

    hI ,
    I have a an anonymous block
    declare
    cursor
    local variables
    begin
    open cursor
    some statements
    loop
    some statement ;
    some othet statement;
    select something from sometablein local variable where some field = cursor.value ;
    some more statements
    end loop
    some more statements
    exception
    when whatever
    then whatever
    end;
    Now my select statement may give a NO_DATA_FOUND error which i want to catch and ignore .
    Pls tell me how to do it.

    So that mean you can have multiple exception blocks
    in a pl/sql script ?You can have one exception handler per execution block.
    Execution blocks can be nested inside other execution blocks.
    Handling the error within one exception handler causes execution to return out to the execution of the parent block.
    Raising an error within one exception handler causes the execution to go straight to the exception handler of the parent block.
    e.g.
    -- execution block 1
    BEGIN
      -- execution block 2
      DECLARE
        myvar number;
      BEGIN
        SELECT mynumber INTO myvar FROM mytable;
      EXCEPTION
        WHEN NO_DATA_FOUND THEN
          NULL;  -- handle error and return execution to block 1
        WHEN OTHERS THEN
          RAISE; -- raise any other errors to block 1 exception handler
      END; -- block 2
      DBMS_OUTPUT.PUT_LINE('Select took place successfully or no data was found');
    EXCEPTION
      WHEN OTHERS THEN
        DBMS_OUTPUT.PUT_LINE('An error occurred either in block1 or in block 2 (except for NO_DATA_FOUND in block2)');
    END;

  • How can I prevent the MediaTracker waitForID method from blocking?

    Hi everyone:
    I am writing an application that deals with various image file formats with the help of the JIMI package (available at http://java.sun.com/products/jimi/). Everything works fine except for the Targa format. When I generate an Image object as follows (url is a valid URL object):
    Image image = Jimi.getImage(url);
    ImageIcon icon = new ImageIcon(image);the program execution blocks at the second line above. I searched the ImageIcon source code for some clues, which led me to the following ImageIcon method (tracker is a MediaTracker object, a static property of ImageIcon):
    (01) protected void loadImage(Image image) {
    (02)   synchronized(tracker) {
    (03)     tracker.addImage(image, 0);
    (04)     try {
    (05)       tracker.waitForID(0, 0);
    (06)     } catch (InterruptedException e) {
    (07)       System.out.println("INTERRUPTED while loading Image");
    (08)     }
    (09)     loadStatus = tracker.statusID(0, false);
    (10)     tracker.removeImage(image, 0);
    (11)
    (12)     width = image.getWidth(imageObserver);
    (13)     height = image.getHeight(imageObserver);
    (14)   }
    (15) }The program blocks at line (05) above. I peeked into the MediaTracker class source code, which brought me to determine that the image loading process never finishes. The symptoms are as follows:
    (1) When I perform a c.checkImage(image, null) where c is some Component, I always get a result of 7, which translates to the following combination of ImageObserver constants:
    WIDTH | HEIGHT | PROPERTIESAs matter of fact, the dimensions are indeed determined correctly. However, when the loading process terminates, the checkImage result includes ALLBITS or FRAMEBITS in case of success, ABORT or ERROR in case of failure. None of these bits is ever turned on whenever I try to load a Targa image.
    (2) When I get to the MediaTracker source code, I see that when none of the four bytes above is set, the internal MediaTracker status has the MediaTracker.LOADING bit turned on (nothing abnormal here). And the waitForID method terminates precisely only when this bit is turned off!
    Logically, if the loading process fails for some reason, I should expect to get an error response so that I can go further in code execution. However, since the loading process never terminates, everything stays blocked at the waitForID method invocation.
    Is there an efficient way to detect such a hidden loading error without letting my program go into the waitForID endless loop? In other words, going back to the first two lines of code of this message, how could I detect that an Image loading process will not terminate before calling the ImageIcon constructor?
    Thanks in advance for any useful help...
    Jean-Fran�ois Morin

    Hi:
    I tried precisely your suggestion before posting my message to the forum yesterday. I just forgot to mention it... Maybe I was afraid of increasing my message length more and more...
    I already know that this solution prevents the MediaTracker from blocking. However...
    (1) If they reach a troublesome image (like a Targa), the users of my application might not be pleased by its freezing for 10 seconds. Actually, this image loading module is part of an architecture for database applications from which my development team and I produce applications for various customers. Images are used, in particular, in Oracle BLOB support.
    (2) If I use a smaller timeout delay, I have no guarantee that any image, whatever its length, will load properly (Targa excluded, of course). According to tests I performed yesterday, I am virtually sure that the 10-second delay will be busted very easily by pictures larger than 1 Mb. I cannot overlook this potential problem: an Oracle BLOB can contain up to 2 terabytes of data!
    On the other side, I don't want to focus too much the attention on the JIMI Targa import filter because I know that a revised version of the JIMI and JAI packages will be part of JDK 1.4. This is why I am trying to figure out what is happening in the MediaTracker and Toolkit classes, which are much more fundamental than the Jimi ones...
    Thanks anyway...
    Best regards,
    Jean-Fran�ois Morin

  • Dealer Portal - Vehicle Management System - Personalization - Web Dynpro component assignment for business partner is missing

    Hi,
    In the Dealer Portal, Vehicle Sales Role --> Personalization.
    I am getting below Warning message.
    The Web Dynpro component assignment for business partner is missing.
    As per my investigation found below.
    Since address formats are different for each country, you can define in the Customizing activity Assign Web Dynpro Components to Country-Specific Address Formats under SPRO --> Logistics Execution --> Dealer Portal which Web Dynpro component you want the system to use for displaying end customer addresses.
    BUT do NOT understand the name of WebDynpro Component to provide.
    What are the entries or WebDynpro component names to fill in below?

    Hi Hussain,
    Could you share the step-by-step solution? Thanks.

Maybe you are looking for

  • Multiple alias of the same Mac in my Finder

    Good one guys, Can somebody tell me how to remove the 17 alias of the other iMac that I have in my house from the Finder? I think every time that I start this iMac, another alias is made...Please Help. Hug from Transylvania.

  • How to get rid of the "s" in http

    how to get rid of the "s" in http

  • Crystal Report export to PDF cause high Heap usage ?

    Hi all, As part of our reporting integrated with our JSF/JSP application, Crystal report is converted to PDF then sent to browser for user to display. mean while during peak load our Heap usage could reach 3.5GB - 4GB. So I am suspecting the unclosed

  • I can't compile this, why?

    I do not possess any means of compiling any .java file that imports javax.* or anything J2SE-related, thus, I have to compile it remotely on a remote host (www.myjavaserver.com), however, for some reason this file will not compile but will not produc

  • Netweaver Developer Studio 7.3 "JVM terminated exit code = -1"

    Hello, the developer studio can not be started and the error which is shown is "jvm terminated. exit code = -1" My system is windows7, I am using oracle java 1.6, NWDS  (7.3 SP01). This is my .ini file: -vm C:\Program Files\Java\jdk1.6.0_21\bin\ -sta