Hi Tobias,

you were right, it was a problem with the shared storage. I switched from
cifs to nfs which solved this problem for me. Probably there is another
error in my installation but this specific error is fixed.
Thank you VERY much for your great support!

Kind redards
Claus


2012/3/22 Tobias Wunden-2 [via Opencast] <
[email protected]>

> Hi Claus,
>
> > Thank you for your answer! I tried it again changing the maven commands
> as you wrote. Now I get an earlier exception displayed in the worker log.
> The exception is below.
> > As maven commands I now used the following:
> >
> > Admin:
> > mvn clean install -DdeployTo=/opt/matterhorn/felix/matterhorn
> -Padmin,dist-stub,engage-stub,worker-stub,workspace,serviceregistry
> >
> > Worker:
> > mvn clean install -DdeployTo=/opt/matterhorn/felix/matterhorn
> -Pworker,serviceregistry,workspace
> >
> > Engage:
> > mvn clean install -DdeployTo=/opt/matterhorn/felix/matterhorn
> -Pengage,dist,serviceregistry,workspace
> >
> > Did I use the right maven commands now or am I doing something wrong
> again?
>
> You did (at least I don't see anything strange in there). If you take a
> close look at the stack trace, it reads "Keine Berechtigung", which means
> that there is a permission problem in your disk setup. Maybe Felix on one
> machine has a different user than on the others? Maybe check the
> permissions on the directories indicated. What kind of shared storage are
> you using?
>
> Tobias
>
> > 15:43:10  INFO (AbstractCmdlineEncoderEngine:253) - Audio track
> metaU_presenter.mp3 and video track metaU_presenter.mp4 successfully
> encoded using profile 'mux-av.work'
> > 15:43:33  WARN (ComposerServiceImpl:249) - Error encoding 
> > http://{ADMIN-IP}/files/mediapackage/c8a664c8-8141-42a6-93ef-1900750dc3df/8760dcbe-b902-4ac8-b0a6-05ce7769cb3e/metau_presenter.mp4
> and 
> http://{ADMIN-IP}/files/mediapackage/c8a664c8-8141-42a6-93ef-1900750dc3df/8bdfb4cd-4722-4b62-8054-b13414dd6c83/metau_presenter.mp3
>
> > org.opencastproject.composer.api.EncoderException: Unable to put the
> encoded file into the workspace
> >     at
> org.opencastproject.composer.impl.ComposerServiceImpl.encode(ComposerServiceImpl.java:226)
>
> >     at
> org.opencastproject.composer.impl.ComposerServiceImpl.mux(ComposerServiceImpl.java:410)
>
> >     at
> org.opencastproject.composer.impl.ComposerServiceImpl.process(ComposerServiceImpl.java:934)
>
> >     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:334)
> >     at java.util.concurrent.FutureTask.run(FutureTask.java:166)
> >     at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
>
> >     at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
>
> >     at java.lang.Thread.run(Thread.java:636)
> > Caused by: java.io.FileNotFoundException:
> /mnt/netapp/matterhorn/content/workspace/collection/composer/65.mp4 (Keine
> Berechtigung)
> >     at java.io.FileOutputStream.open(Native Method)
> >     at java.io.FileOutputStream.<init>(FileOutputStream.java:209)
> >     at java.io.FileOutputStream.<init>(FileOutputStream.java:160)
> >     at org.opencastproject.util.FileSupport.copy(FileSupport.java:165)
> >     at org.opencastproject.util.FileSupport.link(FileSupport.java:440)
> >     at
> org.opencastproject.workspace.impl.WorkspaceImpl.putInCollection(WorkspaceImpl.java:417)
>
> >     at
> org.opencastproject.composer.impl.ComposerServiceImpl.encode(ComposerServiceImpl.java:217)
>
> >     ... 9 more
> _______________________________________________
> Matterhorn mailing list
> [hidden email] <http://user/SendEmail.jtp?type=node&node=7395815&i=0>
> http://lists.opencastproject.org/mailman/listinfo/matterhorn
>
>
> To unsubscribe please email
> [hidden email] <http://user/SendEmail.jtp?type=node&node=7395815&i=1>
> _______________________________________________
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://opencast.3480289.n2.nabble.com/Error-segmenting-removing-file-in-Matterhorn-1-3-tp7389726p7395815.html
>  To unsubscribe from Error segmenting / removing file in Matterhorn 1.3, click
> here<http://opencast.3480289.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=7389726&code=Y2xhdXMuYmF5ZXJAZ21haWwuY29tfDczODk3MjZ8LTg3NzUxODA4NA==>
> .
> NAML<http://opencast.3480289.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn


To unsubscribe please email
[email protected]
_______________________________________________

Reply via email to