You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made file "blocks.file"
After all it failed with this error: 2018-02-14 20:27:35,844 main ERROR Unable to move file /Users/saintnik/GitProjects/SourcererCC/clone-detector/SCC_LOGS/2018-02/scc-02-14-2018-7.log to /Users/saintnik/GitProjects/SourcererCC/clone-detector/SCC_LOGS/2018-02/scc-02-14-2018-6.log: java.nio.file.NoSuchFileException /Users/saintnik/GitProjects/SourcererCC/clone-detector/SCC_LOGS/2018-02/scc-02-14-2018-7.log -> /Users/saintnik/GitProjects/SourcererCC/clone-detector/SCC_LOGS/2018-02/scc-02-14-2018-6.log 2018-02-14 20:27:35,846 main ERROR Unable to copy file /Users/saintnik/GitProjects/SourcererCC/clone-detector/SCC_LOGS/2018-02/scc-02-14-2018-7.log to /Users/saintnik/GitProjects/SourcererCC/clone-detector/SCC_LOGS/2018-02/scc-02-14-2018-6.log: java.nio.file.NoSuchFileException /Users/saintnik/GitProjects/SourcererCC/clone-detector/SCC_LOGS/2018-02/scc-02-14-2018-7.log org.apache.lucene.store.NoSuchDirectoryException: directory '/Users/saintnik/GitProjects/SourcererCC/clone-detector/fwdindex/1' does not exist at org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:219) at org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:243) at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:743) at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:52) at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:66) at com.mondego.indexbased.CodeSearcher.<init>(CodeSearcher.java:47) at com.mondego.indexbased.SearchManager.initSearchEnv(SearchManager.java:820) at com.mondego.indexbased.SearchManager.main(SearchManager.java:377) org.apache.lucene.store.NoSuchDirectoryException: directory '/Users/saintnik/GitProjects/SourcererCC/clone-detector/fwdindex/1' does not exist at org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:219) at org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:243) at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:743) at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:52) at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:66) at com.mondego.indexbased.CodeSearcher.<init>(CodeSearcher.java:47) at com.mondego.indexbased.SearchManager.initSearchEnv(SearchManager.java:820) at com.mondego.indexbased.SearchManager.main(SearchManager.java:377) NODE_1 FAILED - Job 62732 exited with a status of 1 NODE_2 FAILED - Job 62733 exited with a status of 1
The text was updated successfully, but these errors were encountered:
I made file "blocks.file"
After all it failed with this error:
2018-02-14 20:27:35,844 main ERROR Unable to move file /Users/saintnik/GitProjects/SourcererCC/clone-detector/SCC_LOGS/2018-02/scc-02-14-2018-7.log to /Users/saintnik/GitProjects/SourcererCC/clone-detector/SCC_LOGS/2018-02/scc-02-14-2018-6.log: java.nio.file.NoSuchFileException /Users/saintnik/GitProjects/SourcererCC/clone-detector/SCC_LOGS/2018-02/scc-02-14-2018-7.log -> /Users/saintnik/GitProjects/SourcererCC/clone-detector/SCC_LOGS/2018-02/scc-02-14-2018-6.log 2018-02-14 20:27:35,846 main ERROR Unable to copy file /Users/saintnik/GitProjects/SourcererCC/clone-detector/SCC_LOGS/2018-02/scc-02-14-2018-7.log to /Users/saintnik/GitProjects/SourcererCC/clone-detector/SCC_LOGS/2018-02/scc-02-14-2018-6.log: java.nio.file.NoSuchFileException /Users/saintnik/GitProjects/SourcererCC/clone-detector/SCC_LOGS/2018-02/scc-02-14-2018-7.log org.apache.lucene.store.NoSuchDirectoryException: directory '/Users/saintnik/GitProjects/SourcererCC/clone-detector/fwdindex/1' does not exist at org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:219) at org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:243) at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:743) at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:52) at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:66) at com.mondego.indexbased.CodeSearcher.<init>(CodeSearcher.java:47) at com.mondego.indexbased.SearchManager.initSearchEnv(SearchManager.java:820) at com.mondego.indexbased.SearchManager.main(SearchManager.java:377) org.apache.lucene.store.NoSuchDirectoryException: directory '/Users/saintnik/GitProjects/SourcererCC/clone-detector/fwdindex/1' does not exist at org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:219) at org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:243) at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:743) at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:52) at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:66) at com.mondego.indexbased.CodeSearcher.<init>(CodeSearcher.java:47) at com.mondego.indexbased.SearchManager.initSearchEnv(SearchManager.java:820) at com.mondego.indexbased.SearchManager.main(SearchManager.java:377) NODE_1 FAILED - Job 62732 exited with a status of 1 NODE_2 FAILED - Job 62733 exited with a status of 1
The text was updated successfully, but these errors were encountered: