Hi All,
Getting this error, not sure how to correct it? Even though logged yesterday it
seems to be referring to a file from 2019-05-22 - weird!
Anyone any ideas?
Thanks in advance, Paul
2022-09-27 11:05:25.499 ERROR (Thread-17045) [ ] o.a.s.h.SnapShooter
Exception while creating snapshot => java.nio.file.NoSuchFileException:
E:\Solr8.1.1\search_index\data\restore.20220826133929634\_281f_9.liv
at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
java.nio.file.NoSuchFileException:
E:\Solr8.1.1\search_index\data\restore.20220826133929634\_281f_9.liv
at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
~[?:1.8.0_152]
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
~[?:1.8.0_152]
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
~[?:1.8.0_152]
at sun.nio.fs.WindowsFileSystemProvider.newFileChannel(Unknown Source)
~[?:1.8.0_152]
at java.nio.channels.FileChannel.open(Unknown Source) ~[?:1.8.0_152]
at java.nio.channels.FileChannel.open(Unknown Source) ~[?:1.8.0_152]
at org.apache.lucene.store.MMapDirectory.openInput(MMapDirectory.java:238)
~[lucene-core-8.1.1.jar:8.1.1 fcbe46c28cef11bc058779afba09521de1b19bef - ab -
2019-05-22 15:15:24]
at
org.apache.lucene.store.NRTCachingDirectory.openInput(NRTCachingDirectory.java:181)
~[lucene-core-8.1.1.jar:8.1.1 fcbe46c28cef11bc058779afba09521de1b19bef - ab -
2019-05-22 15:15:24]
at org.apache.lucene.store.Directory.copyFrom(Directory.java:181)
~[lucene-core-8.1.1.jar:8.1.1 fcbe46c28cef11bc058779afba09521de1b19bef - ab -
2019-05-22 15:15:24]
at
org.apache.solr.core.backup.repository.LocalFileSystemRepository.copyFileFrom(LocalFileSystemRepository.java:145)
~[solr-core-8.1.1.jar:8.1.1 fcbe46c28cef11bc058779afba09521de1b19bef - ab -
2019-05-22 15:20:01]
at org.apache.solr.handler.SnapShooter.createSnapshot(SnapShooter.java:238)
~[solr-core-8.1.1.jar:8.1.1 fcbe46c28cef11bc058779afba09521de1b19bef - ab -
2019-05-22 15:20:01]
at
org.apache.solr.handler.SnapShooter.lambda$createSnapAsync$2(SnapShooter.java:205)
~[solr-core-8.1.1.jar:8.1.1 fcbe46c28cef11bc058779afba09521de1b19bef - ab -
2019-05-22 15:20:01]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_152]