Tracking down error message: Could not get index reader
Hi, I'm working on moving a dev installation to production.
Everything seems to be working fine, but in the log catalina.out I am seeing many errors from SearchServiceImpl.
Can someone help me out and give me an idea where this is coming from? How do I debug this problem?
2011-02-03 14:47:19,817 ERROR [SearchServiceImpl] : :
java.io.FileNotFoundException: no segments file found in
org.apache.lucene.store.FSDirectory@/usr/apache-tomcat-6.0.29/indexes:
files:
2011-02-03 14:47:20,830 ERROR [SearchServiceImpl] : Could not get
index reader: java.io.FileNotFoundException: no segments file
found in
org.apache.lucene.store.FSDirectory@/usr/apache-tomcat-6.0.29/indexes:
files:
2011-02-03 14:47:20,831 ERROR [SearchServiceImpl] : Could not get
index reader: java.io.FileNotFoundException: no segments file
found in
org.apache.lucene.store.FSDirectory@/usr/apache-tomcat-6.0.29/indexes:
files:
2011-02-03 14:47:20,831 ERROR [SearchServiceImpl] : Could not get
index reader: java.io.FileNotFoundException: no segments file
found in
org.apache.lucene.store.FSDirectory@/usr/apache-tomcat-6.0.29/indexes:
files:
Discussions are closed to public comments.
If you need help with Cascade CMS please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Tim on 04 Feb, 2011 03:00 PM
Hi Jeff,
Try following the steps on this page and let me know if that does the trick.
Thanks
2 Posted by jperreault on 09 Mar, 2011 10:57 PM
Yes, that did fix the problem. Thanks
Tim closed this discussion on 06 Apr, 2011 06:53 PM.