• Unexpected runtime error

    By cyrus mobaraki 1 decade ago

    Hello,

    I get the following error message when I navigate the left hand menu of my application using the pageTreeNode(used in my Custom Control)

    When I click on a links of my left hand menu which is uses the (OneUILayout) I get the following error, time to times. After I refresh my page the errors goes away then I will get my page back and the website works. I can click on any links and button on the right hand side of my application without any issues and if I click again on the left hands side menu links I get the errors until I close my browser and re-run the application. Has anybody else have the same problem or can anybody give me a direction where to start looking to enable me to fix this issue.

    ------------------------------------------------------------------Where the start of the problem could come--------------------------------------------

             
            
                                 selection="/Room/Home">
                

                

    -------------------------------------------------------Start of the Error message--------------------------------------------------------------------------

    Unexpected runtime error

    The runtime has encountered an unexpected error.

    Error source

    Page Name:/xpRoom.xsp




    Exception

    !UIDynamicContent.Cannotfindthefacetnamed0intheDyna!

     

     

    --------------------------------

    com.ibm.xsp.FacesExceptionEx: !UIDynamicContent.Cannotfindthefacetnamed0intheDyna!
        javax.faces.FacesException.(FacesException.java:64)
        com.ibm.xsp.FacesExceptionEx.(FacesExceptionEx.java:54)
        com.ibm.xsp.extlib.component.dynamiccontent.UIDynamicContent.buildFacet(UIDynamicContent.java:295)
        com.ibm.xsp.extlib.component.dynamiccontent.UIDynamicContent.buildDefaultContents(UIDynamicContent.java:281)
        com.ibm.xsp.extlib.component.dynamiccontent.UIDynamicControl.buildContents(UIDynamicControl.java:98)
        com.ibm.xsp.extlib.component.dynamiccontent.UIDynamicContent.buildContents(UIDynamicContent.java:340)
        com.ibm.xsp.page.compiled.AbstractCompiledPage.initComponent(AbstractCompiledPage.java:334)
        com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildFacet(CompiledComponentBuilder.java:205)
        com.ibm.xsp.extlib.component.dynamiccontent.UIDynamicContent.buildFacet(UIDynamicContent.java:325)
        com.ibm.xsp.extlib.component.dynamiccontent.UIDynamicContent.buildDefaultContents(UIDynamicContent.java:281)
        com.ibm.xsp.extlib.component.dynamiccontent.UIDynamicControl.buildContents(UIDynamicControl.java:98)
        com.ibm.xsp.extlib.component.dynamiccontent.UIDynamicContent.buildContents(UIDynamicContent.java:340)
        com.ibm.xsp.page.compiled.AbstractCompiledPage.initComponent(AbstractCompiledPage.java:334)
        com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildChildren(CompiledComponentBuilder.java:123)
        com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildAll(CompiledComponentBuilder.java:84)
        com.ibm.xsp.page.compiled.AbstractCompiledPage.initComponent(AbstractCompiledPage.java:345)
        com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildChildren(CompiledComponentBuilder.java:123)
        com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildAll(CompiledComponentBuilder.java:84)
        com.ibm.xsp.page.compiled.AbstractCompiledPage.initComponent(AbstractCompiledPage.java:345)
        com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildChildren(CompiledComponentBuilder.java:123)
        com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildAll(CompiledComponentBuilder.java:84)
        com.ibm.xsp.component.UIIncludeComposite.buildPageContents(UIIncludeComposite.java:692)
        com.ibm.xsp.page.compiled.AbstractCompiledPage.initComponent(AbstractCompiledPage.java:340)
        com.ibm.xsp.page.compiled.AbstractCompiledPage.createTree(AbstractCompiledPage.java:256)
        com.ibm.xsp.page.compiled.AbstractCompiledPage.addComponent(AbstractCompiledPage.java:389)
        com.ibm.xsp.component.UIIncludeComposite.buildContents(UIIncludeComposite.java:453)
        com.ibm.xsp.page.compiled.AbstractCompiledPage.initComponent(AbstractCompiledPage.java:334)
        com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildFacet(CompiledComponentBuilder.java:205)
        com.ibm.xsp.extlib.component.dynamiccontent.UIDynamicContent.buildFacet(UIDynamicContent.java:325)
        com.ibm.xsp.extlib.component.dynamiccontent.UIDynamicContent.buildDefaultContents(UIDynamicContent.java:281)
        com.ibm.xsp.extlib.component.dynamiccontent.UIDynamicControl.buildContents(UIDynamicControl.java:98)
        com.ibm.xsp.extlib.component.dynamiccontent.UIDynamicContent.buildContents(UIDynamicContent.java:340)
        com.ibm.xsp.page.compiled.AbstractCompiledPage.initComponent(AbstractCompiledPage.java:334)
        com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildChildren(CompiledComponentBuilder.java:123)
        com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildAll(CompiledComponentBuilder.java:84)
        com.ibm.xsp.component.UIIncludeComposite.buildPageContents(UIIncludeComposite.java:692)
        com.ibm.xsp.page.compiled.AbstractCompiledPage.initComponent(AbstractCompiledPage.java:340)
        com.ibm.xsp.page.compiled.AbstractCompiledPage.createTree(AbstractCompiledPage.java:256)
        com.ibm.xsp.page.compiled.AbstractCompiledPage.addComponent(AbstractCompiledPage.java:389)
        com.ibm.xsp.component.UIIncludeComposite.buildContents(UIIncludeComposite.java:453)
        com.ibm.xsp.page.compiled.AbstractCompiledPage.initComponent(AbstractCompiledPage.java:334)
        com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildChildren(CompiledComponentBuilder.java:123)
        com.ibm.xsp.component.UICallback.buildContents(UICallback.java:159)
        com.ibm.xsp.page.compiled.AbstractCompiledPage.initComponent(AbstractCompiledPage.java:334)
        com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildChildren(CompiledComponentBuilder.java:123)
        com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildAll(CompiledComponentBuilder.java:84)
        com.ibm.xsp.extlib.component.layout.UIVarPublisherBase.buildContents(UIVarPublisherBase.java:97)
        com.ibm.xsp.page.compiled.AbstractCompiledPage.initComponent(AbstractCompiledPage.java:334)
        com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildChildren(CompiledComponentBuilder.java:123)
        com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildAll(CompiledComponentBuilder.java:84)
        com.ibm.xsp.component.UIIncludeComposite.buildPageContents(UIIncludeComposite.java:692)
        com.ibm.xsp.page.compiled.AbstractCompiledPage.initComponent(AbstractCompiledPage.java:340)
        com.ibm.xsp.page.compiled.AbstractCompiledPage.createTree(AbstractCompiledPage.java:256)
        com.ibm.xsp.page.compiled.AbstractCompiledPage.addComponent(AbstractCompiledPage.java:389)
        com.ibm.xsp.component.UIIncludeComposite.buildContents(UIIncludeComposite.java:453)
        com.ibm.xsp.page.compiled.AbstractCompiledPage.initComponent(AbstractCompiledPage.java:334)
        com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildChildren(CompiledComponentBuilder.java:123)
        com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildAll(CompiledComponentBuilder.java:84)
        com.ibm.xsp.component.UIViewRootEx.buildContents(UIViewRootEx.java:1649)
        com.ibm.xsp.component.UIViewRootEx2.buildContents(UIViewRootEx2.java:246)
        com.ibm.xsp.page.compiled.AbstractCompiledPage.initComponent(AbstractCompiledPage.java:334)
        com.ibm.xsp.page.compiled.AbstractCompiledPage.createTree(AbstractCompiledPage.java:256)
        com.ibm.xsp.page.compiled.AbstractCompiledPage.createViewRoot(AbstractCompiledPage.java:167)
        com.ibm.xsp.application.ViewHandlerExImpl._createViewRoot(ViewHandlerExImpl.java:511)
        com.ibm.xsp.application.ViewHandlerExImpl.createViewRoot(ViewHandlerExImpl.java:557)
        com.ibm.xsp.application.ViewHandlerExImpl.doCreateView(ViewHandlerExImpl.java:141)
        com.ibm.xsp.application.ViewHandlerEx.createView(ViewHandlerEx.java:90)
        com.ibm.xsp.webapp.FacesServlet.serviceView(FacesServlet.java:238)
        com.ibm.xsp.webapp.FacesServletEx.serviceView(FacesServletEx.java:204)
        com.ibm.xsp.webapp.FacesServlet.service(FacesServlet.java:160)
        com.ibm.xsp.webapp.FacesServletEx.service(FacesServletEx.java:138)
        com.ibm.xsp.webapp.DesignerFacesServlet.service(DesignerFacesServlet.java:103)
        com.ibm.designer.runtime.domino.adapter.ComponentModule.invokeServlet(ComponentModule.java:576)
        com.ibm.domino.xsp.module.nsf.NSFComponentModule.invokeServlet(NSFComponentModule.java:1281)
        com.ibm.designer.runtime.domino.adapter.ComponentModule$AdapterInvoker.invokeServlet(ComponentModule.java:847)
        com.ibm.designer.runtime.domino.adapter.ComponentModule$ServletInvoker.doService(ComponentModule.java:796)
        com.ibm.designer.runtime.domino.adapter.ComponentModule.doService(ComponentModule.java:565)
        com.ibm.domino.xsp.module.nsf.NSFComponentModule.doService(NSFComponentModule.java:1265)
        com.ibm.domino.xsp.module.nsf.NSFService.doServiceInternal(NSFService.java:653)
        com.ibm.domino.xsp.module.nsf.NSFService.doService(NSFService.java:476)
        com.ibm.designer.runtime.domino.adapter.LCDEnvironment.doService(LCDEnvironment.java:341)
        com.ibm.designer.runtime.domino.adapter.LCDEnvironment.service(LCDEnvironment.java:297)
        com.ibm.domino.xsp.bridge.http.engine.XspCmdManager.service(XspCmdManager.java:272)