users@glassfish.java.net

Awkward ArrayIndexOutOfBoundsException filling up logs...

From: <glassfish_at_javadesktop.org>
Date: Fri, 09 Mar 2007 08:31:46 PST

For a few days now, Glassfish 2 on Solaris 9 has been throwing these exceptions and filling up the logs. There were so many 2MB logs that I couldn't even rm them at once. I don't understand what is going on. I don't think this stems from my Web application. Any tips on where to look to understand what this is?


[code]
[#|2007-03-09T08:26:19.617-0800|WARNING|sun-appserver9.1|javax.enterprise.system.stream.err|_ThreadID=411;_ThreadName=QueryThread;_RequestID=f98acdc0-271c-41ed-addc-8f399c3a6555;|
java.lang.ArrayIndexOutOfBoundsException: -1753526671
        at com.sun.java.help.search.IntegerArray.at(IntegerArray.java:29)
        at com.sun.java.help.search.SearchEnvironment.getPositions(SearchEnvironment.java:138)
        at com.sun.java.help.search.Search.openDocumentIndex(Search.java:244)
        at com.sun.java.help.search.Search.nextDocument(Search.java:321)
        at com.sun.java.help.search.Search.searchDocument(Search.java:143)
        at com.sun.java.help.search.Search.startSearch(Search.java:130)
        at com.sun.java.help.search.QueryEngine.processQuery(QueryEngine.java:141)
        at com.sun.java.help.search.DefaultSearchQuery.run(DefaultSearchQuery.java:111)
        at java.lang.Thread.run(Thread.java:619)
[/code]
[Message sent by forum member 'dailysun' (dailysun)]

http://forums.java.net/jive/thread.jspa?messageID=207133