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