Configure Public URI test resulted in warnings
I thought I installed my server, set up my database, and deployed and started my server correctly since I got as far as http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/index.jsp?topic=/com.ibm.jazz.install.doc/topics/t_s_server_installation_setup_wizard.html -- but apparently not.
I got a "The configuration test resulted in warnings. Resolve warnings to continue.ID CRJAZ1580W" message trying to run the "Configure Public URI" test.
The details of the warning are:
A connection was established with "https://:9443/jts//rootservices" but there was no response to the /rootservices URL. Please ensure the Jazz Team Server or application is properly configured and running.ID CRJAZ1776W
I'm posting this because a search on both of these message numbers didn't turn up anything useful (as far as what to check). Any ideas?
I got a "The configuration test resulted in warnings. Resolve warnings to continue.ID CRJAZ1580W" message trying to run the "Configure Public URI" test.
The details of the warning are:
A connection was established with "https://:9443/jts//rootservices" but there was no response to the /rootservices URL. Please ensure the Jazz Team Server or application is properly configured and running.ID CRJAZ1776W
I'm posting this because a search on both of these message numbers didn't turn up anything useful (as far as what to check). Any ideas?
3 answers
Hi,
The public uri should be of the pattern - "https://:9443/jts"
Is that what you provided? I can see an extra forward slash (/) in the rootservices uri you mentioned below.
Regards,
Shivank
Jazz Foundation Team
The public uri should be of the pattern - "https://:9443/jts"
Is that what you provided? I can see an extra forward slash (/) in the rootservices uri you mentioned below.
Regards,
Shivank
Jazz Foundation Team
I thought I installed my server, set up my database, and deployed and started my server correctly since I got as far as http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/index.jsp?topic=/com.ibm.jazz.install.doc/topics/t_s_server_installation_setup_wizard.html -- but apparently not.
I got a "The configuration test resulted in warnings. Resolve warnings to continue.ID CRJAZ1580W" message trying to run the "Configure Public URI" test.
The details of the warning are:
A connection was established with "https://:9443/jts//rootservices" but there was no response to the /rootservices URL. Please ensure the Jazz Team Server or application is properly configured and running.ID CRJAZ1776W
I'm posting this because a search on both of these message numbers didn't turn up anything useful (as far as what to check). Any ideas?
Help from "http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/index.jsp" suggests below for PublicURI configuration:
<extract>
version 3.0 uses specific application names "ccm" and "jts":
For Rational Requirements Composer: https://host-name:9443/jazz
For Rational Quality Manager: https://host-name:9443/jazz
For Rational Team Concert: https://host-name:9443/ccm
For the Jazz Team Server: https://host-name:9443/jts
</extract>
for rootservices, I would suggest checking the tests suggested in the Step 7.
Hope this helps
<extract>
version 3.0 uses specific application names "ccm" and "jts":
For Rational Requirements Composer: https://host-name:9443/jazz
For Rational Quality Manager: https://host-name:9443/jazz
For Rational Team Concert: https://host-name:9443/ccm
For the Jazz Team Server: https://host-name:9443/jts
</extract>
for rootservices, I would suggest checking the tests suggested in the Step 7.
Hope this helps