• compliant with Upgrade Pack 1?

    By Patrick Kwintensson 1 decade ago

    Is the version of ext. library used compatible with that in the Upgrade Pack 1?

     

    I receive the following message on the start xsp:

     

    Our Apologies, It looks like somthing went wrong, (this error has been logged )

    Click here to get back

    Error for user Patrick Kwinten com.ibm.xsp.extlib.component.dynamiccontent.UIDynamicContent.buildFacet(UIDynamicContent.java:322) 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.UIDataPanelBase.buildContents(UIDataPanelBase.java:459) 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.UIDataPanelBase.buildContents(UIDataPanelBase.java:459) 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.UIDataPanelBase.buildContents(UIDataPanelBase.java:459) 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:200) com.ibm.xsp.webapp.FacesServlet.service(FacesServlet.java:160) com.ibm.xsp.webapp.FacesServletEx.service(FacesServletEx.java:137) 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:1267) 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:1251) com.ibm.domino.xsp.module.nsf.NSFService.doServiceInternal(NSFService.java:598) com.ibm.domino.xsp.module.nsf.NSFService.doService(NSFService.java:421) 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)

    • is this still a problem

      By Thomas Adrian 1 decade ago

      The first time intrapages is launched you get that kind of error, make sure FT index is on and try again.

      also, in the curernt release you need to create a "temp" dir on c. 

      let me know how it goies

      • upgraded to 1.2,same issue

        By Patrick Kwintensson 1 decade ago

        I upgraded to 1.2 but the issue remains.

        I do have created a FT index. I have to check if a temp directory is available under c:\. Maybe this is a feature undesirable for production servers. What is being written to c:\temp ?

        Here is my logged error:

         

        Error for user Patrick Kwinten
        
        com.ibm.xsp.extlib.component.dynamiccontent.UIDynamicContent.buildFacet(UIDynamicContent.java:322)
        
        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.UIDataPanelBase.buildContents(UIDataPanelBase.java:459)
        
        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.UIDataPanelBase.buildContents(UIDataPanelBase.java:459)
        
        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.UIDataPanelBase.buildContents(UIDataPanelBase.java:459)
        
        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:200)
        
        com.ibm.xsp.webapp.FacesServlet.service(FacesServlet.java:160)
        
        com.ibm.xsp.webapp.FacesServletEx.service(FacesServletEx.java:137)
        
        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:1267)
        
        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:1251)
        
        com.ibm.domino.xsp.module.nsf.NSFService.doServiceInternal(NSFService.java:598)
        
        com.ibm.domino.xsp.module.nsf.NSFService.doService(NSFService.java:421)
        
        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)
        
        • Local

          By Thomas Adrian 1 decade ago

          Could you try to run the application locally from DDE. using web preview and let me know if you get the same result

           

      • c:\temp available

        By Patrick Kwintensson 1 decade ago

        just checked but a temp folder under c:\ is available, nothing was being written in it 

        • fixed

          By Thomas Adrian 1 decade ago

          the problem with c:\temp is no longer an issue, it was fixed in v1.2
          the tmpdir is now in notes\data\intratmp but you will never see any files in there.