Modifying the profile.ini and license_profile.ini files

When running repotools commands or the start and stop server scripts from a directory other than the default, you should modify the URL property values to contain absolute directory paths.

About this task

The profile.ini and license_profile.ini files are located in the directoryJazzInstallDir/server/conf/jazz/provision_profiles.

Procedure

  1. Open the file in a text editor.
  2. Change the relative value to an absolute value.
    For example, change
    url=file:./update-site
    To
    url=file:/opt/IBM/JazzTeamServer/server/update-site
  3. Save the file.
    Note: Leaving backup files in the JazzInstallDir/server/conf/jazz/provision_profiles can cause errors. You should not store backup files in this directory.

Feedback

Did this help? You can provide feedback at Jazz.net (registration required): Comment in the forums or submit a bug