• The day after

    By Danne Lindskog 1 decade ago

    Running on a 8.5.2 server (win 32).

    Installed and verified the extlib.

    The app worked fine, but today when I go to the app it has I guess serverside javascript instead of some functions.

    This is when I'm logged in

    Homepage when loged in

     

    If I search for nothing as anonymous I default to open a page and can download it

    Search for nothing

     

    Configuration

    Configuration

     

    When checking the server console it seems normal:

    2011-02-16 10:16:19 HTTP JVM: Anonymous
    2011-02-16 10:16:19 HTTP JVM: fileSendr : Initializing sessionScope Cache
    2011-02-16 10:16:19 HTTP JVM: fileSendr : Checking Browser Type
    2011-02-16 10:16:19 HTTP JVM: fileSendr : Checking XSP Theme
    2011-02-16 10:16:25 HTTP JVM: fileSendr : Checking Browser Type
    2011-02-16 10:16:25 HTTP JVM: fileSendr : Checking XSP Theme

    The extlib is working as intended I think ??

    > tell http osgi ss com.ibm.xsp.extlib
    2011-02-16 10:31:57 Framework is launched.
    2011-02-16 10:31:57 id State Bundle
    2011-02-16 10:31:57 134 RESOLVED com.ibm.xsp.extlib.connections_8.5.2.201102062157NTF
    2011-02-16 10:31:57 Master=139
    2011-02-16 10:31:57 135 RESOLVED com.ibm.xsp.extlib.domino_8.5.2.201102062157NTF
    2011-02-16 10:31:57 Master=139
    2011-02-16 10:31:57 136 RESOLVED com.ibm.xsp.extlib.mobile_8.5.2.201102062157NTF
    2011-02-16 10:31:57 Master=139
    2011-02-16 10:31:57 137 RESOLVED com.ibm.xsp.extlib.oneui_8.5.2.201102062157NTF
    2011-02-16 10:31:57 Master=139
    2011-02-16 10:31:57 138 RESOLVED com.ibm.xsp.extlib.sametime_8.5.2.201102062157NTF
    2011-02-16 10:31:57 Master=139
    2011-02-16 10:31:57 139 ACTIVE com.ibm.xsp.extlib_8.5.2.201102062157NTF
    2011-02-16 10:31:57 Fragments=134, 135, 136, 137, 138

    It is clear that something isn't working, and I suspect the extlib, but I really cant see where the problem is.