You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2011/09/01 02:25:10 UTC

[jira] [Commented] (CONNECTORS-246) A file crawl exited with an "unexpected jobqueue status" error under HSQLDB

    [ https://issues.apache.org/jira/browse/CONNECTORS-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095023#comment-13095023 ] 

Karl Wright commented on CONNECTORS-246:
----------------------------------------

It occurs to me that this might have happened as a result of a cross-job bug.  I may have been deleting one job while running another that had shared documents.  I'll experiment a bit and see if I can make it happen again.


> A file crawl exited with an "unexpected jobqueue status" error under HSQLDB
> ---------------------------------------------------------------------------
>
>                 Key: CONNECTORS-246
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-246
>             Project: ManifoldCF
>          Issue Type: Bug
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>
> Under HSQLDB, a file crawl terminated with: Error: Unexpected jobqueue status - record id 1314721269570, expecting active status.
> The full trace was:
> ERROR 2011-08-30 12:23:48,962 (Worker thread '38') - Exception tossed: Unexpected jobqueue status - record id 1314721269570, expecting active status
> org.apache.manifoldcf.core.interfaces.ManifoldCFException: Unexpected jobqueue status - record id 1314721269570, expecting active status
> 	at org.apache.manifoldcf.crawler.jobs.JobQueue.updateCompletedRecord(JobQueue.java:633)
> 	at org.apache.manifoldcf.crawler.jobs.JobManager.markDocumentCompletedMultiple(JobManager.java:2386)
> 	at org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:798)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira