Hi Guys, I'm setting up our dev server to run 1.3. Matterhorn is running as user matterhorn with one Admin server and one Worker. I was initially getting errors that seemed most likely to be permission related.
The Worker has the following output : 012-06-29 15:05:27 INFO (ComposerServiceImpl:203) - Encoding video track track-2 to 68815fda-efee-4a94-ace7-c93dc4bc70f2 using profile 'flash-preview.http' 2012-06-29 15:05:27 INFO (AbstractCmdlineEncoderEngine:233) - Executing encoding command: ffmpeg -strict unofficial -i /data/matterhorn/workspace/mediapackage/91c1c65f-ae10-4b19-9170-87d18860a464/9a854755-9caa-4e84-acff-0403fe0e3ce9/testvideo.avi -r 10 -s 320x200 -vcodec flv -b 256000 -ar 11025 /data/matterhorn/workspace/mediapackage/91c1c65f-ae10-4b19-9170-87d18860a464/9a854755-9caa-4e84-acff-0403fe0e3ce9/testvideo_2e04513c-68e1-4a19-b112-a35ac9f47afe-10fps-preview.flv 2012-06-29 15:05:27 INFO (FFmpegEncoderEngine:174) - ffmpeg version 0.8.10, Copyright (c) 2000-2011 the FFmpeg developers 2012-06-29 15:05:27 INFO (FFmpegEncoderEngine:174) - [buffer @ 0x13c8ce0] w:320 h:240 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param: 2012-06-29 15:05:27 INFO (FFmpegEncoderEngine:174) - [scale @ 0x13cdca0] w:320 h:240 fmt:yuv420p -> w:320 h:200 fmt:yuv420p flags:0x4 2012-06-29 15:05:27 INFO (FFmpegEncoderEngine:174) - encoder : Lavf53.5.0 2012-06-29 15:05:28 INFO (AbstractCmdlineEncoderEngine:257) - Video track testvideo.avi successfully encoded using profile 'flash-preview.http' 2012-06-29 15:05:28 INFO (ComposerServiceImpl:219) - Copied the encoded file to the workspace at http://mediadev.cet.uct.ac.za/files/collection/composer/255.flv 2012-06-29 15:05:28 INFO (ComposerServiceImpl:221) - Deleted the local copy of the encoded file at /data/matterhorn/workspace/mediapackage/91c1c65f-ae10-4b19-9170-87d18860a464/9a854755-9caa-4e84-acff-0403fe0e3ce9/testvideo_2e04513c-68e1-4a19-b112-a35ac9f47afe-10fps-preview.flv and the Admin fails with this output: 2012-06-29 15:05:26 INFO (ComposerServiceRemoteImpl:95) - Encoding job 255 started on a remote composer 2012-06-29 15:05:36 ERROR (WorkflowOperationWorker:157) - Workflow operation 'compose' failed org.opencastproject.util.NotFoundException: 255.flv at org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl.getFileFromCollection(WorkingFileRepositoryImpl.java:382) at org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl.moveTo(WorkingFileRepositoryImpl.java:548) at org.opencastproject.workspace.impl.WorkspaceImpl.moveTo(WorkspaceImpl.java:523) at org.opencastproject.workflow.handler.ComposeWorkflowOperationHandler.encode(ComposeWorkflowOperationHandler.java:211) at org.opencastproject.workflow.handler.ComposeWorkflowOperationHandler.start(ComposeWorkflowOperationHandler.java:115) at org.opencastproject.workflow.impl.WorkflowOperationWorker.start(WorkflowOperationWorker.java:217) at org.opencastproject.workflow.impl.WorkflowOperationWorker.execute(WorkflowOperationWorker.java:139) at org.opencastproject.workflow.impl.WorkflowServiceImpl.runWorkflowOperation(WorkflowServiceImpl.java:701) at org.opencastproject.workflow.impl.WorkflowServiceImpl.process(WorkflowServiceImpl.java:1505) at org.opencastproject.workflow.impl.WorkflowServiceImpl$JobRunner.call(WorkflowServiceImpl.java:1810) at org.opencastproject.workflow.impl.WorkflowServiceImpl$JobRunner.call(WorkflowServiceImpl.java:1783) 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-06-29 15:05:41 INFO (ZipWorkflowOperationHandler:158) - Archiving mediapackage 91c1c65f-ae10-4b19-9170-87d18860a464 in workflow Workflow {304} 2012-06-29 15:05:41 INFO (ZipWorkflowOperationHandler:176) - Adding zipped mediapackage 91c1c65f-ae10-4b19-9170-87d18860a464 to the failed.zips archive 2012-06-29 15:05:41 INFO (ZipWorkflowOperationHandler:190) - Zipped mediapackage 91c1c65f-ae10-4b19-9170-87d18860a464 moved to the failed.zips archive No files appear in the "/files/collection" folder on the Admin server ( mediadev.cet,uct.ac.za ). Is this permission related? Anyone have an idea what could be causing this? Regards, Edmore Moyo UCT ### UNIVERSITY OF CAPE TOWN This e-mail is subject to the UCT ICT policies and e-mail disclaimer published on our website at http://www.uct.ac.za/about/policies/emaildisclaimer/ or obtainable from +27 21 650 9111. This e-mail is intended only for the person(s) to whom it is addressed. If the e-mail has reached you in error, please notify the author. If you are not the intended recipient of the e-mail you may not use, disclose, copy, redirect or print the content. If this e-mail is not related to the business of UCT it is sent by the sender in the sender's individual capacity. ###
_______________________________________________ Matterhorn mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________
