• Cannot find the library com.ibm.xsp.extlib.library

    By Antonio Dentico 1 decade ago

    Hi,

    I installed Domino 8.5.3 on Win32 2003, Domino 9 Social Edition on Redhat ES 64bit and Win2008 R2 64Bit I follow the documentation (installed the Upgrade Fix), but when I want to open in web navigation, I have on all machine the same error message :

    Exception 

    Cannot find the library com.ibm.xsp.extlib.library, required by the application/mywebgate.nsf.

    com.ibm.xsp.FacesExceptionEx: Cannot find the library com.ibm.xsp.extlib.library, required by the application/mywebgate.nsf.
    
        com.ibm.xsp.page.compiled.CompiledPageDriver.verifyLibraryDepends(CompiledPageDriver.java:156)
    
        com.ibm.xsp.page.compiled.CompiledPageDriver.loadPage(CompiledPageDriver.java:54)
    
        com.ibm.xsp.application.ViewHandlerExImpl._createViewRoot(ViewHandlerExImpl.java:489)
    
        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)
    

     

    Off course, I cannot find the : com.ibm.xsp.extlib.library library on Domino. Why ? because I installed the Upgrade Fix.

    Have you a solution ?.

    Best regards

    • Do you get the error on each ExtLib app?

      By Paul Hannan 1 decade ago

      Hi,

      It is very strange that you are seeing these issues with Domino 9.0 as the Extlib comes out of the box here so misconfiguration is less likely here.

      Maybe it is the app? Are you seeing this on all apps that use the ExtLib?

      Regards,

      Paul