Yes, that's a bad path in config.properties.  Thanks for pointing it out.  I
filed this as MH-7377 and fixed it on the 1.1.x branch in r10209.

Josh

On Thu, Mar 24, 2011 at 9:42 PM, Lovemore Nalube
<[email protected]>wrote:

>  Yesterday I sent through an email on the above topic (email appended
> below).
>
> I've managed to fix the problem by following theses steps;
>
>    1. re-built the agent with: mvn clean install -Pcapture,serviceregistry
>    *-stub* (instead of just serviceregistry)
>    2. in the agent config.properties file change this line:
>
>
> org.opencastproject.serviceregistry.url=${org.opencastproject.server.url}/
> *serviceregistry*
> **
> to
> **
> org.opencastproject.serviceregistry.url=${org.opencastproject.server.url}/
> *services*
>
> From these steps one can deduce that a /serviceregistry endpoint does not
> actually exist on the admin server (unless I missed an mvn profile when
> building the admin). If my deduction is correct then can the config file
> change to reflect this? Perhaps the wiki page as well
> http://opencast.jira.com/wiki/display/MH/Install+Capture+Agent+%28Trunk%29
> ?
>
> Thanks
> **
> **
> *> Ingest is failing
> >
> > The ConfigurationManager file in 1.1 does not have a configurable
> > ingest endpoint as in 1.0.1, so there is nothing much I can do about
> > this error:
> >
> > 16:59:00  WARN (CaptureAgentImpl:843) - Unable to ingest media because
> > no ingest service is available
> > 16:59:00 ERROR (IngestJob:146) - Ingestion failed with a value of -4
> >
> > The apache logs on the admin server do not show any ingest requests
> > being sent through whatsoever. This is strange. It effectively means
> > that the agent is not generating any POSTs for ingesting at all.
> >
> >  Please help
> >  *
>
> **
> --
> Lovemore Nalube
> OLE Developer (Vula)
> University of Cape Town
> http://www.cet.uct.ac.za/LovemoreN
>
>
>  ###
>
> UNIVERSITY OF CAPE TOWN
>
>  This e-mail is subject to the UCT ICT policies and e-mail disclaimer
> published on our website at
> http://www.uct.ac.za/about/policies/emaildisclaimer/ or obtainable from +27
> 21 650 9111. This e-mail is intended only for the person(s) to whom it is
> addressed. If the e-mail has reached you in error, please notify the author.
> If you are not the intended recipient of the e-mail you may not use,
> disclose, copy, redirect or print the content. If this e-mail is not related
> to the business of UCT it is sent by the sender in the sender's individual
> capacity.
>
>  ###
>
> _______________________________________________
> Matterhorn mailing list
> [email protected]
> http://lists.opencastproject.org/mailman/listinfo/matterhorn
>
>
> To unsubscribe please email
> [email protected]
> _______________________________________________
>
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to