I deleted all the mails about log()ging, but here's part of my apache
(&jserv) error-log:

---8<---
java.lang.ArrayIndexOutOfBoundsException: 0 >= 0
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.fillInStackTrace(Compiled Code)
        at java.lang.Throwable.<init>(Compiled Code)
        at java.lang.Exception.<init>(Compiled Code)
        at java.lang.RuntimeException.<init>(RuntimeException.java:47)
        at 
java.lang.IndexOutOfBoundsException.<init>(IndexOutOfBoundsException.java:44)
        at 
java.lang.ArrayIndexOutOfBoundsException.<init>(ArrayIndexOutOfBoundsException.java:53)
        at java.util.Vector.removeElementAt(Compiled Code)
        at org.apache.java.util.SimpleQueue.get(Compiled Code)
        at org.apache.java.io.LogWriter$Agent.flush(Compiled Code)
        at org.apache.java.io.LogWriter$1.run(Compiled Code)
        at java.lang.Thread.run(Compiled Code)
---8<---

   ... so there is a SimpleQuenue behind the logging (which doesn't work)

        Tommi

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to