• Version 2.0.1 is creating errors itself on every page

    By Henry Newberry 1 decade ago

    Every page load is throwing an error to the Notes log.nsf and the errror-log-n.xml, but the error does not have enough information for me to find it.

    Log.nsf entries are:
    01/03/2014 09:00:35 AM HTTP JVM: NOTESLOG SEVERE: (Reader.xsp) null [dk.majkilde.logreader.menu.MenuItem.add]
    01/03/2014 09:00:35 AM HTTP JVM: null. For more detailed information, please consult error-log-0.xml located in E:/Domino/DataHS/domino/workspace/logs

    err-log-n.xml entry is:



                 creationTime="2014-01-03T09:00:35.783-08:00"
            globalInstanceId="EL0a000074000143588b35d00000001e"
            msg="null"
            severity="50"
            version="1.0.1">
                         name="CommonBaseEventLogRecord:level"
                type="noValue">
                                 name="CommonBaseEventLogRecord:name"
                    type="string">
                    SEVERE
                
            
                         name="CommonBaseEventLogRecord:sourceClassName"
                type="string">
                dk.majkilde.logreader.menu.MenuItem
            
                         name="CommonBaseEventLogRecord:sourceMethodName"
                type="string">
                add
            
                         component="Expeditor 6.2"
                componentIdType="ProductName"
                instanceId=""
                location="Newbs-Win7U"
                locationType="Hostname"
                subComponent=""
                threadId="1"
            componentType="http://www.w3.org/2001/XMLSchema-instance"/>
                         categoryName="ReportSituation">
                                 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                    xsi:type="ReportSituation"
                    reasoningScope="INTERNAL"
                    reportCategory="LOG"/>
            
        

    The log reader shows this:

     

    Am I missing something in my setup??

    • By John Q Parker 1 decade ago

      I am getting the same error message, any response?