On 11-08-28 11:40 PM, яαмкι wrote: > Dear all, > > I had successfully installed CA. During installation i had configured > the IP for core server as 172.16.5.12; > > Then i changed the server IP address to 172.16.5.8. i have also changed > the IP address in the config file. > > However the file continues to get ingested to previous IP; that is > 172.16.5.12;
Ok, in this case there are two places that need to be changed so I'm going to list both of them just in case: 1) On the Core in $FELIX_HOME/conf/config.properties you need to change org.opencastproject.server.url. This changes where the core thinks it is. Any media processed with the old IP will becoming inaccessible. 2) On the CA in $FELIX_HOME/conf/services/org.opencastproject.capture.impl.ConfigurationManager.properties you need to change org.opencastproject.capture.core.url. This tells the agent where to find the core and is most likely your issue. Please note that if you've change the key from (1) on the CA you'll want to change it back :) G > CA version : 1.1.x > Core server: 1.1.x > > Request your inputs to effect changes in IP address config in the CA. > > Regards, > R. Ramki. > > > > _______________________________________________ > 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
