On 5/4/2014 9:30 AM, Hakim Benoudjit wrote:
> Ok. These files contain what you've requested:
> 
> First (the xml error): http://pastebin.com/ZcagK3T7
> Second (java params): http://pastebin.com/JtWQpp6s
> Third (Solr version): http://pastebin.com/wYdpdsAW

Are you running with an index originally built by an earlier version of
Solr?  If you are, you may be running into a known bug.  The last
"caused by" section of the java stacktrace looks similar to the one in
this issue -- which is indeed index corruption:

https://issues.apache.org/jira/browse/LUCENE-5377

If that's the problem you're experiencing, upgrading your Solr version
will hopefully fix it.  Simply dropping in the 4.6.1 war file and any
contrib jars should cause zero problems for your 4.6.0 install.
Upgrading to 4.7.2 or 4.8.0 should be done with more care.

Thanks,
Shawn

Reply via email to