Hi.
I ran MCF0.6 under MySQL5.5. I crawled WEB and the following error
occurred, then MCF stopped the job:
--------------------
2012/12/04 18:50:07 ERROR (Worker thread '0') - Exception tossed:
Unexpected jobqueue status - record id 1354608871138, expecting active
status, saw 3
org.apache.manifoldcf.core.interfaces.ManifoldCFException: Unexpected
jobqueue status - record id 1354608871138, expecting active status, saw 3
at
org.apache.manifoldcf.crawler.jobs.JobQueue.updateCompletedRecord(JobQueue.java:711)
at
org.apache.manifoldcf.crawler.jobs.JobManager.markDocumentCompletedMultiple(JobManager.java:2435)
at
org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:745)
------------------------
There was a similar ticket "A file crawl exited with an "unexpected
jobqueue status" error under HSQLDB".
https://issues.apache.org/jira/browse/CONNECTORS-246
Wondering if this is related..
Regards,
Shigeki
|