On 2011-09-18 9:05 AM, matpro_fhkoeln wrote: > Hello Ladies and Gentlemen, > > Trying it at http://.../capture-admin/docs with write method "DELETE > /agents/{name}" removes the demo_capture_agent listed at Admin Tools - > Capture Agents, but only shortly.
This makes sense if the agent has not been told to stop sending its state :) > Commenting out "capture.device.names" at > ../felix/conf/services/org.opencastproject.capture.impl.ConfigurationManager.properties > changes nothing (changing > "capture.agent.capabilities.remote.polling.interval" has no effect, too). You want to set capture.agent.state.remote.polling.interval and capture.agent.capabilities.remote.polling.interval to 0, which will turn off the agent state and capability pushes. You will need to restart the CA impl bundle at this point, and then do what you did above with the REST endpoint to remove the agent from the database as well. G > The server runs with http://.../tags/1.1.0 (Revision 10626). > So how can I remove it completely? > > Regards, > > [email protected] > > _______________________________________________ > Matterhorn mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn > > > To unsubscribe please email > [email protected] > _______________________________________________ >
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Matterhorn mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________
