My Oracle Support Banner

Lucene Index File Missing (Doc ID 1509803.1)

Last updated on JUNE 12, 2023

Applies to:

Oracle WebCenter Sites - Version 7.6.1 and later
Information 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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.