Re: SEVERE: java.lang.ArrayIndexOutOfBoundsException

2009-07-10 Thread Chris Hostetter
: :( : : that is all we have in there!!! : : Is there any way I can raise the logging level for it? it's not an issue of "logging level" -- that just affects which types of messages get logged, this message is getting logged so the level is fine. The problem is the log formatting. if this is

Re: SEVERE: java.lang.ArrayIndexOutOfBoundsException

2009-07-09 Thread Fernando.B
:( that is all we have in there!!! Is there any way I can raise the logging level for it? Fernando.B wrote: > > Hello, > > we're having a lot of > > Jul 10, 2009 7:55:01 AM org.apache.solr.common.SolrException log > SEVERE: java.lang.ArrayIndexOutOfBoundsException > > on our application.

Re: SEVERE: java.lang.ArrayIndexOutOfBoundsException

2009-07-09 Thread Mark Miller
We need a bit more of that stack trace. Is there any more? Something with line numbers and class names is best. That is a very generic exception. -- -- - Mark http://www.lucidimagination.com On Thu, Jul 9, 2009 at 11:55 PM, Fernando.B wrote: > > Hello, > > we're having a lot of > > Jul 10, 2