Lucene Index File Missing
(Doc ID 1509803.1)
Last updated on DECEMBER 13, 2024
Applies to:
Oracle WebCenter Sites - Version 7.6.1 and laterInformation in this document applies to any platform.
Symptoms
This lucene error is thrown in the log file:
[2012-10-12 21:25:45,287] [com.fatwire.search.asset] Error met during processing all the Search Queues
com.fatwire.cs.core.search.engine.SearchEngineException: java.io.FileNotFoundException: <share fs>/<assettype>/_g5g.cfs (No such file or directory)
at com.fatwire.search.lucene.LuceneSearchEngine.index(LuceneSearchEngine.java:183)
at com.fatwire.search.engine.SearchEngineLockWrapper.index(y:2714)
at com.fatwire.search.util.AssetQueueIndexSourceUtil._processAll(y:2667)
at com.fatwire.search.util.AssetQueueIndexSourceUtil.access$000(y:2373)
at com.fatwire.search.util.AssetQueueIndexSourceUtil$indexingRunnable.run(y:3252)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.io.FileNotFoundException: <share fs>/<assettype>/_g5g.cfs (No such file or directory)
at java.io.RandomAccessFile.open(Native Method)
at java.io.RandomAccessFile.(RandomAccessFile.java:216)
at org.apache.lucene.store.SimpleFSDirectory$SimpleFSIndexInput$Descriptor.(SimpleFSDirectory.java:78)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |