Restarting replication for the Sametime Video Manager

Use this procedure to restart replication on the Sametime® Video Manager.

Procedure

  1. On the computer hosting the Sametime Video Manager, stop the WebSphere Application Server.
  2. Ensure that the pids.txt file does not exist by completing the following steps:
    1. Change to the directory /root/replication_scripts.
    2. Ensure that the pids.txt file does not exist by running the following script:

      kill.sh

  3. To trigger propagation and refresh, from the /root/replication_scripts directory, run this command:

    ./propagate_refresh_intervals.sh

    The scripts propagate_1.sh and propagate_1.sh run with the specified intervals.

  4. Check for the pids in the pids.txt file by running the following command:

    ps -ef | grep "[PID NUMBER]"

  5. Restart the WebSphere® Application Server.