Hi,

At the university of Ghent we're setting up a pilot project of opencast. At the moment I'm trying to configure a distributed server installation. We have an admin/engage server, a worker server and a streaming server.

I installed the admin/engage with -Padmin,workspace,engage,dist,worker-stub , the worker was installed with
-Pworker,ingest,workspace .

The database server used is a mysql server. The servers are running debian.

I can start both servers and they appear to be working ok until I capture something with the capture agent. When it arrives
at the admin server I get the following error :

2011-01-27 12:17:40 INFO (IngestServiceImpl:114) - Ingesting zipped media package to /srv/opencast/ingest-temp/8cb64327-5aa2-4e4d-82e5-f9f6a8813fc8/f997da9a-932d-4cb1-bac9-7401775e8075.zip 2011-01-27 12:17:40 INFO (WorkflowServiceImpl:372) - Starting a new workflow instance with ID=914ca7dc-dcf5-48a7-bcb0-d4f951349b11 2011-01-27 12:17:41 INFO (InspectWorkflowOperationHandler:124) - Inspecting track 'track-3' of Unscheduled-ugent-rec-1296127050614 2011-01-27 12:17:41 INFO (MediaInspectionServiceRemoteImpl:100) - Enriching http://ictooca1.ugent.be:8080/files/mediapackage/unscheduled-ugent-rec-1296127050614/track-3/audio_out.mp3 (presentation/source, application/octet-stream) using a remote media inspection service 2011-01-27 12:17:41 WARN (RemoteBase:128) - {POST http://ictoocw1.ugent.be:8080/inspection/rest/enrich=HTTP/1.1 500 Internal Server Error} 2011-01-27 12:17:41 ERROR (WorkflowOperationWorker:70) - Workflow operation ''inspect' Operation Handler' failed with error: java.lang.RuntimeException: Unable to enrich http://ictooca1.ugent.be:8080/files/mediapackage/unscheduled-ugent-rec-1296127050614/track-3/audio_out.mp3 (presentation/source, application/octet-stream) using a remote inspection service 2011-01-27 12:17:42 INFO (ZipWorkflowOperationHandler$1:183) - Archiving mediapackage Unscheduled-ugent-rec-1296127050614 in workflow java.lang.String@3ed0e918[914ca7dc-dcf5-48a7-bcb0-d4f951349b11,full] 2011-01-27 12:17:42 INFO (ZipWorkflowOperationHandler$1:201) - Adding zipped mediapackage Unscheduled-ugent-rec-1296127050614 to the failed.zips archive 2011-01-27 12:17:42 INFO (ZipWorkflowOperationHandler$1:215) - Zipped mediapackage Unscheduled-ugent-rec-1296127050614 moved to the failed.zips archive

Any idea what could be wrong?

Thanks

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

Reply via email to