The Jazz Team Server installation
path names must not contain spaces. The startup script (JazzInstallDir/server/server.startup)
and the repository tools script (JazzInstallDir/server/repotools.sh)
detect and report this problem.
Increase the maximum number of files that the Apache Tomcat user
can handle to 5000. On Redhat Enterprise Linux,
you can do this by adding the following lines to /etc/security/limits.conf:
tomcat_user hard nofile 5000
tomcat_user soft nofile 5000
The Reports component requires that 32-bit X11 libraries be installed
on the server. On Redhat Enterprise Linux 5,
the required packages are libXp, libXinerama, mesa-libGL,
and compat-libstdc++-33.
If you are installing DB2 on Linux, set the shmmax 1GB.
When running the Jazz Team Server,
there are logs and other files (such as tomcat.users if used) that
can be modified and written in the Jazz installation directory. For
all users to be able to write to the installation directory, you must
manually grant write permissions to the JazzInstallDir.
You must perform a silent installation when installing on SuSE
SLES 10 on 64-bit System z®.
There is no support for GUI installation.
Installing Rational workbench for CLM with Security-Enhanced Linux
If Security-Enhanced Linux (SELinux)
is enabled, you must either disable it or change the security context
of the Java Runtime Environments (JREs) used for installing
and running Rational Team Concert to
allow text relocation.
Optional: Setting up a z/OS LDAP server with an SDBM back end (RACF)
You can use a z/OS® LDAP
(Lightweight Directory Access Protocol) server with an SDBM back end
for client authentication with WebSphere® Application
Server. The SDBM back end manages access between the LDAP server and RACF®.