Re: NullPointerException while performing Merge

2009-03-30 Thread Michael McCandless
Do you have an index where this exception happens consistently, eg when you try to optimize? Can you post that somewhere? Also, which exact JRE version are you using? Mike On Sun, Mar 29, 2009 at 1:28 PM, Sameer Maggon wrote: > In our application, we are getting NullPointerExceptions very freq

NullPointerException while performing Merge

2009-03-29 Thread Sameer Maggon
In our application, we are getting NullPointerExceptions very frequently. It seems like it's happening during the merge operation (commit). There are no exceptions while adding documents to Solr. We are using Solr 1.3.0. I looked around the mailing list, and found that there is a JIRA issue opened