There is something from Google: https://stackoverflow.com/questions/67207332/solr-not-backing-up-core
Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500 12833 [email protected] Facebook: https://www.facebook.com/deicool LinkedIn: www.linkedin.com/in/deicool "Plant a Tree, Go Green" Make In India : http://www.makeinindia.com/home On Wed, Sep 28, 2022 at 4:25 PM Paul Ryder <[email protected]> wrote: > 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] >
