Change Team Server Port after starting setup
This is a test server, so I proceeded to https://host.my.company.net:9444/jts/customSetup#/steps/5, and tried to change the Discovery URL manually like https://host.my.company.net:9444/rm/scr
The Functional User ID seems to update properly, yet when registering the applications it seems to hardcoded to port 9443 and errors:
HTTP Status 500 - CRJAZ1938E The consumer key and secret could not be validated for the following Jazz Team Server: https://host.my.company.net:9443 Caused by: Connection to https://host.my.company.net:9443 refused Caused by: Connection refused
is there a way to correct this(I cant use 9443 as there is a conflicting application)
Fred
5 answers
This is irritating me to no end. I have this problem now on two different applications on two networks. When using the JTS Setup wizard, it seems that it is hard coded to use 9443 for both RQM and DCC. I am running into the exact error as Fred.
I'm using version 6.0.3 iFix 001 on WAS 8.5.5.11.
I confirmed the virtual host has 443 for host *.
I confirmed that server1 has wc_defaulthost_secure is also set to 443.
I restarted the QM server, and even tried reinstalling the app server to WAS after ensuring the ports were set correctly.
Yet when I attempt to register using https://rqm/qm/scr, it brings back an error that https://rqm:9443/qm was forbidden. Any ideas of other things to check?
Comments
So I found the problem. First of all, I was confused because our JTS is 9443. It was a forbidden attempting to access JTS (not QM, which is 443).
Then I looked into other issues, and I found that the qm_user had been archived! (We have had CLM a long time, but are finally installing QM now). So I unarchived the qm_user and registration was successful, yay!
http://www-01.ibm.com/support/docview.wss?uid=swg21497088
If this is a new, fresh install, there should be no problem setting the public URI to a well known port. We have tons of systems that work that way.