CLM jts/setup not working
We have a need to install a V3 sandpit to check and verify the upgrading of an existing CLM instance through V4.x, v5.x to v6 for a projects that is still using v3.0.1.3
we have installed the V3 code via Installation manager onto a windows server but when we try and access the jts/setup page it doesn't connect and eventually times out
https:/<server>:9443/jts/setup
On this same server we already have another CLM install with seperate names jazzteamserver folder this runs on WAS but the new one we want to be tomcat to properly replicate the projects set up to allow us to upgrade properly then move to WAS at V5 stage. Could it be tomcat and was being on same box that is causeing us the issue even this early in the set up ?
Any suggestions as to what this could be.
we have installed the V3 code via Installation manager onto a windows server but when we try and access the jts/setup page it doesn't connect and eventually times out
https:/<server>:9443/jts/setup
On this same server we already have another CLM install with seperate names jazzteamserver folder this runs on WAS but the new one we want to be tomcat to properly replicate the projects set up to allow us to upgrade properly then move to WAS at V5 stage. Could it be tomcat and was being on same box that is causeing us the issue even this early in the set up ?
Any suggestions as to what this could be.
Accepted answer
One other answer
You can install multiple setups on the same machine, but you can - obviously - only run them in parallel if they use different ports.
Comments
Hi Ralph, thanks so that appears not to be what causing our problem. We have stopped and restarted the server but still the jts/setup on port 9443 does not reach the actual set up page to allow us to configure the installation.
The other instances are in ports 9445 & 9446
Is there anything else we should be checking short of uninstall and install again.