Re: NPE Within IndexWriter.optimize (Solr Trunk Nightly)

2010-05-25 Thread Michael McCandless
Hmmm spooky. For some reason I can't correlate the line numbers in TermInfosReader.java the current trunk sources; the line numbers for all the other sources line up. This is a stock nightly build right? You don't have any mods/patches? Can you enable assertions when you optimize and see if

RE: NPE Within IndexWriter.optimize (Solr Trunk Nightly)

2010-05-25 Thread Uwe Schindler
: Michael McCandless [mailto:luc...@mikemccandless.com] Sent: Tuesday, May 25, 2010 11:01 AM To: dev@lucene.apache.org Subject: Re: NPE Within IndexWriter.optimize (Solr Trunk Nightly) Hmmm spooky. For some reason I can't correlate the line numbers in TermInfosReader.java the current trunk

Re: NPE Within IndexWriter.optimize (Solr Trunk Nightly)

2010-05-25 Thread Chris Herron
...@mikemccandless.com] Sent: Tuesday, May 25, 2010 11:01 AM To: dev@lucene.apache.org Subject: Re: NPE Within IndexWriter.optimize (Solr Trunk Nightly) Hmmm spooky. For some reason I can't correlate the line numbers in TermInfosReader.java the current trunk sources; the line numbers for all

RE: NPE Within IndexWriter.optimize (Solr Trunk Nightly)

2010-05-25 Thread Uwe Schindler
: NPE Within IndexWriter.optimize (Solr Trunk Nightly) Uwe, Mike, I downloaded the nightly build by visiting the wiki: http://wiki.apache.org/solr/FrontPage ... and then clicking on Download newest Solr nightly build here http://hudson.zones.apache.org/hudson/job/Solr- trunk

NPE Within IndexWriter.optimize (Solr Trunk Nightly)

2010-05-24 Thread Chris Herron
Hi, I'm using the latest nightly build of solr (apache-solr-2010-05-24_08-05-13) and am repeatedly experiencing a NullPointerException after calling delete, commit, optimize. Stack trace below. The index is ~20Gb. I'm not doing Lucene/Solr core development - I just figured this was a better