Hi Ramki,

In the /opt/matterhorn/felix/conf/config.properties file on your capture agent 
you will want to change:

org.opencastproject.serviceregistry.url=${org.opencastproject.server.url}/services
To point to your core such as

org.opencastproject.serviceregistry.url=http://corehostname:8080/services

This will let the capture agent determine where to ingest to from the admin's 
service registry.

Cheers,
Adam

From: [email protected] 
[mailto:[email protected]] On Behalf Of ?a???
Sent: Wednesday, September 07, 2011 7:45 AM
To: [email protected]
Subject: [Matterhorn-users] Ingestion failed with a value of -4

Dear all ,

After a successful build of 1.2 (trunk) on Reference hardware, we are facing a 
ingest error, earlier unseen on several installations of 1.1.0 and 1.1.x.

This was for a test capture on CA.

2011-09-07 18:47:00  WARN (CaptureAgentImpl:771) - Unable to ingest media 
because communication with the remote service registry failed.
org.opencastproject.serviceregistry.api.ServiceRegistryException: Unable to get 
service registrations (404)
        at 
org.opencastproject.serviceregistry.remote.ServiceRegistryRemoteImpl.getServiceRegistrationsByLoad(ServiceRegistryRemoteImpl.java:529)
        at 
org.opencastproject.capture.impl.CaptureAgentImpl.ingest(CaptureAgentImpl.java:761)
        at 
org.opencastproject.capture.impl.jobs.IngestJob.retryIngest(IngestJob.java:141)
        at 
org.opencastproject.capture.impl.jobs.IngestJob.execute(IngestJob.java:80)
        at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
        at 
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:534)
2011-09-07 18:47:00  WARN (CaptureAgentImpl:771) - Unable to ingest media 
because communication with the remote service registry failed.
org.opencastproject.serviceregistry.api.ServiceRegistryException: Unable to get 
service registrations (404)
        at 
org.opencastproject.serviceregistry.remote.ServiceRegistryRemoteImpl.getServiceRegistrationsByLoad(ServiceRegistryRemoteImpl.java:529)
        at 
org.opencastproject.capture.impl.CaptureAgentImpl.ingest(CaptureAgentImpl.java:761)
        at 
org.opencastproject.capture.impl.jobs.IngestJob.retryIngest(IngestJob.java:141)
        at 
org.opencastproject.capture.impl.jobs.IngestJob.execute(IngestJob.java:80)
        at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
        at 
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:534)
2011-09-07 18:47:00 ERROR (IngestJob:146) - Ingestion failed with a value of -4
2011-09-07 18:47:00 ERROR (IngestJob:146) - Ingestion failed with a value of -4

The schedule was pushed to the CA and Recording completes. The status on the 
server remains at capturing...
 With a similar error as above on the CA.


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

Reply via email to