Troubleshooting Distribute
Please ensure you are following the correct steps to distribute to the other server.
Check the following:
- Are the other two servers available in CSA, and visible?
- Are the services running?
- Are you using multicast or JDBC ping?
Using Copy of the Filesystem as an alternate way to distribute
Note that using Distribute All is not required, and if you have upgraded on server 1, you can simply copy all Clarity files in a zip file except the /config directory and /logs and replace on server 2 and server 3 (except /config and /logs) and then bring the services up.
This is a second, supported way to distribute the files. To do this, folllow the steps:
- server 1 - Upgraded server
- server 2 - Not Yet Upgraded server
-
- Stop and remove services on server 1
- Zip the entire Clarity upgraded files on server 1
Note: On Linux, ensure that the hidden .setup folder is also zipped
- On server 2, stop and remove the Clarity services
- On server 2, backup $clarity/config and $clarity/logs, then delete the clarity directory
- With niku user: Move the zip file from server 1 to server 2, and unzip in server 2, ensure it's the same location / path as expected
- Ensure full permissions are granted to niku user over the directory. Niku must be the owner.
- Ensure the new Tomcat and java are installed on server 2 and full permissions are provided to niku user
- Now retrieve the previous config from server 2 you backed up earlier
- Replace the config correctly to ensure the config files are the ones from the previous install
- Also replace the logs directory so you have all the old logs
- Add, deploy and start services on server 2
- Add deploy and start services on server 1