Hi Alex,

Sorry for the somewhat delayed response, but unfortunately, I have been unable to reproduce your issue (5 successful YT distributions).

Nonetheless, a test distribution to YouTube last Friday got stuck at:

RUNNING     compose     Encoding presentation (screen) to youtube

At this point, I don't have much info on why this is happening. I would recommend that you file a ticket into Matterhorn's Jira with as much info as possible (including the info you included to me in your previous reply) if you have not done so already.

Hopefully, a MH developer can address and shed a bit more light on this issue.

  Kevin Chan

  Operations Team
  Educational Technology Services
  UC Berkeley


On 4/19/12 10:30 AM, Alex Contis wrote:
Hi Kevin,

* length of recording
I tried with different lengths from 16Mb to 600Mb

* trim times
No trimming

* other distribution channels selected?
I use progressive download and streaming


        apply-acl       Applying access control rules
SUCCEEDED       distribute-download     Distributing to progressive downloads
SUCCEEDED       distribute-streaming    Distributing to streaming server
RUNNING         distribute-youtube      Distributing media to Youtube

Normally the recording gets distributed to progressive download and
streaming and everything works well if I leave YouTube distribution
unchecked

I also verified with the test youtube account and my own account

Also, can you consistently reproduce this issue?
Yes!

Btw, I run Matterhorn 1.4 on CentOS 5.8 x86_64with MySQL, the RAM is 2Gb

Regards
Alex




On Thu, Apr 19, 2012 at 2:51 AM, Kevin Chan<[email protected]>  wrote:
Hi Alex,

We have been testing the YT distribution with mixed success (some
distribution go through and others get stuck in "Running" state for two days
before failing with this error:

java.lang.IllegalStateException: Workflow operation
'operation:'distribute-youtube', position:32, state:'RUNNING'' is in
unexpected state 'RUNNING'

I am doing more testing, but it might help to know more details about the
recording, like:

* length of recording
* trim times
* other distribution channels selected?

Also, can you consistently reproduce this issue?

   Kevin Chan

   Operations Team
   Educational Technology Services
   UC Berkeley


On 4/18/12 10:01 AM, Alex Contis wrote:

Hi,

I've installed Matterhorn 1.4 and configure it for YouTube
distribution according to.

http://opencast.jira.com/wiki/display/MH/YouTube+Distribution+Service

I've edited compose-distribute-publish.xml to enable the YouTube checkbox

In config.properties I've inserted a workflow handler

<operation
      id="distribute-youtube"
      fail-on-error="true"
      exception-handler-workflow="error"
      description="Distributing media to Youtube">
      <configurations>
         <configuration
key="source-tags">engage,atom,rss,-publish</configuration>
         <configuration key="target-tags">publish</
configuration>
       </configurations>
     </operation>

When I upload a recording the processing goes well except the YouTube
distribution which stalls. If I inspect the Workflow it shows
"running", I suspect something is wrong with the workflow handler or
something more needs to be done.

Any help is appreciated.

Regards
Alex Contis
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users


_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to