On 11-09-26 08:19 AM, Shane Phelan wrote: > I've done a few test captures with my CA and I'm curious why it > continues to send the following message over and over to the Core. This > doesn't seem necessary. Is there a part of the process that is failing > that makes the CA think the Core doesn't know about the uploaded file?
Those are the normal state updates that the CA sends to the core. Your logging level is set to debug which is why you are seeing so many of these. You can either turn down the frequency of the updates (in felix/conf/services/org.opencastproject.capture.impl.ConfigurationManager.properties) or change the logging level. G > 10:14:06 DEBUG (AgentStateJob:158) - #443 - Sending recording 51's > state: upload_finished. > 10:14:06 DEBUG (AgentStateJob:193) - #443 - State push > org.opencastproject.capture.impl.jobs.AgentStateJob@6ae05134 to > http://10.8.104.89:8080/capture-admin/recordings/51 was successful. > 10:14:06 DEBUG (AgentStateJob:158) - #443 - Sending recording 25's > state: upload_finished. > 10:14:07 DEBUG (AgentStateJob:193) - #443 - State push > org.opencastproject.capture.impl.jobs.AgentStateJob@6ae05134 to > http://10.8.104.89:8080/capture-admin/recordings/25 was successful. > 10:14:07 DEBUG (AgentStateJob:158) - #443 - Sending recording 101's > state: upload_finished. > 10:14:07 DEBUG (AgentStateJob:193) - #443 - State push > org.opencastproject.capture.impl.jobs.AgentStateJob@6ae05134 to > http://10.8.104.89:8080/capture-admin/recordings/101 was successful. > > > > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
