Dear Victor, Your Capture Agent is trying to register with itself, rather than with your MH server. This is because you need to set up the core URL (or IP) in the file $MATTERHORN/etc/services/org.opencastproject.capture.impl.ConfigurationManager.properties( $FELIX_HOME/conf/services/org.opencastproject.capture.impl.ConfigurationManager.propertiesin 1.3 and below).
Please be aware that the http:// prefix is *mandatory*. Also, if you have set up your server URL to http://localhost:8080 (i.e. the default value), you agent will be probably unable to contact. This setting is configured *on the server side* in $MATTERHORN/etc/config.properties ( $FELIX_HOME/conf/config.properties in 1.3 and below), and must match the server's whole URL or IP (including the port). Alternatively, if you use a proxy between the agent and the server, that property must be the proxy's URL instead. Good luck Rubén 2012/5/9 Victor Martel <[email protected]> > Thanks for the reply > > I could fix it thanks to your advice > > Unfortunately i have another problem: > The capture agent works great, I can record whit my webcam > > But in the "capture" tab inside "admin tools" i can not see anything > > Therefore, I can not schedule recordings because its not detected > > Probably have to set it but i dont know where > > This is the error that i get and is constantly repeated: > > > ----------------------------------------------------------------------------- > > INFO (AgentConfigurationJob:121) - #80 - Capabilities push to > http://localhost:8080/capture-admin/agents/dhcp11/configuration failed > with code 503. > > > ------------------------------------------------------------------------------ > > > Thanks for the attention given > > Greetings > > > > ----- Original Message ----- > From: Rubén Pérez <[email protected]> > To: Matterhorn Users <[email protected]> > Sent: Tue, 08 May 2012 17:18:42 +0100 (WEST) > Subject: Re: [Matterhorn-users] Admin module and media module FAILS > > Make sure your bundles are deployed where they should: if it's matterhorn > 1.4, they should be under $MATTERHORN/lib/matterhorn, otherwise under > $FELIX_HOME/matterhorn. There should be a bunch of .jar files in that > folders after compiling. > > You can also check the log files and provide any errors you find --they > will help to know why you cannot access to your admin menu. > > > 2012/5/8 Victor Martel <[email protected]> > > > Hi all, > > > > Recently, i installed matterhorn core and the capture agent. All the > build > > was okey. > > > > But when i tried to access to admin module or media module i have this > > error: > > > > ------------------------ > > HTTP ERROR 404 > > > > Problem accessing /admin/. Reason: > > > > NOT_FOUND > > > > Powered by Jetty:// > > > > -------------------------- > > > > All my config files are set to localhost:8080 or so i think. > > > > The capture tools are okey. > > > > How can i fix it? > > > > Thanks for the attention given > > > > Greetings > > _______________________________________________ > > 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 >
_______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
