Karl Wright created CONNECTORS-1395:
---------------------------------------
Summary: Unexpected jobqueue status - record id 1488898668325,
expecting active status, saw 4
Key: CONNECTORS-1395
URL: https://issues.apache.org/jira/browse/CONNECTORS-1395
Project: ManifoldCF
Issue Type: Bug
Components: Framework core
Affects Versions: ManifoldCF 2.6
Reporter: Karl Wright
Assignee: Karl Wright
Fix For: ManifoldCF 2.7
User saw this in the log, after which the system hung:
{code}
ERROR 2017-03-08 00:25:30,433 (Worker thread '14') - Exception tossed:
Unexpected jobqueue status - record id 1488898668325, expecting active status,
saw 4
org.apache.manifoldcf.core.interfaces.ManifoldCFException: Unexpected jobqueue
status - record id 1488898668325, expecting active status, saw 4
at
org.apache.manifoldcf.crawler.jobs.JobQueue.updateCompletedRecord(JobQueue.java:1019)
at
org.apache.manifoldcf.crawler.jobs.JobManager.markDocumentCompletedMultiple(JobManager.java:3271)
at
org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:710)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)