You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jan Høydahl (JIRA)" <ji...@apache.org> on 2013/02/28 14:05:16 UTC

[jira] [Updated] (SOLR-455) Better handling when index runs out of disk space

     [ https://issues.apache.org/jira/browse/SOLR-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Høydahl updated SOLR-455:
-----------------------------


This issue has been inactive for more than 4 years. Please close if it's no longer relevant/needed, or bring it up to date if you intend to work on it. SPRING_CLEANING_2013
                
> Better handling when index runs out of disk space
> -------------------------------------------------
>
>                 Key: SOLR-455
>                 URL: https://issues.apache.org/jira/browse/SOLR-455
>             Project: Solr
>          Issue Type: Bug
>          Components: update
>    Affects Versions: 1.2, 1.3
>         Environment: Linux/Debian etch
>            Reporter: Brian Whitman
>
> We had an index run out of disk space. Queries work fine but commits return
> <h1>500 doc counts differ for segment _18lu: fieldsReader shows 104 but segmentInfo shows 212
> org.apache.lucene.index.CorruptIndexException: doc counts differ for segment _18lu: fieldsReader shows 104 but segmentInfo shows 212
>    at org.apache.lucene.index.SegmentReader.initialize(SegmentReader.java:191)
> I've made room, restarted resin, and now solr won't start. No useful messages in the startup, just a
> [21:01:49.105] Could not start SOLR. Check solr/home property
> [21:01:49.105] java.lang.NullPointerException
> [21:01:49.105]  at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:100) 
> Solr should warn the user and/or refuse commits when the index nears the end of disk space

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org