ConnectionException: Connection refused: connect after fresh install from JTS-CCM-QM-RM-DM-repo-4.0.3.zip
I'm trying to set up a fresh 4.0.3 installation on a vmware image. I completed the offline steps to install the application using JTS-CCM-QM-RM-DM-repo-4.0.3.zip. However, I cannot access the Jazz Team Server Setup wizard (
https://localhost:9443/jazz/setup
).
Doesn't appear to be a firewall issue (cause I turned it off and tried again). Any ideas?
Doesn't appear to be a firewall issue (cause I turned it off and tried again). Any ideas?
Accepted answer
One check, do you use https://localhost:9443/jts/setup, I think RTC4.x context is jts if you have not change it during installation
3 other answers
I can think of a few things here:
- Try starting it as Administrator, Right Click > Run As Administrator
- Try starting from the install directory "C:\Program Files\IBM\JazzTeamServer\server\server.startup", again try running as Administrator
- Could be the JVM memory allocation. Since CLM 4.x the JVM Initial and Max heap is set by default to 4GB. What kind of environment are you setting this up on? You can try reducing the memory allocated
- Try starting it as Administrator, Right Click > Run As Administrator
- Try starting from the install directory "C:\Program Files\IBM\JazzTeamServer\server\server.startup", again try running as Administrator
- Could be the JVM memory allocation. Since CLM 4.x the JVM Initial and Max heap is set by default to 4GB. What kind of environment are you setting this up on? You can try reducing the memory allocated
Comments
Indradri Basu
Jun 27 '13, 9:40 a.m.You didn't mentioned anything about the application server in your post. Assuming you are setting up with Tomcat, did you noticed any errors there ?