Log exception 'iView not found: style.css'

We keep seeing the following exception in our server (EP6 SP2)logs but have no idea what is causing it? Any ideas as to what it relates to and how to fix it?
Cheers,
Steve
[code]Exception ID:02:44_02/08/05_0063
com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found: style.css
     at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1701)
     at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:193)
     at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:287)
     at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:386)
     at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:433)
     at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:536)
     at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:229)
     at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:555)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
     at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:833)
     at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:672)
     at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:314)
     at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
     at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1288)
     at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
     at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
     at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
[email protected]59 #[/code]
Message was edited by: Steve Archer

Rajendran,
We're having the same error after upgrading to NW04s, did you figure out the the root cause for this error?
Thanks,
Hanh

Similar Messages

  • Iview not found exception

    Hi everybody,
    I have problems with a portal page that has two .par iviews. These iviews use the EP Client Framework to display content when I click a node (htmlb tree control) in the sender iview. When the page is idle for a while and I click a node, the exception "Iview not found" appears in the receiver iview and I have to refresh it.
    This is the error message in the portal log:
    Message
    Mar 9, 2005 7:29:48 PM # Client_Thread_7      Warning         PortalComponentItem.refresh AuthRequirement property is deprecated for EP6.0 components, please check: com.sap.portal.support.desk.default #
    [email protected]ff #
    at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
    at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
    at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
    at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1229)
    at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
    at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:312)
    at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:665)
    at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:833)
    at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:208)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:535)
    at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:423)
    at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:389)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:287)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:193)
    at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1701)
    com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found: Productos premium ( 0total).default
    Mar 9, 2005 7:28:55 PM # Client_Thread_72     Fatal           Exception ID:07:28_09/03/05_0037
    [email protected]8b #
    at java.lang.Thread.run(Thread.java:479)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
    at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:352)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:340)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:300)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:135)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:109)
    at com.sapportals.portal.htmlb.page.JSPDynPage.doOutput(JSPDynPage.java:76)
    at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:609)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:462)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:385)
    at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:817)
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:343)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at pagelet._sapportalsjsp_chartTest.doContent(_sapportalsjsp_chartTest.java:749)
    at com.sapportals.htmlb.taglib.ChartTag.doEndTag(ChartTag.java:130)
    at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:898)
    at com.sapportals.htmlb.rendering.DefaultChartRenderer.render(DefaultChartRenderer.java:191)
    Caused by: java.lang.NullPointerException
    at java.lang.Thread.run(Thread.java:479)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
    at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:352)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:340)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:300)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:135)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:109)
    at com.sapportals.portal.htmlb.page.JSPDynPage.doOutput(JSPDynPage.java:76)
    at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:609)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:462)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:385)
    at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:817)
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:343)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at pagelet._sapportalsjsp_chartTest.doContent(_sapportalsjsp_chartTest.java:942)
    Caused by: com.sapportals.portal.prt.component.PortalComponentException: Original exception: 
    at java.lang.Thread.run(Thread.java:479)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
    at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:352)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:340)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:300)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:135)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:109)
    at com.sapportals.portal.htmlb.page.JSPDynPage.doOutput(JSPDynPage.java:76)
    at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:609)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:462)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:389)
    at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:858)
    User : cgonzalez
    Component class : com.cs.VerGraficoIndicador.VerGraficoIndicador
    Component : pcd:portal_content/com.plumrose.PortalEjecutivo/com.plumrose.Roles/com.plumrose.PortalEjecutivo/com.plurmose.VisUFARRHH/com.plumrose.SeccionesBase/IndicadoresyReportes/IndicadoresOperativos/com.plumrose.zep6km_page_IndicadoresOperativos/com.plumrose.zep6pdk5_iview_com.cs.VerGraficoIndicador
    com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Resource
    Mar 9, 2005 6:58:58 PM # PRT-Async 6          Fatal           Exception ID:06:58_09/03/05_0036
    I´ll appreciate any help on this issue.
    Regards,
    SS

    Rajendran,
    We're having the same error after upgrading to NW04s, did you figure out the the root cause for this error?
    Thanks,
    Hanh

  • BEx Web Application iView not found

    Hello,
    Any BEx Web Application iView that I create in the portal and try to run ends with an error. This is what I see on the trace file:
    com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found: com.sap.ip.bi.web.portal.integration.launcher
    Any ideas...?

    Hi Roy,
    I am having exactly the same exception "iview not found" on my consumer production portal. I transported these BEx iviews from consumer pre-prod to consumer prod. My user ID is configured on the backend BW system and still its not working.
    Can you please tell me what user credentials were configured on your backend system?. This is an urgent production issue, and I appreciate your earliest response.
    Here's my exception details:
    com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found: com.sap.ip.bi.web.portal.integration.launcher
    at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1937)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:222)
    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.prt.connection.PortalRequest.getRootContext(PortalRequest.java:488)
    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:434)
    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:1060)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Thanks.

  • Portal Runtime Error - iView not found

    Hi friends,
    I am working in SAP Enterprise Portal (EP6 SP9).
    I have made a URL iView pointing to an HTML file (residing on Portal server).I have attached this iView in the "Related Links" section of a page.
    Problem:
    When I access this iView by clicking it, it opens perfectly well.But if i keep the same page untouched for about 15-20 min, and then try to access the same iView, it shows me the following error.
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    iView not found: pcd:portal_content/com.freescale.SUPO_Roles/com.freescale.sup_rol_epp/com.freescale.sup_wks_0007/com.freescale.sup_pge_0012/"relatedItems/RelatedLinks/com.freescale.url_ivu_0004".
    Exception id: 09:45_15/09/05_0012_7337651
    See the details for the exception ID in the log file
    Does anybody have a possible solution to this problem?
    By any chance does this problem has anything to do with the iView being in the "Related Links" section of the page?
    Thanks and Regards,
    Jitendra Chaudhari
    India

    Hi
    I have the same problem. do you have a solution for this?
    Regards,
    Miri

  • Customizing EP Logon Page fails with iView not found

    Hello,
    I'm trying to customize my EP logon page following the instructions in  the next web pages to modify all the related files:
    http://help.sap.com/saphelp_nw70/helpdata/en/23/c0e240beb0702ae10000000a155106/frameset.htm
    But after restarting the portal and I visit the logon page, I get the following error in the browser:
    ======
    Portal Runtime Error
    An exception occurred while processing your request
    Exception id: 07:57_31/01/08_15713950
    See the details for the exception ID in the log file.
    ======
    And in the defaultTrace file appears the error below:
    ======
    #1.5^H#76A0F9DFAA42007500000019000CA08C00044508DB1EB86A#1201804245120#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal
    #Guest#0####a2aef0d0d02a11dcbf2076a0f9dfaa42#SAPEngine_Application_Thread[impl:3]_25##0#0#Error#1#/System/Server#Java###An er
    ror occured during authscheme computation.
    #1#com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found: com.ics.portal.runtime.logon.certlogon
            at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1937)
            at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:222)
            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.prt.service.authenticationservice.AuthenticationService.getLogonIView(AuthenticationService.
    java:233)
            at com.sapportals.portal.prt.service.hook.SecurityHookService.doNodeHook(SecurityHookService.java:154)
            at com.sapportals.portal.prt.connection.PortalHook.doNodeHook(PortalHook.java:469)
            at com.sapportals.portal.prt.pom.factory.ComponentNodeFactory.newInstance(ComponentNodeFactory.java:138)
            at com.sapportals.portal.prt.pom.factory.ComponentNodeFactory.newInstance(ComponentNodeFactory.java:50)
            at com.sapportals.portal.prt.pom.PortalNode.createComponentNode(PortalNode.java:275)
            at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:617)
            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.doPrivileged1(Native Method)
            at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
            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.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
            at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
            at com.sap.portal.navigation.Gateway.service(Gateway.java:126)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessio
    nMessageListener.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.doPrivileged1(Native Method)
            at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    ======
    Does anybody has a clue?
    Thanks in advance.
    Roger Allué i Vall.

    Hi Xavier,
    I would recomend you to do these steps.
    1. Import the Par inside NWDS ( Make sure u have the Jars inside the Lib).
    2. Do the modification.
    3. try to Deploy using some different name.
    4. Check the deployed using portalapp.xml ( defualt component).
    5.Now if it looks fine you can proceed ahead by changing the autheschemes.xml
    Refer to this blog
    Modifying The Logon Par(or customising the Logon Screen)
    Thanks
    Pankaj

  • IView not found error when searching

    Hi,
    We see the below error when trying to do any search on the EP6 SP14 portal.  The search function was working, but now we see this error.
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    iView not found:
    pcd: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: 01:29_09/03/06_0003_1786050
    See the details for the exception ID in the log file
    The search functionality was working last week. The
    com.sap.km.basicsearch iview is there.
    Any help is greatly appreciated.
    Regards,
    Rick

    Rick,
    Goto the Physical location of the iView and see whether the iView exists there. If yes, then right-click on it and select 'Preview' and then try to enter anything and say Search. Do you get the same error message here also.
    Or create your own iView from the par(basicSearch iview) and try to search from your own iView also. Let me know the results.
    Regards
    Vaib

  • IView not found: pcd:portal_content/com.sap.pct/platform-add_ons/com.sap.ip

    Hi All,
    I have a BI 3.5 System. I have Netweaver 2004s System. I am calling a BI query in Visual Composer. I want to save tableview details in PDF file. I am writing following formula for this.
    "pcd!3aportal_content!2fcom.sap.pct!2fplatform-add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bexwebanalyzer?QUERY="& STORE@REPORTNAME & "&BI_COMMAND_1-EXPORT_FORMAT=PDF&BI_COMMAND_1-SHOW_EXPORT_DIALOG=X&BI_COMMAND_1-null="
    When I deploy my VC application I get the output in Table. When I click on PDF button i get following error:
    <b>Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    iView not found: pcd:portal_content/com.sap.pct/platform-add_ons/com.sap.ip.bi/iviews/com.sap.ip.bi.bex.
    Exception id: 05:22_06/03/07_0035_3677550
    See the details for the exception ID in the log file</b>
    Thanks & Regards,
    sheetal

    Hi Sheetal,
    did you check the logifle? - You can also have a look into the NetWeaver Administrator for the log - you find it under http://<server>:<port>/nwa
    best Regards,
    Marcel

  • KM  - Portal Runtime Error - iView not found

    Hi,
    When we try access the KM Documents, We are facing the following error
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    iView not found: pcd:portal_content/every_user/general/eu_role/com.sap.km.home_ws/com.sap.km.hidden/com.sap.km.urlaccess/com.sap.km.docs.
    Exception id: 05:30_09/05/08_0017_16961050
    See the details for the exception ID in the log file
    Can some one help me on this error?

    Hi
    I assigned the EU_Role still facing the same issue.
    Please see the log file  content:
    #1.5 #0014221E209B00B40000038600008B2000044CDE54622E37#1210417689029#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#J2EE_ADMIN#6821###J2EE_ADMIN#4730ae101e8111dd98020014221e209b#SAPEngine_Application_Thread[impl:3]_222##0#0#Error#1#/System/Server#Java###Exception ID:04:38_10/05/08_0114_16961051
    [EXCEPTION]
    #1#com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found: pcd:portal_content/every_user/general/eu_role/com.sap.km.home_ws/com.sap.km.hidden/com.sap.km.urlaccess/com.sap.km.docs
         at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1937)
         at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:234)
         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.prt.connection.PortalRequest.getRootContext(PortalRequest.java:488)
         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.wcm.portal.connection.KmConnection.handleRequest(KmConnection.java:52)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java: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:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

  • IView not found: com.sap.pct.mdm.tech.systems.MDMSystemWizard

    Hello Experts!
    I've installed MDM 5.5 SP6 along with the portal content that came from the same download. The portal content files I installed are listed below.
    BPMDMAPPLI06_0.sca
    BPMDMTECHN06_0.sca
    MDM_WEB_UI550.sca
    MDMJAVAAPI06_0.sca
    When I try to get a new MDM system I get the exception below. I've looked and searched the portal content and this iView (com.sap.pct.mdm.tech.systems.MDMSystemWizard) does indeed appear to be missing. Is there something else I need to install? The SCA files all deployed without errors.
    Steps to recreate this error:
    System Administration => System Configuration => Portal Content => (landscape directory)
      => Right-Click => New System (from template) => choose MDM System template => Next
    Thanks,
    John
    [EXCEPTION]
    #1#com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found: com.sap.pct.mdm.tech.systems.MDMSystemWizard
            at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1937)
            at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:222)
            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.prt.connection.PortalRequest.getRootContext(PortalRequest.java:488)

    Restarting the J2EE engine resolved this problem.

  • MSS iview not found

    Hi All,
    When clicking on any sqaure colored icon of Team Calendar iview in MSS , I get portal runtime exception "com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found: com.sap.pct.hcm.attendancedetail.default"
    Could you please help me resolve this on urgent basis ?
    I think that the needed par file is missing. if yes how can I get it uploaded?
    Thanks for your help
    Regards,
    Jalpa

    Hi Michael,
    I am facing the same issue as content missing of the templates folder.
    Could you please help how did you solve this issue.
    Thanks
    Naveen...

  • IView not found: com.sap.portal.support.browse.default.

    When I try to navigate to System Administration -> Support -> Portal Runtime -> Browse deployment, I get the following error:
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    iView not found: com.sap.portal.support.browse.default.
    Exception id: 04:45_02/10/08_0037_13390350
    I referred this thread   [https://www.sdn.sap.com/irj/sdn/thread?threadID=188079|https://www.sdn.sap.com/irj/sdn/thread?threadID=188079]   and removed the .bak extension from the file com.sap.portal.support.browse.par.bak and uploaded it in System Administration --> Support --> Support Desk --> Portal Runtime --> Administration Console ,in the Archive uploader.
    But the problem persists.   Could anybody shed some light on this issue?
    Regards,
    Saurabh.

    Hi Saurabh
    In order to get more information, you should search for your exception id "04:45_02/10/08_0037_13390350" in the default trace file.
    See http://help.sap.com/saphelp_nw70/helpdata/EN/57/5f1140d72dc442e10000000a1550b0/frameset.htm in order to see where the def trace file is found.
    Best regards,
    Martin Søgaard

  • ValueHelp iview not found - Portal Runtime Error

    I get the following portal runtime error when clickingon a input help: "iView not found: pcd:portal_content/com.sap.portal.migrated/ep_5.0/roles/com.sap.pct.crm.crm_default_services/nf/ValueHelp."
    I've checked the Business Package for com.sap.pct.crm.crm_default_services and it isn't there.  Does anyone know where I can find this object?

    Thanks for the response.
    I deployed the entire com.sap.pct.crm.crm.epa file which should be the entire Business Package (portal side).  Is there a prerequisite or another download that you are aware of?  I also downloaded BPCRM40R3601 and checked the epa file which didn't inlcude the missing default_services.  Any ideas?

  • Errors with CF 8.0.1 hotfix 3 and hotfix 4, "Object Instantiation Exception.Class not found"

    We need to get our servers up to date with the latest ColdFusion hotfixes in order to pass our security scans and policies. We have been following the Adobe instructions for installing the hotfixes, but we’re getting the same errors each time. The CF 8 hotfix 2 works fine, but once we install hotfix 3 and/or hotfix 4, we get the following errors:
    "Object Instantiation Exception.Class not found: coldfusion.security.ESAPIUtils The specific sequence of files included or processed is: C:\ColdFusion\wwwroot\WEB-INF\exception\java\lang\Exception.cfm, line: 12 "
    coldfusion.runtime.java.JavaObjectClassNotFoundException:
    We have dozens of servers running Windows XP, Netscape Enterprise Server 6.1 (I  know, don’t laugh), ColdFusion 8,0,1,195765, and Java Version 1.6.0_04. Just about  the only good thing about running XP on our servers is that it matches  our development boxes, so we have almost mirrored environments for dev,  test, and production. We do NOT have the CF install with the J2EE configuration.
    The crazy thing is, on tech note 51180 (http://kb2.adobe.com/cps/511/cpsid_51180.html), it says that the fix for bug # 71787 (Fix for "Object Instantiation Exception" thrown when calling a Java object constructor or method with a null argument under JDK 1.6.) was added in cumulative hotfix 2. However we don’t see this problem until we go to hotfix 3 (or 4).
    I’ve also been reading that other people had this same problem, and that the CF 8 hotfix 3 was not compatible with certain versions of JDK, then when you read the Adobe site for CF 8.0.1 hotfix 3, it says “Added the updated cumulative hotfix to make it compatible with jdk 1.4.x, 1.5.x and 1.6.x.”, so that makes me think that Adobe was supposed to have fixed this CF 8.0.1 hotfix 3 JDK incompatability issue - but unfortunately it's still not working for us. We have followed the instructions for removing the jar files and starting/restarting the CF server as directed, we’ve tried this 5-6 times, and still no luck.
    Recommendations? Seems like this is a ColdFusion bug to me – one that says is fixed on the Adobe site, but is not fixed in our environment. Please advise, thanks.

    For what it's worth, we had an MXUnit user describe a similar, though not identical, problem after installing the latest hotfixes. In his case, he's getting "NoSuchMethodExceptions".

  • IView not found: com.sap.ip.bi.web.portal.integration.launcher

    Hi!
    I am about to integrate SAP BI into SAP EP 7.0.
    All the necessary steps with the program "RSPOR_SETUP" I already executed.
    Unfortunately when I try to execute a Query on Portal I get the following error:
    iView not found: com.sap.ip.bi.web.portal.integration.launcher
    Can some one help me to solve this error?
    Thank you very much!
    regards
    Holger Thomasson

    hi Thom,
      Make sure that you have already installed the BI 7.0 web templates as per the oss note 990321.
      If not, install the BI 7.0 web templates according the note. BI 7.0 templates are :
    0ANALYSIS_PATTERN
    0ANALYSIS_PATTERN_EXPORT
    0INFO_CONSUMER_PATTERN
    0ANALYSIS_PATTERN_ICP
    0ANALYSIS_PATTERN_INFO
    0QUERY_TEMPLATE_BROADCAST_PDF
    0ANALYSIS_PATTERN_HEADER
    0ANALYSIS_PATTERN_FOOTER
    0ANALYSIS_PATTERN_FILTER
    Web Item
    0PATTERN_BARCHART_STANDARD
    Thanks.

  • Symbol log: referenced symbol not found

    Hello,
    We are running Netscape Directory Server 4.16 in our mailserver (iMS 5.2).Sometimes the ldap process scratch and when we start it (start-slapd), we receive the following error message:
    ld.so.1: ./ns-slapd: fatal: relocation error: file /usr/iplanet/server5/bin/msg/
    lib/libnsuni31.so: symbol log: referenced symbol not found
    Killed
    But when we restart the host, the ldap process starts whithout any error.
    Could anyone help us understand and fix this problem?Because, we could not restart our mailserver everytime the ldap process goes down!!!
    Any contributions are wellcome.
    Thanks in advance
    Best Regards.

    It looks like you have set LD_LIBRARY_PATH somewhere and the slapd process is picking up the wrong version of the shared libraries.

Maybe you are looking for