IBM Support

Completion of Setup hangs on Login Screen of Jazz Team Server

Troubleshooting


Problem

Attempts to complete the setup wizard for IBM Rational Team Concert results in a hang on the IBM Rational Jazz Team Server Administration page Loading screen.

Symptom

You are able to log in and access the jazz set up wizard and complete all the steps.

After clicking on the finish button to load the Jazz Team Server's Administration page, the web user interface is hung on the "Loading.." screen.

No errors are shown on the front end and the behavior is consistent across all browsers.

Cause

Each Rational Team Concert instance requires it's own Content Temporary Directory and VersionableContent Temporary Directory to avoid this type of odd behavior.

Environment

In this particular case, multiple instances of Rational Team Concert were running within separate IBM WebSphere Application Server profiles, while sharing the same tmp directory for both contentservice and versionedcontentservice directories.

Resolving The Problem

Apply the following steps to resolve the issue:

  1. Create the following directories in the userid's home directory:
    • contentservice
    • versionedcontentservice

  2. Navigate to the Advanced Properties of the Jazz Server Administration.

  3. Navigate to com.ibm.team.repository.service.internal.ContentService Advanced Property and change the current value of the Content Temporary Directory to point to the new temporary directory for ContentService (as created in Step #1).



  4. Complete the same steps as in Step #3 for the following additional Temporary Directories, pointing them to the newly created directories:
    • com.ibm.team.scm.service.internal.content.VersionedContentService
    • com.ibm.team.scm.service.internal.replication.ScmImportContentService
      (the temporary directory for this property should be pointing to the same path of the contentservice)
  5. Ensure that the teamserver.properties file contains the correct paths:
    • Navigate to %JAZZ_HOME%/server/conf/jazz directory
    • Open teamserver.properties to edit
    • Add the following entries in the file if they do not already exist:

      com.ibm.team.scm.tmpdir=<path_to_the_directory>/contentservice
      com.ibm.team.scm.vcs.tmpdir=<path_to_the_directory>/versionedcontentservice
In Rational Team Concert 3.0, the temporary directory properties can be found under the Advanced Properties page of the Change and Configuration Management Administration.

Note about Content Service Directory:
  • The path to the directory to be used by the Content Service for temporary files. The file system in which this directory resides needs to have sufficient space for the creation and retrieval of temporary copies of potentially large content, periodically cleaned as described by 'Content Cleanup Period'.

Note about Versionable Content Service Directory:
  • The path to the directory to be used by the Versionable Content Service for temporary files. The file system in which this directory resides needs to have sufficient space for the creation and retrieval of temporary copies of potentially large content. DO NOT make this the same as the temporary directory of ContentService or they will risk running into each other.


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":"Team Server","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"3.0;2.0.0.2;2.0.0.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

swg21470574