I haven't seen this error before and a search of the archives doesn't reveal anything, so any theories would be appreciated.
In the admin panel it shows failed and it says this: Failed java.lang.IllegalStateException: Workflow operation 'operation:'compose', position:12, state:'RUNNING'' is in unexpected state 'RUNNING' On the server it says this: 2012-04-05 15:40:02 ERROR (WorkflowOperationWorker:156) - Workflow operation 'extract-text' failed org.opencastproject.workflow.api.WorkflowOperationException: Extracting scene image from http://feather1.boisestate.edu:8080/files/mediapackage/4c381736-2fcc-46ba-9d05-12102f6fa3f4/c7dcab82-5b33-4c60-960c-3 fd7902e92df/windows.mpg failed at org.opencastproject.workflow.handler.TextAnalysisWorkflowOperationHandler.extractVideoText(TextAnalysisWorkflowOperationHandler.java:313) at org.opencastproject.workflow.handler.TextAnalysisWorkflowOperationHandler.start(TextAnalysisWorkflowOperationHandler.java:204) at org.opencastproject.workflow.impl.WorkflowOperationWorker.start(WorkflowOperationWorker.java:216) at org.opencastproject.workflow.impl.WorkflowOperationWorker.execute(WorkflowOperationWorker.java:138) at org.opencastproject.workflow.impl.WorkflowServiceImpl.runWorkflowOperation(WorkflowServiceImpl.java:704) at org.opencastproject.workflow.impl.WorkflowServiceImpl.process(WorkflowServiceImpl.java:1412) at org.opencastproject.workflow.impl.WorkflowServiceImpl$JobRunner.call(WorkflowServiceImpl.java:1717) at org.opencastproject.workflow.impl.WorkflowServiceImpl$JobRunner.call(WorkflowServiceImpl.java:1690) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) 2012-04-05 15:40:04 WARN (CleanupWorkflowOperationHandler:141) - Unable to delete http://feather1.boisestate.edu:8080/files/mediapackage/4c381736-2fcc-46ba-9d05-12102f6fa3f4/c7dcab82-5b33-4c60-960c-3fd7902 e92df/Windows.mpg 2012-04-05 15:40:10 INFO (ZipWorkflowOperationHandler:158) - Archiving mediapackage 4c381736-2fcc-46ba-9d05-12102f6fa3f4 in workflow Workflow {5473} 2012-04-05 15:41:02 INFO (ZipWorkflowOperationHandler:176) - Adding zipped mediapackage 4c381736-2fcc-46ba-9d05-12102f6fa3f4 to the failed.zips archive 2012-04-05 15:41:11 WARN (OrganizationFilter:96) - No organization is mapped to handle http://feather1.boisestate.edu/ 2012-04-05 15:41:47 WARN (OrganizationFilter:96) - No organization is mapped to handle http://feather1.boisestate.edu/ 2012-04-05 15:42:12 INFO (ZipWorkflowOperationHandler:190) - Zipped mediapackage 4c381736-2fcc-46ba-9d05-12102f6fa3f4 moved to the failed.zips archive 2012-04-05 15:42:42 INFO (Schedule) I tried to reingest this capture and when I unzipped the files I got this: inflating: 4c381736-2fcc-46ba-9d05-12102f6fa3f4/track-1/Camera.mpg bad CRC aa034b67 (should be bcde0f59) The last error suggests some corruption with the camera track. Where would this come from? -- Jack Vant System Engineer - Unix Office of Information Technology Boise State University 208-426-4446 208-863-0031 _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
