Change Team Server Port after starting setup
I have started a custom install, where I specified the URL as https://host.my.company.net:9443/jts (even though the page I was on was https://host.my.company.net:9444/jts/customSetup#/steps/2),
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
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?