Portlet not appearing in Admin Portal in 1/3 environments

All Windows 2000 environments were recently patched from Platform 8.1SP1 to 8.1SP3 (via 8.1SP2). The procedures followed were virtually identical.
I've added a new JSP Portlet to my portal web application. It's a simple .portlet file pointing to a simple .jsp file.
I've added a new page to my portal. It's a simple page with only the new portlet in it.
I've redeployed the entire enterprise app enclosing the web app with these new items. I've also restarted all servers.
On my local machine (single server), this new page and portlet appear fine in my Portal Administration's Library. When I rebuild my desktop (replacing components), the new page and its portlet show up fine. When I execute my portal and navigate to the page, it shows up fine.
In our test lab (Admin server and a one node cluster), this new page and portlet appear fine in my Portal Administration's Library. When I rebuild my desktop (replacing components), the new page and its portlet show up fine. When I execute my portal and navigate to the page, it shows up fine.
On our staging server (Admin server and Managed Server, no cluster), the new page appears in the Library, but the new portlet does not. When I rebuild the desktop (replacing components), the new page appears but the new portlet does not. When I execute my portal and navigate to the page, it shows up but is empty.
The Admin portal gives no errors, nor can I find any in the server log.
Looking at the portal database in staging, the new portlet is NOT in the PF_PORTLET_DEFINITION table. I've enabled JDBC logging--no errors there.
Where can I look to determine why this environment is not loading the .portlet file appropriately?
Message was edited by tpierzina at Aug 19, 2004 9:38 AM

I had a similar problem in loading new pages / portlets into the admin console. It appears that if you have a conflict with definition labels / instance labels / even look and feel properties then the admin console fails quietly without error and does not load.
By conflict I mean properties such as the definition label / instance label / markup name (nything in the library list!) are already being used by the portlets in the library, so if you bring a new one in with the same name it will cause a conflict.
Try checking all the definition labels, instance labels, and markup names in look and feel and shells.
If you search for something like, 'console fails quietly when loading a portlet' you should get more info.
Hope this helps,
Alex

