how to set up Jazz team server?And why I can't start jazz team server after completed installation?
I start jazz team server after completed installation,but no response and no error message.
And I refer the setup wizard(https://www.ibm.com/support/knowledgecenter/SSYMRC_6.0.2/com.ibm.jazz.install.doc/topics/t_s_server_installation_setup_wizard.html#t_server_installation_setup_wizard__jsasso-ldap-sync-step),
https://
fully_qualified_hostname
:9443/jts/setup can't open.
what is
fully_qualified_hostname
?
3 answers
Did you run setup wizard?
Try running https://localhost:9443/jts/setup
Enter username:ADMIN
Password:ADMIN
fully qualified hostname is your system hostname or if you want any other qualified hostname like https://clm.com:9443
and add clm.com with ip address in host entry in etc/hosts
The installation alone does not make the Jazz Team Server ready to use.
As you guessed, you have to configure your Jazz environment by creating the database(s) and running the setup wizard.
I suggest that you follow this interactive installation guide (here for the latest available version, 6.0.6):