I don't want to jack Peter's thread on the same thing, but my errors are a little different. I'm assuming this is still a 3rd party software issue? The problem then being that it appears the 3rd party software install is rather broken. I do get the same error that it can't find mirror.kernel.organd if I skip that step and try step 2 I also can't get to ftp://ftp.remotesensing.org/pub/libtiff/tiff-3.9.4.tar.gz as it fails as well. Does someone have a list of 3rd party software that needs to be installed?
Thanks, Shane Here is my error during ingest: 15:50:51 WARN (MediaInspectionServiceImpl:421) - Error enriching track http://10.8.104.89:8080/files/mediapackage/101/track-3/audio_out.mp3 org.opencastproject.inspection.api.MediaInspectionException: org.opencastproject.inspection.impl.api.MediaAnalyzerException: Error while running media analyzer mediainfo at org.opencastproject.inspection.impl.MediaInspectionServiceImpl.getFileMetadata(MediaInspectionServiceImpl.java:567) at org.opencastproject.inspection.impl.MediaInspectionServiceImpl.enrichTrack(MediaInspectionServiceImpl.java:341) at org.opencastproject.inspection.impl.MediaInspectionServiceImpl.enrich(MediaInspectionServiceImpl.java:299) at org.opencastproject.inspection.impl.MediaInspectionServiceImpl.process(MediaInspectionServiceImpl.java:148) at org.opencastproject.job.api.AbstractJobProducer$JobRunner.call(AbstractJobProducer.java:184) at org.opencastproject.job.api.AbstractJobProducer$JobRunner.call(AbstractJobProducer.java:156) 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) Caused by: org.opencastproject.inspection.impl.api.MediaAnalyzerException: Error while running media analyzer mediainfo at org.opencastproject.inspection.impl.api.util.CmdlineMediaAnalyzerSupport.analyze(CmdlineMediaAnalyzerSupport.java:72) at org.opencastproject.inspection.impl.MediaInspectionServiceImpl.getFileMetadata(MediaInspectionServiceImpl.java:565) ... 10 more Caused by: org.opencastproject.util.ProcessExcecutorException at org.opencastproject.util.ProcessExecutor.execute(ProcessExecutor.java:102) at org.opencastproject.inspection.impl.api.util.CmdlineMediaAnalyzerSupport.analyze(CmdlineMediaAnalyzerSupport.java:70) ... 11 more Caused by: java.io.IOException: Cannot run program "mediainfo": java.io.IOException: error=2, No such file or directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:460) at org.opencastproject.util.ProcessExecutor.execute(ProcessExecutor.java:77) ... 12 more Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.<init>(UNIXProcess.java:148) at java.lang.ProcessImpl.start(ProcessImpl.java:65) at java.lang.ProcessBuilder.start(ProcessBuilder.java:453) ... 13 more 15:50:52 ERROR (WorkflowOperationWorker:158) - Workflow operation 'inspect' failed org.opencastproject.workflow.api.WorkflowOperationException: Track http://10.8.104.89:8080/files/mediapackage/101/track-3/audio_out.mp3 could not be inspected at org.opencastproject.workflow.handler.InspectWorkflowOperationHandler.start(InspectWorkflowOperationHandler.java:134) 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)
_______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
