Hello,
I use MCF ver. 2.1 and crawl files using Windows Share Connection.
I found the following error but have no clue about this.
Does anyone know in what situation the following error occurs:
ERROR 2015-10-22 11:06:32,982 (Stuffer thread) - Exception tossed: Expected
index description
org.apache.manifoldcf.core.interfaces.IndexDescription@71d71ab8 not found
org.apache.manifoldcf.core.interfaces.ManifoldCFException: Expected index
description org.apache.manifoldcf.core.interfaces.IndexDescription@71d71ab8
not found
at
org.apache.manifoldcf.core.database.DBInterfaceMySQL.constructIndexHintClause(DBInterfaceMySQL.java:990)
at
org.apache.manifoldcf.crawler.jobs.JobQueue.getGetNextDocumentsIndexHint(JobQueue.java:309)
at
org.apache.manifoldcf.crawler.jobs.JobManager.fetchAndProcessDocuments(JobManager.java:2976)
at
org.apache.manifoldcf.crawler.jobs.JobManager.getNextDocuments(JobManager.java:2853)
at
org.apache.manifoldcf.crawler.system.StufferThread.run(StufferThread.java:186)