Error on merged tool area masthead iview on  Preview

Hi Porat Gurus,
I have merged the Mast head Ivew with the top level tool area and added all the components that is required for tool area search in mast head Ivew in the lightheader page and deploying its giving error
Portal Runtime Error
An exception occurred while processing your request
Exception id: 11:50_14/10/08_0008_7205750
See the details for the exception ID in the log file.
plz tell where do i search for this exception
i could nt find anything in default trace
thanks in advance
johny

Hi Jhonny,
Hope this link will be useful for u :
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/13167160-0a01-0010-909c-c4c6362a7c60
Regards,
Nithya

Similar Messages

  • Error in Merge the Masthead and the Tool Area

    Hi experts,
    I create a new par component with this tutorial: How to Merge the Masthead and the Tool Area in SAP Enterprise Portal --> http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f058ef9c-b211-2a10-4fad-8b88d5a1fe74  but i have a problem, when i create the iview, appear an error, the log is:
    #1.5 #000C29065BE90064000000060000172000047AC72C79CD41#1260895981106#com.sap.portal.prt.runtime#sap.com/irj#com.sap.portal.prt.runtime#VCAPILLA#1555##n/a##48ce5250e99a11dea1c2000c29065be9#SAPEngine_Application_Thread[impl:3]_23##0#0#Error##Java###05:53_15/12/09_0007_9692150
    [EXCEPTION]
    #1#java.lang.ClassNotFoundException: com.sapportals.portal.navigation.HeaderiView
    Loader Info -
    ClassLoader name: [com.sapportals.portal.prt.util.ApplicationClassLoader@4ee78ac]
    Parent loader name: [sap.com/Masthead]
    References:
       not registered!
    Resources:
       C:usrsapDESDVEBMGS00j2eeclusterserver0appssap.comirjservlet_jspirj
    ootWEB-INFportalportalappsMastheadprivateclasses
    What have i register? How can register?
    Thanks in advance,
    Regards,

    Hi,
    Lot of thanks, now work, but i have another error:
    #1.5 #000C29065BE900630000000B0000172000047AD47A810C36#1260953002399#com.sap.portal.prt.runtime.servlet_jsp#sap.com/irj#com.sap.portal.prt.runtime.servlet_jsp#VCAPILLA#6987##n/a##cf183b40ea1811debdf0000c29065be9#SAPEngine_Application_Thread[impl:3]_5##0#0#Error#1#/System/Server#Java###Error in Compiling.
    #1#com.sapportals.portal.prt.servlets_jsp.server.compiler.CompilingException: C:/usr/sap/DES/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/irj/servlet_jsp/irj/root/web-inf/portal/portalapps/masthead/work/jsp/_sapportalsjsp_light_headeriview.java:101: illegal start of expression
         public String searchComponentNameG = profile.getProperty("SearchComponent");
            ^
    C:/usr/sap/DES/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/irj/servlet_jsp/irj/root/web-inf/portal/portalapps/masthead/work/jsp/_sapportalsjsp_light_headeriview.java:102: illegal start of expression
         public String searchComponentParamsG = profile.getProperty("SearchComponentParameters");
            ^
    C:/usr/sap/DES/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/irj/servlet_jsp/irj/root/web-inf/portal/portalapps/masthead/work/jsp/_sapportalsjsp_light_headeriview.java:103: illegal start of expression
         public String advancedSearchComponentNameG = profile.getProperty("SearchComponent");
            ^
    C:/usr/sap/DES/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/irj/servlet_jsp/irj/root/web-inf/portal/portalapps/masthead/work/jsp/_sapportalsjsp_light_headeriview.java:104: illegal start of expression
         public String advancedSearchComponentParamsG = profile.getProperty("AdvancedSearchComponentParameters");
            ^
    C:/usr/sap/DES/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/irj/servlet_jsp/irj/root/web-inf/portal/portalapps/masthead/work/jsp/_sapportalsjsp_light_headeriview.java:105: illegal start of expression
         public String clpComponentNameG = profile.getProperty("ClpComponent");
            ^
    5 errors
    Seems it doesn´t understand the profile.getProperty("xxx")  why?
    Thanks in advance,
    Regards,

  • After Merging the search tool Area and Mast head ivew its giving error

    Hi Porat Gurus,
                      I have merged the Mast head Ivew with the top level tool area and  added all  the components that is required for tool area search in mast head Ivew in the lightheader page and deploying its giving error
    Portal Runtime Error
    An exception occurred while processing your request
    Exception id: 11:50_14/10/08_0008_7205750
    See the details for the exception ID in the log file.
    plz tell where do i search for this exception
    i could nt find anything in default trace
    thanks in advance
    johny

    Hi,
    Steps need to for Merging the search tool Area and Mast head iview,
    1. copy the search area properties from the tool area and paste the properties in masthead property file.
    2. copy the tool area jar in the lib folder of the tool area par and paste that in to lib folder of masthead par.
    3. copy the search area variables and methods from the tool area jsp and paste variables and methods in masthead HeaderiView.jsp file.
    4. copy the search area properties from the tool area portalapp xml and paste the properties in masthead portalapp xml file.
    Check these steps are done.i hope this will help u.
    Regards,
    Kathiresan R

  • Problems about How to Merge the Masthead and the Tool Area?

    I have been struggling for many weeks  about how to add  the ToolArea into the Masthead. Can someone please help me?
    I followed with the tutorial :[How to Merge the Masthead and the Tool Area|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f058ef9c-b211-2a10-4fad-8b88d5a1fe74?QuickLink=index&overridelayout=true]
    I followed every steps mentioned in the tutorial but end up with these:
    1.  In this tutorial there is a word:Just before the link table is ended, add another row for the tool area. Unfortunately I am not familiar with JSP so can anybody please tell me the accurate inserting location of this code.
    2. Besides I find there are some faults in this tutorial and It is non't very complete.
        For example the author have non't refer to two jar:
        I have copyed  the (com.sap.portal.navigation.masthead_core.jar, com.sap.portal.navigation.toolarea_core.jar).from the     standard par files and paste these JAR files in the PORTAL-INF / lib folder in the NWDS.
       who can tell me there are additional faults or complements about this tutorial?
    Please suggest.
    Best Regards
    lexian

    Hello Prashant:
       I have imported  the par file which you just send for me, Fortunately It is running OK!
       I am very happy,thank you very much,you give me a great help.
          I hope obtain you help for the future,you are a goo person.
         Thanks a lot!
         Best Wishes for you!
         lexian.
    Edited by: le xian on Apr 22, 2011 10:43 AM

  • Error in tool area iview..

    hi...
    I already have a portaldesktop assigned to our portal by someone. To find what framework page they have assigned to the portaldesktop, I have gone to masterrule collection and have seen the assigned framework page to our portal. Once I got the framework page, I made the tool area as visible. Now the tool area is reflected on to my portal. But when I search from my portal in tool area..I m getting this 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.basicsearch).
    Exception id: 11:58_04/06/07_0085_7403450
    See the details for the exception ID in the log file.
    But when I preview my framework page and search something I m getting all the requested documents. Only on the portal when I logon with portal user I m getting the above error.
    Can anyone help me?
    Regards,
    PP

    Hey guys,
    I have assigned eu_role to the portal users and I am able to search now in the tool area.. But the problem is when I assign this eu_role to the portal users I am not able to see some iviews in my home page.. Like I had webdynpro iview and km document iview which are not visible now. And in place of KM document iview its showing me with this message:
    Links :There are no items to display (Organize Entries)
    Suggest me with some help.
    Regards
    PP

  • Problem with Tools Area iView Creation - Help Needed.

    Hi Guys,
    I am having a small problem with the Tool Area Par, I downloaded the Par and have edited it and then redeployed it on the Portal, however when I am creating an iView I am getting the Following error:
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/every_user/general/defaultDesktop/frameworkPages/frameworkpage/com.sap.portal.toolAreaiView
    Component Name : null
    Page could not create the iView.
    See the details for the exception ID in the log file
    Can anyone suggest me what could be wrong and why I am not able to see the Iview and why I get this exception.
    Thanks,
    John.

    Log File:
    [code]
    Component : com.sap.portal.navigation.toolarea.default
         at com.sapportals.portal.prt.component.PortalComponentContext.init(PortalComponentContext.java:251)
         at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:267)
         at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:312)
         at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:385)
         at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:435)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:607)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:545)
         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.broker.PortalComponentInstantiationException: Could not instantiate implementation class com.sapportals.portal.navigation.ToolAreaiView of Portal Component com.sap.portal.navigation.toolarea.default because: Could not find implementation class
         at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getInstanceInternal(PortalComponentItemFacade.java:242)
         at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getComponentInstance(PortalComponentItemFacade.java:160)
         at com.sapportals.portal.prt.core.broker.PortalComponentItem.getComponentInstance(PortalComponentItem.java:732)
         at com.sapportals.portal.prt.component.PortalComponentContext.getComponent(PortalComponentContext.java:103)
         at com.sapportals.portal.prt.component.PortalComponentContext.init(PortalComponentContext.java:242)
         ... 26 more
    Caused by: java.lang.ClassNotFoundException: com.sapportals.portal.navigation.ToolAreaiView
    Found in negative cache
    Loader Info -
    ClassLoader name: [com.sapportals.portal.prt.util.ApplicationClassLoader@2086d]
    Parent loader name: [com.sapportals.portal.prt.util.ApplicationClassLoader@695f94]
    References:
       not registered!
    Resources:
       C:
    usr
    sap
    J2E
    JC00
    j2ee
    cluster
    server0
    apps
    sap.com
    irj
    servlet_jsp
    irj
    root
    WEB-INF
    portal
    portalapps
    com.sap.portal.navigation.toolarea
    private
    classes
         at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:360)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:219)
         at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getInstanceInternal(PortalComponentItemFacade.java:228)
         ... 30 more
    [/code]

  • Exchange BPA Errors (Exchange server is a virtual machine but the additional tools are not installed and The 'Services' string type value located in 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\v14\Setup\Services' registry key is missing)

    Hi,
    I am running BPA on My Exchange 2010 VM (Server 2008 R2 VM on Hyper-V) and get the following errors:
    The 'Services' string type value located in 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\v14\Setup\Services' registry key is missing or inaccessible. The Microsoft Exchange Information Store service won't start. As a result, all services that depend
    on this service won't be able to start
    Exchange server [Exchange Server FQDN] is a virtual machine but the additional tools are not installed. This configuration is not supported. Install Virtual Machine Additions for this guest.
    Problem is that, for the first, that Key exists and the service is actually running fine. And for the second my VM tools are already installed.
    Hopefully someone out there has had the same issue and can assist.
    Pete

    Hi Pete,
    For the first error message, please try the following steps:
    Make sure the Information Store service is in Starting status,
    Automatic startup type and works well, as a test we can try to
    restart the Infroamtion Store service and verify the service works well.
    Start
    Registry Editor, find the registry key “Services” under “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\v14\Setup”, its value is “C:\Program
    files\Microsoft\Exchange Server\v14”(default install location), please check your registry, make sure the key “Services” exist and value is the Exchange Server install location and the
    location is accessible;
    Start
    Registry Editor, and locate the following registry key:
    HKEY_LOCAL_MACHINE\Software\Microsoft\Exchange\Setup
    Use the
    Permission option under the Security tab to check the permission setting on this key. Make sure
    System is in the list with Full Control permissions if the service account is Local System. If you are not using Local System as the service account, check the existence of the corresponding account in the list and ensure that
    it has Full Control permissions. Please refer to this article:
    Title: Exchange Store Does Not Start: Errors 7024, 1026, 9542, and 5000
    Link:
    http://support.microsoft.com/kb/285116
    Start
    ADSI Edit, and then browse to the following location:
    Domain.com/Configuration/Services/Microsoft Exchange/Org/Administrative Groups/AdminGroup/Servers/Server Name
    Right-click the
    server name, and then click Properties.
    Click the
    Security tab, make sure this own server’s server object have
    full control permission on its own server.
    If not or the object is missing, please modify the permission or click
    Add, locate the computer account for the Exchange Server computer, add it to the Permissions list with full control.
    Click OK, and then close ADSI Edit.
    Use
    Active Directory Users and Computers to add the current affected
    Exchange Server computer account to the Exchange Servers(previous version should be “Exchange Domain Servers”) group in the
    Microsoft Exchange Security Groups( or Users) OU. Refer to this article:
    http://support.microsoft.com/kb/297295.
    Restart the Exchange Server computer, then rerun the ExBPA.
    For the second error message, Microsoft don’t recommend to install Exchange Server on virtual machine without additional tools, so the error message occurs. We can just ignore
    this message, it will not affect the Exchange servers.
    Regards, Eric Zou

  • #Error & #Syntax when we are using merged dimension in BO4.1 SP3

    Dear All,
    We are using BO4.1 SP3 and Bex query as datasource.
    When we are trying to take merged dimensions in Report block its giving #Syntax Error.
    When we are defining variable with merged dimension, its giving #Error message and the merged dimension is deleted from the definition.
    Please guide how can I use merged dimension.
    Kindly let us know if there are some update required in the current BO version.
    Warm Regards,
    Sonal

    First things abt merge dimension is that merge is applicable only on dimension not on measures.
    And other is dimension that are going to be merge should have same data type.
    I think you should check these conditions then it will works.
    Merge is nothing but full outer join between two data providers. It helps joining two result sets on webi level.
    Kindly attach your screen shots so that it would be helpful.

  • Can't find tool area iview in default framework page

    Hi,
    I want configure tool area iview in default framework page to clp. i went through endusers -> standard portal users -> deafault framework page -> open -> edit ->
    Here i have to see tools area iview apart from other iview, By default tools area iview is hidden. if i want to see and configure that(tools area iview) what i have to do. any one have solution.
    Thanks,
    Regards
    Damodhar.

    Hi Damodhar,
    The Tool area iview has to be there in Default Frame work page. But if some how u lost that then one thing i can advice there is a par file in the server com.sap.portal.navigation.toolarea.par.bak,Go System Administration>> Support>>Portal Runtime>>Browse Deployment>>WEB-iNF>> Deployment>> pcd, import that into ur NWDS and delpoy it to the server. Make an iview based on it and put that iview in the frame work page in its postion.
    http://help.sap.com/saphelp_nw04/helpdata/en/b4/771158e4cb4bf6af9974380948db86/frameset.htm
    Check out the link also to get a better understanding abt the deafault frame work page.
    Hope this Helps
    gEorgE

  • How to add a custom iview to the portal tool area

    Hello:
    We want to add some simple text like date,day and some
    more things to the portal tool area, where a KM search
    box, and collobaration link exists now.
    I tried to look up for the tool area iview par file, but
    only found, *.ept file only which doesn't contain any
    code.
    I hope atleast some of the clients might have tried this.
    If you will you please shed some light on how to achieve
    this task.
    Thank you very much in advance for the help,
    Prasad Nutalapati

    Hi Prasad,
    try to do this:
    1) download the par file of the standard toolbar. You can find it under:
    \usr\sap\P602\j2ee\j2ee_00\cluster\server\services\servlet_jsp\work\jspTemp\irj\root\WEB-INF\deployment\pcd
    its name is: com.sap.portal.navigation.toolarea.par.bak
    2)import it into eclipse with another name, i.e. com.customer.portal.navigation.toolarea
    3) modify as you need the jsp contained in it in order to satisfy your requirements.
    4) deploy the par into the portal and create a new iview based on it.
    5) put this iview into the framework page you want to use, hiding/deleting standard toolbar
    these steps are OK if you want simply modify the layout of the toolbar, you cannot modify the logic behind it.
    If you need to do that, for example add some buttons which perform some custom actions, you have to develop a new component from scratch using the portal development paradigms.
    I hope this could help you
    Cheers
    Roberto

  • Error in  removing Portal Tool Area from Theme

    Hi
    In my Portal theme i had a Portal Tool Area with Search options.
    My requirment is to removie it from the theme as we don't need it
    Go to Content Administration
    Portal Content--> Content Provided by SAP->End User Content-> Standar Portal Users
    You can see Default frame work page.Open the same and untick the Visible Check box beside tool area iView in the frame work page.
    Save the changes and refresh the page..
    I made the setting,The tool area is not visible in priview...
    But when i logged in as test user it is still there
    How can i proceed
    Thanks

    My suggestion is go through the below help liks for better understanding
    Framework pages
    http://help.sap.com/saphelp_nw04s/helpdata/en/a6/1c67161be54bc19cfa86e187819fbe/frameset.htm
    Portal desktops
    http://help.sap.com/saphelp_nw04s/helpdata/en/b2/cf65869fb64552be09e46516dd8062/frameset.htm
    Portal desktop and display rules
    http://help.sap.com/saphelp_nw04s/helpdata/en/4b/29cf122f414721964269e1b675d62c/frameset.htm
    you need to check in the display rules whether you have multiple framework pages or not.
    Raghu

  • Portal error in tool area

    Hi all, can someone help me in the following problem:
    I've installed EP 6.0 SP2, and after applying patches 3 to Portal Platform and CM, I have an error after logging in the portal. The error is displayed between the masthead and the top level navigation:
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.sap.pct/every_user/general/com.sap.portal.frameworkpage/com.sap.portal.toolAreaiView
    Component Name : com.sap.portal.navigation.toolarea.default
    ORA-00904: "DBSTORE_TIME": invalid identifier .
    Exception id: 09:26_08/02/05_0005
    See the details for the exception ID in the log file 
    Can someone told me why it appeared how to repair it?
    Also when I am going to System administration ->Portal Display and select one theme from Theme Editor I dont see any preview of its elements.
    Thanks,
    Best regards.

    Hi, thanks for your answer.
    The error first appeared after importing a theme, assiging it to a desktop and logging with the user with that desktop.
    This happened after installing patch 2 for CM.
    Before this upgrade of CM, I've installed a database patch for CM database, included in patch 2 (as saying in one sap note). The guide although said that the patch to be applied after the upgrade.
    Anyway this was the latest patch of a database I have found in documentation.
    Any help is greatly appreciated.
    Best regards

  • Linking help from Masthead area par IView.

    Hi All,
    I hv to link the Help option provided in masteadhead area to a par IView which I created in JSPDynpages. This IView is stored in Portal_Content/MyFolder
    However, I am confused how to link this help option from masthead area. My requirement is, when we click on Help option it should open this par IView in a new window instead of pop-up window.
    Please, help me in this regards. Any other ideas also welcome. Appreciate your time and valuable inputs.
    Best Regards,
    Ravindra.

    Hi Ravindra,
    You can do that easily .
    Refer to this blog for masthead address.
    MastHead Change & Portal Desktop
    In the masthead iview open the property there you can define the link to the Help Content.(look for help link property)
    Change the value there.
    Sample:-
    http://portal.acme.com/irj/index.html?navigationtarget=roles://portal_content/acme/roles/com.acme.role.public/com.acme.workset.public/topics/politics/com.acme.page.health.
    Short(ening) Portal URLs
    Refer to this also
    http://help.sap.com/saphelp_nw70/helpdata/en/38/5dc53e5ae84d3be10000000a11405a/frameset.htm
    Thanx
    Pankaj

  • Portal runtime error below Tool Area

    I am getitng portal runtime error below Tool Area from past 2 days only to some users.Please help me to solve the issue

    #1.50
    com.portal.prt.runtime#sap.com/irj#com.sap.com.portal.prt.runtime#
    [exception]
    #1#java.lang.outofmemoryerror
    #1#com.sapaportals.portal.prt.component.portalcomponentexception : Error in service call of portal component
    component:pcd:portal_content/abcdesk/frameworkpages/frameworkpage/com.sap.portal.toolareaiview
    component class : com.sap..portal.prt.component.portalcachablecomponent
    User : abc
      at com.sapportals.prt.core.portalrequestmanager.handleportalcomponentexception(portalrequestmanager.java(973)
      at com.sapportals.prt.core.portalrequestmanager.callportalcomponent(portalrequestmanager.java:343)
      at com.sapportals.prt.core.portalrequestmanager.dispatchrequest(portalrequestmanager.java:136)
      at com.sapportals.prt.core.asynch.asynchincluderunnable{1{DoDispatchrequest.Run:AsynchIncludeRunnable.java :375
      at java.security.accesscontroller.doprevaliged { Native Method }
      at com.sapportals.prt.core.asynch.asynchincluderunnable.rnu(AsynchIncludeRunnable.java:388)
      at com.sapportals.prt.core.asynch.Threadcontextrunnable.run(Threadcontextrunnable.java:164)
      at EDU.swego.cs.d1.util.concurrent.pooledexecutor$worker.run(pooledexecutor.java:729)
      at java.lang.thread.run(Thread.java:534)
    caused by java.lang.outofmemoryerror
    Please find the Log File

  • To Add Tool Area Iview to Default Frame Work

    The Tool Area Iview which is to be seen on Default Frame Workin the navigation Portalcontent->Content Provided by SAP->End User Content->Standard Portal Users, is removed. Where could I find this Iview so that I can embed again into the default frame work

    hi,
    par file  will be found in the server com.sap.portal.navigation.toolarea.par.bak
    System Administration> Support>Portal Runtime>Browse Deployment>WEB-iNF> Deployment> pcd
    import the par file to netweaver studio , rename it and then upload it in portal. Now make an iview  from it by which you should be able to see the tool area.
    hope it helps...
    regards,
    Ganesh.N

Maybe you are looking for

  • I can no longer get firefox to print a web page. I am using the print command in the drop down 'file' menu

    Can no longer print a web page. I use the drop down "fie" menu and the "print" command the HP4180 series appears to recognize the command but delivers only a blank page

  • Error while creation of Service PO

    Hi, While creation of service PO I am not able to put Material Text as that column is grayed & system asks me to put material text which is input disabled. Procedure I follows to create Service PO as below: PO type standard (NB). Then I put vendor, O

  • Data Execution Prevention prevents itunes from opening on my user ID, but not every other user ID.

    I completely deleted every Apple file from my computer.  There are 4 user IDs on my computer.  Mine is the Administrator, my husband's ID my son's ID. and a completely new ID I set up to see if I could get iTunes to work.  I reinstalled iTunes 10.5 o

  • Cannot import scanned photos

    I scanned some photos with Image Capture, but I can't import them into iPhoto. When I try importing them via drag-and-drop or File>Import to Library, I get an error message that says, "The following file could not be imported. (The file is in an unre

  • Help with texting

    Firstly I would like to say a warm 'Hello' to everyone here. New member, first time visitor and first time Blackberry owner. I have purchased today a 'Pearl' and have a question for anyone regarding texting. As I am more used to normal texting on oth