I cached this in my logs. Any reason to this happen?

My Solr version is 5.3.1.

Index fetch failed :org.apache.solr.common.SolrException: Index fetch failed
: 
        at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:515)
        at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:254)
        at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:380)
        at
org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:162)
        at
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:437)
        at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:227)
Caused by: java.nio.file.NoSuchFileException:
/opt/solrcloud-node/collections/collection-2016_shard9_replica2/data/index.20160105005921682/segments_fhj
        at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
        at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
        at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
        at
sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:177)
        at java.nio.channels.FileChannel.open(FileChannel.java:287)
        at java.nio.channels.FileChannel.open(FileChannel.java:335)
        at 
org.apache.lucene.store.MMapDirectory.openInput(MMapDirectory.java:236)
        at 
org.apache.lucene.store.Directory.openChecksumInput(Directory.java:109)
        at 
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:294)
        at
org.apache.solr.handler.IndexFetcher.hasUnusedFiles(IndexFetcher.java:568)
        at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:397)
        ... 5 more




-----
Best regards
--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-Replication-error-tp4252929.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to