[ http://opencast.jira.com/browse/MH-9371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32806#comment-32806 ]
Adam McKenzie commented on MH-9371: ----------------------------------- #org.opencastproject.serviceregistry.url=${org.opencastproject.server.url}/services is the correct url for a remote service registry (get a 404 with the location serviceregistry) > Default config.properties has duplicate and commented out serviceregistry url > which causes problems for the capture agent. > --------------------------------------------------------------------------------------------------------------------------- > > Key: MH-9371 > URL: http://opencast.jira.com/browse/MH-9371 > Project: Matterhorn Project > Issue Type: Sub-Task > Components: Capture (Devices and Software) > Affects Versions: Trunk, 1.4 > Reporter: Adam McKenzie > Assignee: Adam McKenzie > Priority: Release Blocker > Fix For: 1.4 > > > Config.properties has both > # The url of the remote service registry. This is used in cases where there > is no direct connection to the service > # registry database such as capture agens running in protected environments. > This is typically true for capture agents > # and should be set to the url of a server running the actual implementation > of the service registry and the path to > # the service registry(admin, worker, etc. See the build profiles in pom.xml > for a complete list). > #org.opencastproject.serviceregistry.url=${org.opencastproject.server.url}/services > and > # The url for the service registry, which will allow distributed > installations to find remote service instances. > #org.opencastproject.serviceregistry.url=${org.opencastproject.server.url}/serviceregistry > There should only be the correct one and we need to uncomment it in the > capture agent install scripts. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: http://opencast.jira.com/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Matterhorn mailing list Matterhorn@opencastproject.org http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email matterhorn-unsubscr...@opencastproject.org _______________________________________________