Troubleshooting the Jazz Team Server setup wizard

There are several actions you can take if the server setup wizard does not load.
Check the following items:
  1. Use the following URL to verify that the application server has started: http://localhost:9080.
  2. Verify the Jazz™ Team Server has started by logging in to the Jazz Team Server Administrative Web user interface using this URL: https://localhost:9443/jazz/admin. If the page does not load or the server has errors, the server did not start correctly. See the troubleshooting information in the Troubleshooting server issues section of this guide.
  3. The URI root for the Jazz Team Server path should be /jazz. For example https://example.com:9443/jazz must be used, rather than https://example.com:9443.

Feedback