Rename or Move CLM Installation?
Our instance of CLM (4.0.1) was installed on a Linux server under a user's home directory. Is there any way we can rename the installation directory or move the installation to another directory to avoid a complete re-install?
Thanks, Mike |
One answer
Yes - you should be able to move it with a couple of caveats.
1) you will have problems deleting it from Installation Manager in the future - you can resolve that by make a symbolic link from the user's home directory to the moved to location when you are ready to install that version after an upgrade.
2) You will need to update the teamserver.properties file if you have absolute paths for the indices to be to the new locations.
Other than that I think it is pretty safe to move. Just as an aside we install CLM into a directory that is specific to a release and then use a symbolic link to the generic directory and change the link on each upgrade. For example we install CLM(4.0.2) to /opt/IBM/JazzTeamServer_4.0.2 and then create a symbolic link /opt/IBM/JazzTeamServer that points to that directory.
By the way the statements above are assuming a Tomcat application server - there may be other things that are required to change if you are using WebSphere as the application server
Comments
Mike Rago
commented May 09 '14, 2:08 p.m.
David -- thanks for the answer; this helps a lot
N Z
commented May 11 '14, 6:13 p.m.
There are some properties in the WAS console which point to the installation directory which need to be changed. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.