Hello:
I have been using nutch 9.0 and 8.1 and could not set the web interface for
version 0.9.
Installed everything, performed crawl, checked that it works with command
line, installed web gui for .8.1, crawled with 0.9, but when trying to
search via web gui, I am getting the following error message:
500 Servlet Exception
java.io.FileNotFoundException: /var/nutch/main/crawl/index/segments (No
such file or directory)
at java.io.RandomAccessFile.open(Native Method)
at java.io.RandomAccessFile.<init>(RandomAccessFile.java:212)
at
org.apache.lucene.store.FSIndexInput$Descriptor.<init>(FSDirectory.java:430)
at org.apache.lucene.store.FSIndexInput.<init>(FSDirectory.java:439)
at org.apache.lucene.store.FSDirectory.openInput(FSDirectory.java:329)
at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:45)
etc.
Again, 0.8.1 works perfectly (though it does not crawl they way I need,
while .9 does). I suspect this is a really stupid issue, but unable to
solve it.
--
View this message in context:
http://www.nabble.com/Nutch-0.9%3A-CMD-works%2C-web-gui-does-not-tp16963064p16963064.html
Sent from the Nutch - User mailing list archive at Nabble.com.