Preparing to install the Jazz Team Server for System z
Before installing the Jazz™ Team Server for System z™, you must complete special
conditions for a successful setup on Linux® for System z.
If Security-Enhanced Linux (SELinux) is enabled, you must disable
it or change the security context of the Java™ Runtime Environment (JRE) to allow
text relocation in order to install and run Rational® Team Concert.
Increase the maximum number of files that the Apache Tomcat
user can handle to 5,000. You can do this by adding the following lines to /etc/security/limits.conf:
tomcat_user hard nofile 5000
tomcat_user soft nofile 5000
Note:tomcat_user should
be substituted with the name of the user that launches the Tomcat server.
The reports component requires that 32-bit X11 libraries be installed
on the server. The required packages are libXp, libXinerama,
and mesa-libGL.
If you are installing DB2® on Linux, set the shmmax to
1GB.
Ensure that the DB2 instance user and the user ID that runs the WebSphere® Application
Server have write access to the /tmp directory.