Hi Kristof!

Are you using matterhorn 1.0 or the new 1.1.x branch that is currently in QA? If you use 1.1.x you should be aware that this is not released yet we are now looking for bugs and try to fix them.

Do you have errors on your worker server during startup? You should look for database errors. Another check would be to login to mysql and look if the worker server is listed when you do "select * from SERVICE_REGISTRATION;". If not the worker is not connected with the admin.

In some cases with the 1.0 installation I had this problem with some damaged media. But this would only be the case if some media can be processed and other media not.

Rüdiger


Am 27.01.2011 12:28, schrieb Kristof Keppens:
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



--

________________________________________________
Rüdiger Rolf, M.A.
Universität Osnabrück - Zentrum virtUOS
Heger-Tor-Wall 12, 49069 Osnabrück
Telefon: (0541) 969-6511 - Fax: (0541) 969-16511
E-Mail: [email protected]
Internet: www.virtuos.uni-osnabrueck.de

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

Reply via email to