Similar Messages

  • PO not appearing in SRM portal

    Dear all,
    One of the PO is not appearing in SRM portal.  This issue related to specific PO only.  Remaining POs of the vender are appearing in the portal.  All the XML messages are processed successfully.  we are using SUS senario.  Pl. help me in this regard
    with regards
    Ram

    Hi,
    Please check in transaction  SXMB_MONI can found related information why it not transfer to SRM.
    Also check the purchasing data of the PO.
    Thanks,
    prasad.s

  • The Favorite iView does not appear in the Portal

    The Favorite iView does not appear in the Portal - instead I get the following runtime error:
    com.sap.portal.pcm.Title - An exception occurred while processing your request
    When I look it up in the log file - I get the following:
    Date : 06/092008
    Time : 7:58:50:500
    Message : 07:58_04/06/08_3852950
    EXCEPTION
    com.sapportals.portal.prt.component.PortalComponentException: Error in init method
    Component : com.sap.netweaver.coll.appl.ui.room.CollaborationDetailedNavigation
    at com.sapportals.portal.prt.component.PortalComponentContext.init(PortalComponentContext.java:251)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:271)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)
    at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:387)
    at com.sapportals.portal.pb.PageBuilder.createIviewProfile(PageBuilder.java:443)
    at com.sapportals.portal.pb.PageBuilder.createiView(PageBuilder.java:391)
    at com.sapportals.portal.pb.PageBuilder.createAndAddiViews(PageBuilder.java:233)
    at com.sapportals.portal.pb.PageBuilder.doOnNodeReady(PageBuilder.java:635)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:388)
    at com.sapportals.portal.pb.PageBuilder.handleEvent(PageBuilder.java:815)
    at com.sapportals.portal.prt.component.CachablePortalComponent.handleEvent(CachablePortalComponent.java:703)
    at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:252)
    at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:368)
    at com.sapportals.portal.prt.pom.AbstractNode.addChildNode(AbstractNode.java:340)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:642)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    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: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:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: com.sapportals.portal.prt.core.broker.PortalComponentInstantiationException: Could not instantiate implementation class com.sapportals.portal.navigation.CollaborationNavTree of Portal Component com.sap.netweaver.coll.appl.ui.room.CollaborationDetailedNavigation because: Could not instantiate implementation class
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getInstanceInternal(PortalComponentItemFacade.java:269)
    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)
    ... 35 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: http://PortalApplicationItem._prepare: com.sap.netweaver.coll.appl.ui.room
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem._refresh(PortalApplicationItem.java:507)
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.getCoreLoader(PortalApplicationItem.java:1360)
    at com.sapportals.portal.prt.core.broker.PortalComponentItem.getClassLoader(PortalComponentItem.java:569)
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getClassLoader(PortalComponentItemFacade.java:102)
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getInstanceInternal(PortalComponentItemFacade.java:228)
    ... 39 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: http://PortalApplicationItem._prepare: com.sap.km.application
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
    ... 44 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: http://PortalApplicationItem._prepare: com.sap.km.cm.ui.flex
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
    ... 45 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: http://PortalApplicationItem._prepare: com.sap.netweaver.bc.crt
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
    ... 46 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: http://PortalApplicationItem._prepare: com.sap.portal.runtime.config.component
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
    ... 47 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception during start of application: SAPJ2EE::library:com.sap.tc.di.scm.transport_api
    at com.sapportals.portal.prt.core.broker.SAPJ2EEApplicationItem.prepare(SAPJ2EEApplicationItem.java:323)
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
    ... 48 more
    Caused by: com.sapportals.portal.prt.core.broker.SAPJ2EELibraryNotFoundException: Could not find Library SAPJ2EE::library:com.sap.tc.di.scm.transport_api
    at com.sapportals.portal.prt.core.broker.SAPJ2EEApplicationItem.prepare(SAPJ2EEApplicationItem.java:277)
    ... 49 more
    Severity : Error
    Category :
    Location : com.sap.portal.prt.runtime
    Application : sap.com/irj
    Thread : ThreadPRT-Async 1,5,PRT-Async
    Datasource : 1212584461125:E:\usr\sap\DEP\JC00\j2ee\cluster\server0\log\defaultTrace.trc
    Message ID : 00145E336A6A0091000000010000098C00044ED6CA463F40
    Source Name : com.sap.portal.prt.runtime
    Argument Objs : com.sapportals.portal.prt.component.PortalComponentException: Error in init method
    Component : com.sap.netweaver.coll.appl.ui.room.CollaborationDetailedNavigation
    at com.sapportals.portal.prt.component.PortalComponentContext.init(PortalComponentContext.java:251)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:271)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)
    at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:387)
    at com.sapportals.portal.pb.PageBuilder.createIviewProfile(PageBuilder.java:443)
    at com.sapportals.portal.pb.PageBuilder.createiView(PageBuilder.java:391)
    at com.sapportals.portal.pb.PageBuilder.createAndAddiViews(PageBuilder.java:233)
    at com.sapportals.portal.pb.PageBuilder.doOnNodeReady(PageBuilder.java:635)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:388)
    at com.sapportals.portal.pb.PageBuilder.handleEvent(PageBuilder.java:815)
    at com.sapportals.portal.prt.component.CachablePortalComponent.handleEvent(CachablePortalComponent.java:703)
    at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:252)
    at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:368)
    at com.sapportals.portal.prt.pom.AbstractNode.addChildNode(AbstractNode.java:340)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:642)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    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: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:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: com.sapportals.portal.prt.core.broker.PortalComponentInstantiationException: Could not instantiate implementation class com.sapportals.portal.navigation.CollaborationNavTree of Portal Component com.sap.netweaver.coll.appl.ui.room.CollaborationDetailedNavigation because: Could not instantiate implementation class
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getInstanceInternal(PortalComponentItemFacade.java:269)
    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)
    ... 35 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: http://PortalApplicationItem._prepare: com.sap.netweaver.coll.appl.ui.room
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem._refresh(PortalApplicationItem.java:507)
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.getCoreLoader(PortalApplicationItem.java:1360)
    at com.sapportals.portal.prt.core.broker.PortalComponentItem.getClassLoader(PortalComponentItem.java:569)
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getClassLoader(PortalComponentItemFacade.java:102)
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getInstanceInternal(PortalComponentItemFacade.java:228)
    ... 39 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: http://PortalApplicationItem._prepare: com.sap.km.application
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
    ... 44 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: http://PortalApplicationItem._prepare: com.sap.km.cm.ui.flex
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
    ... 45 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: http://PortalApplicationItem._prepare: com.sap.netweaver.bc.crt
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
    ... 46 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: http://PortalApplicationItem._prepare: com.sap.portal.runtime.config.component
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
    ... 47 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception during start of application: SAPJ2EE::library:com.sap.tc.di.scm.transport_api
    at com.sapportals.portal.prt.core.broker.SAPJ2EEApplicationItem.prepare(SAPJ2EEApplicationItem.java:323)
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
    ... 48 more
    Caused by: com.sapportals.portal.prt.core.broker.SAPJ2EELibraryNotFoundException: Could not find Library SAPJ2EE::library:com.sap.tc.di.scm.transport_api
    at com.sapportals.portal.prt.core.broker.SAPJ2EEApplicationItem.prepare(SAPJ2EEApplicationItem.java:277)
    ... 49 more
    Arguments : com.sapportals.portal.prt.component.PortalComponentException: Error in init method
    Component : com.sap.netweaver.coll.appl.ui.room.CollaborationDetailedNavigation
    at com.sapportals.portal.prt.component.PortalComponentContext.init(PortalComponentContext.java:251)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:271)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)
    at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:387)
    at com.sapportals.portal.pb.PageBuilder.createIviewProfile(PageBuilder.java:443)
    at com.sapportals.portal.pb.PageBuilder.createiView(PageBuilder.java:391)
    at com.sapportals.portal.pb.PageBuilder.createAndAddiViews(PageBuilder.java:233)
    at com.sapportals.portal.pb.PageBuilder.doOnNodeReady(PageBuilder.java:635)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:388)
    at com.sapportals.portal.pb.PageBuilder.handleEvent(PageBuilder.java:815)
    at com.sapportals.portal.prt.component.CachablePortalComponent.handleEvent(CachablePortalComponent.java:703)
    at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:252)
    at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:368)
    at com.sapportals.portal.prt.pom.AbstractNode.addChildNode(AbstractNode.java:340)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:642)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    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: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:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: com.sapportals.portal.prt.core.broker.PortalComponentInstantiationException: Could not instantiate implementation class com.sapportals.portal.navigation.CollaborationNavTree of Portal Component com.sap.netweaver.coll.appl.ui.room.CollaborationDetailedNavigation because: Could not instantiate implementation class
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getInstanceInternal(PortalComponentItemFacade.java:269)
    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)
    ... 35 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: http://PortalApplicationItem._prepare: com.sap.netweaver.coll.appl.ui.room
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem._refresh(PortalApplicationItem.java:507)
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.getCoreLoader(PortalApplicationItem.java:1360)
    at com.sapportals.portal.prt.core.broker.PortalComponentItem.getClassLoader(PortalComponentItem.java:569)
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getClassLoader(PortalComponentItemFacade.java:102)
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getInstanceInternal(PortalComponentItemFacade.java:228)
    ... 39 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: http://PortalApplicationItem._prepare: com.sap.km.application
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
    ... 44 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: http://PortalApplicationItem._prepare: com.sap.km.cm.ui.flex
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
    ... 45 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: http://PortalApplicationItem._prepare: com.sap.netweaver.bc.crt
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
    ... 46 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: http://PortalApplicationItem._prepare: com.sap.portal.runtime.config.component
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
    ... 47 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception during start of application: SAPJ2EE::library:com.sap.tc.di.scm.transport_api
    at com.sapportals.portal.prt.core.broker.SAPJ2EEApplicationItem.prepare(SAPJ2EEApplicationItem.java:323)
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
    ... 48 more
    Caused by: com.sapportals.portal.prt.core.broker.SAPJ2EELibraryNotFoundException: Could not find Library SAPJ2EE::library:com.sap.tc.di.scm.transport_api
    at com.sapportals.portal.prt.core.broker.SAPJ2EEApplicationItem.prepare(SAPJ2EEApplicationItem.java:277)
    ... 49 more
    Dsr Component : n/a
    Dsr Transaction : c1bb8390323511dd980100145e336a6a
    Dsr User :
    Indent : 0
    Level : 0
    Message Code :
    Message Type : 1
    Relatives :
    Resource Bundlename :
    Session : 52
    Source : com.sap.portal.prt.runtime
    ThreadObject : ThreadPRT-Async 1,5,PRT-Async
    Transaction :
    User : Administrator

    Amir ,
    Check this link , I t will help you
    http://help.sap.com/saphelp_nw04s/helpdata/en/1e/62eae2357c4596bda2476d0a6503e3/frameset.htm
    Set the property "Add to Favourites" to Yes
    Portal Content -> Content provided by SAP -> End user Content -> Standard Portal User -> Default Framework page ---> Edit Object
    Open the Page Title Bar -> Search for the property -> Show 'Add to Browser Favorites'
    and set this property to Yes.
    Now refresh the page. It will show this option.
    Koti Reddy

  • System tools tabs do not appear in admin console -web center sites

    Hi,
    System tools tabs do not appear in admin console of web center sites.
    I have set jdk path under serverstart menu of weblogic ,included classpath and preclasspath in setDomainEnv.cmd and have also inculded java_options under startweblogic.cmd ,still system tools tab do no appear.
    how to resolve the issue.Please help.
    Thanks,

    Hi
    Please mention below configuration in your setDomainEnv.bat file
    set CLASSPATH=<Path to the sites installation directory>;%CLASSPATH%
    set PRE_CLASSPATH=C:\bea\domains\CS\WEB-INF\lib\commons-lang-2.4.jar;%PRE_CLASSPATH%
    please check the paths as per your installation directories.
    restart server then check, it should come.
    ~Rajiv Jain

  • New PAR file not appearing in the Portal Archive Selection list

    Hello Knowledgeable Portal Ones,
    I am on EP6.0 SP13.
    A developer on the team created a new PAR.  It was uploaded, and it is now showing in my portalapps directory.  A super-admin for the portal can successfully create an iView using it (New from PAR), but developers (who have lesser security access) can not.  When developers attempt to do so, no portal archives appear in the portal archive selection list.  In fact, developers would not be able to create a new iView from any PAR.
    I see that the portalapp.xml has placed the PAR in "high-safety".  I suppose this may be causing the problem. 
    How do I address this problem?
    Thank you for your feedback.
    Kevin

    Hi Kevin,
    there are two known possibilities for this behaviour:
    1.) Within the portalapp.xml, the property com.sap.portal.pcm.Category has been set to "platform". This should only occur if someone imported an existing PAR to modify it. Also see Browse deployment iview
    2.) Someone has changed the permissions for application access (under System Administration - Permissions - Portal Permissions - Applications - <YourApplication> --- There the one who should create an iView from a component must have Read permission for the corresponding application, also see http://help.sap.com/saphelp_nw04/helpdata/en/f6/2604e505fd11d7b84200047582c9f7/frameset.htm - Administrator Permissions - For portal components
    Hope it helps
    Detlev

  • Progress indicator icon does not appear in Sap Portal

    Hi experts.
    Currently, i Have developed a WD ABAP which contains a progress indicator icon. When I execute this WD from backend (R/3 via SE80) the Icon progress appears while the WD is recovering data, building structure, etc...
    The problem appears when I access to the scenary from SAP Portal, because from SAP Portal does not appear the Progress Icon. Someone can tell me why the icon is not appearing, and how Can i solve it???
    Thank in advance.
    Best regards

    Hi Thomas.
    First of all, thanks for your answer.
    My problem is that I can obtain a progress indicator icon (a circle moving) when I am inside of my Ivew, but I need to show this icon also in the first step, during the initialization. The initialization of my scenary is a hard process which spent a lot of time, and I wonder if is possible show a Process indicator Icon while all data are being recovery. This icon is showed when I run my webdynpro in the Backend, but this icon does not appears qhen the new Internet Explorer Windows is opened.
    Do you know how to show it???
    Thanks again.

  • Mail service does not appear on Webcenter Portal Services page.

    Hi,
    I did the connection to the mail service. But mail service does not appear. why this happen?

    Hi,
    I found where mail taskflow is but I didn't add. because my mail server "ExternalMail" dose not appear on the mail preferences page. I have any idea why? I restarted a few times. I am sory to have wasted your times. I am not WCP specialist. But I have to do.
    Mail service connected. Test connection successful.

  • Discoverer Graph on portlet not appearing after portlet scheduled refresh

    Hi,
    We have discoverer portlets that shows the graphs created with D40. We've recently implemented in the production environment and everything has been displayed correctly even after its overnight scheduled portlet refresh.
    Today, I finally was able to refresh the cube but 2 of our portlet graphs is now displaying an error on "The data has insufficient number of rows" and
    "The data has insufficient number of columns" error messages on the space for the graph. But when I click on the Analyze button, the data is complete. After I click on the "Save and Return" to portal, the graph is displayed properly. However, the saving is only for my access and the rest of the users will see the error.
    How do I resolve this problem? Need help please.

    Hi Keith,
    For some bizzare reason, the graph is appearing now. I tried switching between 2 public connections for the past 1hour with no luck. Then now its all back. The weird thing about it was that it didn't happen to the other graphs although the other graphs were created from different cubes. There must be a cache somewhere, yet again, it should have been true to all the graphs.
    I will observe this in the next few days then I will raise another SR to Oracle.
    Thanks.

  • Approve and reject button not appearing in the POrtal screen

    Hi All ,
    I have an issue where i create a meeting rwquets and then it goes for approval to the manager , but in this case the manager is not able to see the approve and reject button in the screen , whereas it appears in the back end , please suggest what setting are to be in place to appear those two buttons to click on .

    Hi,
    Then you will have to modify the standard UWL configuration file.
    If your task looks like a standard task (maybe you copied a standard task and modified it slightly), you have to find the ItemType corresponding to the standard task in the UWL configuration file then copy this ItemType and adjust it for you custom task. Please take a look at my last post in another thread : Re: UWL - how to approve purchase requisitions
    If your task is 100% custom then you'll have to find out what is behind the Approve and Reject buttons in the Business Workflow and modify the UWL configuration file accordingly. For instance if a function module is used to approve or reject the request you can define your approve and reject actions using the FunctionModuleActionHandler. You can find more information in the documentation : [Task Launch Customization|http://help.sap.com/saphelp_nw70/helpdata/en/36/dd4ad73c86412e81e9ce66eeb147e7/frameset.htm].
    Regards,
    Pierre

  • Assigned Apps not appearing in Company Portal on iOS

    Hi
    Before I log this with Intune support, has anyone had the issue where assigned apps are NOT showing up in the Company Portal on iOS devices? Version 2.0.3 of the portal, iOS 8.1.3.
    Re-sync makes no difference.
    If I change them to required install, I get prompted to install and it works - this is not my preferred scenario as I want user choice to install.
    Cheers
    Ian

    Hi - i'm referring too applications published through the InTune Software Publisher that are made available using 'Available Install'. These are Store apps for MS Office.
    So under Manage Deployment , I select All Users as the deployment target, and make the app 'Available Install' not 'Required Install'
    Where is this made available, I cant see the apps in the Company Portal available apps.
    If I change them to required install, I get prompted to install and it works - this is not my preferred
    scenario as I want user choice to install.
    Ian

  • Otr French Translation Not Appearing on the Portal BSP Page

    Hi All,
    Im Currently working on SAP PMS. And we had an Otr Created as a message pop up on a button click.
    This Otr is translated in 7 languages in R/3 (viz... German, French, Portugese, Russian, Spanish, Chinese.. )
    All the Translations in the rest of the languages are seen, except for the French Translation for the Otr.
    Does any one have any idea why this could be happening. All other French Translations are appearing except for this otr.
    If anyone has any idea, please let me know.
    Thanks,
    Shweta Pandey

    Hi,
    OTR texts are sometimes tricky. If you use customer contexts on standard sap otr texts you should adjust otr contexts from the menue in startpage of SOTR_EDIT.
    Furthermore be sure you delete the OTR caches by typing /$otr into the ok code field of the backend so changes to otrs are really active.
    If this is still not working I'd either check the gtranslation or check if there might be a double alias which sometimes happens on patching / upgrading.
    Best Regards
    Roman

  • Business Event Does Not Appear in ESS Portal

    Hi People,
    I would like to ask for assistance on this problem:
    A user created a business event in the SAP system. But she canu2019t make a booking in this course through the ESS portal because the course canu2019t be found upon searching it. She always got this error message: u201Crestrictions, or use a different search termu201D. We already provided her a number of workaround solutions like using different search terms, changing the field period to all, etc. but still she canu2019t see this course in the portal to make a booking.
    Can you help me on this?
    Thanks in advance!

    Amir ,
    Check this link , I t will help you
    http://help.sap.com/saphelp_nw04s/helpdata/en/1e/62eae2357c4596bda2476d0a6503e3/frameset.htm
    Set the property "Add to Favourites" to Yes
    Portal Content -> Content provided by SAP -> End user Content -> Standard Portal User -> Default Framework page ---> Edit Object
    Open the Page Title Bar -> Search for the property -> Show 'Add to Browser Favorites'
    and set this property to Yes.
    Now refresh the page. It will show this option.
    Koti Reddy

  • CATS Timesheet not appearing in ESS portal

    Hi ,
    I have set up all most everything in backend, but unable to view time sheet in ESS tab in portal. Can you take me thru the step where am i missing?
    Regards
    Joe

    Thanks Harshal once i set the parameter i was able to see the screen
    Regards
    Joe

  • Changes made in Console not appearing on portal until restart.

    When I make any change using the Console, such as changing the title of a channel, that change does not appear on the Portal unless I restart it. Does anyone have any advice?
    The following errors occur:
    In iwtPll logs:
    8/14/02 12:36:15 PM EDT: Thread[Thread-171,5,main]
    Cannot get service handler for synchronize :
    java.lang.ClassNotFoundException: Service class not found:synchronize
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.lang.ClassNotFoundException.<init>(ClassNotFoundException.java:69)
    at com.iplanet.portalserver.naming.WebtopNaming.getServiceClass(WebtopNaming.java:126)
    at com.iplanet.portalserver.pll.server.PLLRequestServlet.getServiceHandler(Compiled Code)
    at com.iplanet.portalserver.pll.server.PLLRequestServlet.handleRequest(Compiled Code)
    at com.iplanet.portalserver.pll.server.PLLRequestServlet.doPost(Compiled Code)
    at javax.servlet.http.HttpServlet.service(Compiled Code)
    at javax.servlet.http.HttpServlet.service(Compiled Code)
    at com.netscape.server.http.servlet.NSServletRunner.Service(Compiled Code)
    in iwtProfile log
    8/14/02 12:36:15 PM EDT: Thread[Thread-709,5,main]
    setAttrPrivValues.walkTree
    com.iplanet.portalserver.profile.service.ProfileServiceException: 321^Supp
    lyQuickplace-title-at
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at com.iplanet.portalserver.profile.service.ProfileServiceException.<init>(Compiled Code)
    at com.iplanet.portalserver.profile.service.ProfileService.walkTree(Compiled Code)
    at com.iplanet.portalserver.profile.service.ProfileService.setAttrPrivValues(Compiled Code)
    at com.iplanet.portalserver.profile.service.ProfileService.setProfile(Compiled Code)
    at com.iplanet.portalserver.profile.service.ProfileService.processProfileRequest(Compiled Code)
    at com.iplanet.portalserver.profile.service.SyncService.processRequest(Compiled Code)
    at com.iplanet.portalserver.profile.service.SyncService.process(Compiled Code)
    at com.iplanet.portalserver.pll.server.PLLRequestServlet.handleRequest(Compiled Code)
    at com.iplanet.portalserver.pll.server.PLLRequestServlet.doPost(Compiled Code)
    at javax.servlet.http.HttpServlet.service(Compiled Code)
    at javax.servlet.http.HttpServlet.service(Compiled Code)
    at com.netscape.server.http.servlet.NSServletRunner.Service(Compil
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at com.iplanet.portalserver.profile.service.ProfileServiceException.<init>(Compiled Code)
    at com.iplanet.portalserver.profile.service.ProfileService.walkTree(Compiled Code)
    at com.iplanet.portalserver.profile.service.ProfileService.setAttrPrivValues(Compiled Code)
    at com.iplanet.portalserver.profile.service.ProfileService.setProfile(Compiled Code)
    at com.iplanet.portalserver.profile.service.ProfileService.processProfileRequest(Compiled Code)
    at com.iplanet.portalserver.profile.service.SyncService.processRequest(Compiled Code)
    at com.iplanet.portalserver.profile.service.SyncService.process(Compiled Code)
    at com.iplanet.portalserver.pll.server.PLLRequestServlet.handleRequest(Compiled Code)
    at com.iplanet.portalserver.pll.server.PLLRequestServlet.doPost(Compiled Code)
    at javax.servlet.http.HttpServlet.service(Compiled Code)
    at javax.servlet.http.HttpServlet.service(Compiled Code)
    at com.netscape.server.http.servlet.NSServletRunner.Service(Compiled Code)
    8/14/02 12:36:15 PM EDT: Thread[Thread-709,5,main]
    ProfileResponse: exception key:321
    8/14/02 12:36:15 PM EDT: Thread[Thread-709,5,main]
    ProfileResponse: exception string:SupplyQuickplace-title-at
    8/14/02 12:36:15 PM EDT: Thread[Thread-709,5,main]
    ProfileRequest.GetProfile:In atts 1
    8/14/02 12:36:15 PM EDT: Thread[Thread-709,5,main]
    ProfileRequest.GetProfile:In privs 0

    The exceptions indicate that there is profile service errors which could have happend when it was trying to fetch those attributes.
    What version of portal are you using ?, are you running a multi server instance ?, if so there is a possibility that the profile cache could be out of sync between the two instances. Generally making profile changes would necessitate the need to logout and log back and only when you change ldap auth information or property file changes you would need to make server restarts ..

  • Common Services portal does not appear on the LMS 3.0 homepage

    Hi,
    I am encountering a problem on Ciscoworks LMS 3.0 wherein the Common Services portal does not appear on the homepage. This was after I tried to upgrade CW to LMS 3.2 but does not seem to work so I revert back to LMS 3.0. I even did a restore of the backup database but still no Common Services on the homepage.
    How do i resolve this?
    Appreaciate your help. Thanks in advance!

    If you're not seeing the Common Services application portlet on the Functional Portal View, then you need to open a TAC service request to get the steps to manually re-register all of the installed applications from the command line.

Maybe you are looking for

  • What can cause false "disk needs to be repaired" message?

    Occasionally, when using OnyX or Disk First Aid, a message states to restart the computer, holding Command-R and to repair my disk. Every single time, the disk turns out to be OK. Question 1: Is this a false reading, or is the disk actually being fix

  • HT1338 Apps wont install?

    Hi, i have just noticed that when i go to the 'purchases' tab in the app store on my macbook pro, some of my apps havent installed.  If i click 'install' next to these apps, it does the timer for a second or two then stops.  Why is this?!

  • Evaluation group issue

    Dear Experts, We  have created new Evaluation group in t-code YIDFI_AA0001 (table maintainence) and also in SPRO path Fin Accounting>>Asset Acct>>Master Data>>>User fields>>>Define 4 character evaluatin groups. My question here is, does the values ma

  • Material with batch is stuck in storage bin.

    Dear Gurus, I have a scenario here. previously material A has turn on the batch management. later then, it is turn off without checking properly. Now in the system, material A is stuck in a few bins with batch. Our master data user do not allow us to

  • Detecting Changes In Clipboard Data?

    Hi, is it possible to detect when data on the clipboard has changed in Java? I am looking to generate an event or similar when something is copied. Thanks