IBM Support

Unable to launch the Rational Team Concert Eclipse client on Linux

Troubleshooting


Problem

This technote explains how to resolve a "Too many open files" exception that can occur when launching the IBM Rational Team Concert client on Linux.

Symptom

"Too many open files" exception encountered when launching the Rational Team Concert Client on Linux.

  1. Launch the Rational Team Concert client on Linux.
  2. The Splash screen opens and closes.
  3. A pop-up message opens:

    An error has occurred . Check log for details /root/workspace/.metadata/.log

The following exception is found in the Rational Team Concert Client .log file (<workspace_dir>/.metadata/.log):

java.util.zip.ZipException: Too many open files [...]

For more information, see jazz.net work item 83733

Diagnosing The Problem

  • Operating system: Linux
  • Unable to launch the Rational Team Concert client

Resolving The Problem

Increasing the number of file handles on the operating system solves the issue.

The modification applies to the user running the Rational Team Concert client by making changes to the following files:

  1. sysctl.conf file
    1. Edit file /etc/sysctl.conf
    2. Add the following line: fs.file-max=400000
    3. Save the file

  2. imits.conf file
    1. Edit the file /etc/security/limits.conf
    2. Add the following lines:

      sdpbld1 hard nofile 5000

      sdpbld1 soft nofile 5000
    3. Save the file.
  3. Restart your system.



Leverage the Jazz Community

Jazz and Rational Team Concert have an active community that can provide you with additional resources. Browse and contribute to the User forums, contribute to the Team Blog and review the Team wiki.
Refer to technote 1319600 for details and links.


[{"Product":{"code":"SSUC3U","label":"IBM Engineering Workflow Management"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"Eclipse","Platform":[{"code":"PF016","label":"Linux"}],"Version":"1.0;1.0.1;1.0.1.1;2.0","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Product Synonym

Rational Team Concert

Document Information

Modified date:
16 June 2018

UID

swg21391221