You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Charlene de Costa Chaves (Jira)" <ji...@apache.org> on 2021/03/08 19:07:00 UTC

[jira] [Created] (SOLR-15226) org.apache.lucene.index.IndexNotFoundException: no segments* file found in LockValidatingDirectoryWrapper(NRTCachingDirectory

Charlene de Costa Chaves created SOLR-15226:
-----------------------------------------------

             Summary: org.apache.lucene.index.IndexNotFoundException: no segments* file found in LockValidatingDirectoryWrapper(NRTCachingDirectory
                 Key: SOLR-15226
                 URL: https://issues.apache.org/jira/browse/SOLR-15226
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrCLI
    Affects Versions: 6.1.1
         Environment: Production
            Reporter: Charlene de Costa Chaves


We configured 3 cores in our SOLR environment. After a network failure, we are experiencing an error in 1 of the core.

In the log file we find the following error:

sei-protocols: org.apache.solr.common.SolrException: org.apache.solr.common.SolrException: Error opening new searcher

null: org.apache.solr.common.SolrException: SolrCore 'sei-protocols' is not available due to init failure: Error opening new searcher

Caused by: org.apache.lucene.index.IndexNotFoundException: no segments * file found in LockValidatingDirectoryWrapper (NRTCachingDirectory (MMapDirectory @ / aplic / indices / sei-protocols / content / index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1435c5 ; maxCacheMB = 48.0 maxMergeSizeMB = 4.0)): files: [_6qmw.fdt, _6qmw.fdx, _6qmw.fnm, _6qmw.nvd, _6qmw.nvm, _6qmw.si, _6qmw_3mz.liv, _6qmw_Lucene50_0qmw_Lucene50_0qmw_Lucene50_0q6

The index directory is not empty. We have already restarted SOLR and the server and we are still having an error.

How to solve the problem?
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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