Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
ManifoldCF 1.0.1, ManifoldCF 1.1
-
None
-
None
-
MySQL 5.5.28, for Linux (x86_64), ManifoldCF 1.1-dev
PostgreSQL 9
Description
The following exception occurred under this setup:
2012/12/21 10:09:37 ERROR (Worker thread '78') - Exception tossed: Unexpected jobqueue status - record id 1356045273314, expecting active status, saw 0
org.apache.manifoldcf.core.interfaces.ManifoldCFException: Unexpected jobqueue status - record id 1356045273314, expecting active status, saw 0
at org.apache.manifoldcf.crawler.jobs.JobQueue.updateCompletedRecord(JobQueue.java:742)
at org.apache.manifoldcf.crawler.jobs.JobManager.markDocumentCompletedMultiple(JobManager.java:2438)
at org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:765)
Attachments
Issue Links
- relates to
-
CONNECTORS-1191 ManifoldCFException: Unexpected job status encountered
- Resolved