Jazz Library Workaround: The server.config command requires an administrator password
Author name

Workaround: The server.config command requires an administrator password

Workaround Summary

The execution of the server.config.bat or server.config*.sh command fails with the CRJAZ2160E error.

More Information

This may affect server.config.bat on Windows system and server.config*.sh on the Linux and AIX systems.

Problem

When the user runs the server.config* command for configuring the Rational Reporting Setup Server, if the user only provides the administrator username but leaves the password unspecified, he/she may run into the following error during the script execution:

CRJAZ2160E The user must have a password.

Workaround

The user should follow the steps below to restore the Rational Reporting Setup Server to pre-configuration state.

Notes:

Steps:

  1. Shut down the Rational Reporting Setup Server by running server.shutdown.bat (on Windows), or server.shutdown (on Linux and AIX).
  2. Restore original repositoryDB directory:
    1. Navigate to [rrdi_install_dir]/setup/tool/JazzTeamServer/server/conf/jts/derby.
    2. Delete the repositoryDB directory.
    3. Unzip repositoryDB.zip into the same directory.
  3. Delete indices:
    1. Navigate to [rrdi_install_dir]/setup/tool/JazzTeamServer/server/conf/jts/derby/indices.
    2. Delete all subfolders and files.
  4. Open this file in an editor: [rrdi_install_dir]/setup/tool/JazzTeamServer/server/conf/jts/teamserver.properties; then delete the following properties:
    • com.ibm.team.repository.server.webapp.url
    • com.ibm.team.repository.oauth.trustedAuthorizedCallbacks
  5. Delete the contents of the following directories:
    • [rrdi_install_dir]/setup/tool/JazzTeamServer/server/tomcat/work
    • [rrdi_install_dir]/setup/tool/JazzTeamServer/server/tomcat/temp
  6. Restart the Rational Reporting Setup Server by running server.startup.bat (on Windows) or server.startup (on Linux and AIX). For details on starting the Setup server, see Starting and stopping the setup wizard server.

Once the Rational Reporting Setup Server is restored and restarted, then rerun the server.config* command and make sure to provide both the administrator username and password during the script execution. For details on running this command to initialize the Setup server, see Initializing the Rational Reporting for Development Intelligence setup wizard.


Tue, 12 Jun 2012