To upgrade an existing installation, use the IBM® Installation Manager updater or the download
package, and migrate your repository data.
Before you begin
If you want to upgrade your installation by using the installation
package, download the package from
https://jazz.net. To perform the download,
you must register and obtain a username and password from
https://jazz.net.
Procedure
- Stop the Jazz™ Team
Server.
- Export the database by using repotools.bat. In the command
prompt window, change the directory to JazzInstallDir/server.
Type the following command:
repotools.bat -export toFile=./file_name.tar
- Update the installation by using either of the following
options:
- To update the installation by using the Installation
Manager update option:
- Start Installation Manager. Click Update.
- Select the Jazz Team Server
instance on which Rational® Project
Conductor is installed. Click Next. Installation
Manager searches for and displays the available updates.
- Click Update. A message confirms the completion
of the process.
- To update the installation by using the download
package:
- Extract the contents of the upgrade package to a folder in your
computer, or at a shared location.
- Start Installation Manager. Click .
- In the left menu bar, ensure that Repositories is
selected. Click Add Repository, and specify
the repository location as Upgrade folder location/disk1/diskTag.inf.
For example, C:/Documents and Settings/User name/My
Documents/ProductRelease_nn/disk1/diskTag.inf.
Click OK. Close the Preferences window.
- In Installation Manager, click Update .
- On the Update Package page, select the existing package group
name, and click Next, and then click Update.
A message confirms the completion of the process
- From the JazzInstallDir/repotools/eclipse/configuration directory,
remove the folders org.*. There will be multiple
folders for deletion.
- Import the repository data from the exported file using
repotools. In the command prompt window, change the directory to JazzInstallDir/server.
Type the following command:
repotools -import fromFile=./file_name.tar
At
the prompt for whether you want to drop the existing database and
overwrite it, click Yes. A message confirms
the successful completion of the process.
- Clear the server cache.
- On Tomcat, delete the folder catalina from
the path JazzInstallDir/server/tomcat/work
- On WebSphere Application Server, rom the path WASInstallDir/profiles/AppSrv01,
delete the folders temp and wstemp.
On Windows, also clear the contents of the directory location C:\Documents
and Settings\<User name>\Local Settings\Application Data\IBM\IBM
Information Server console\
- Start the Jazz Team
Server.