Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Two Jazz Team Servers on same machine

Hi,

I installed the first one (4.0.1) using express configuration. So, the server will be at 9443 port. 

I installed the second (4.0.4) using express configuration. So, the server will be too at 9443 port. I tried to change this port using this article (http://phkrief.wordpress.com/category/jazz/) that changed tomcat ports to 13043

When I log into 4.0.4 server, with the new port I see that my server has the old configuration (URI and registered apps). What I did wrong? What I should do in order to have two JTS running on the same machine and different ports? During express installation should I change the port?

0 votes


Accepted answer

Permanent link
You need to modify the Tomcat server.xml before you run setup.
Once you configure the public URI it can't be changed easily so the best option would be to reinstall
You should be able to use the express setup with no problems.

Thought I would also mention the way I go about accomplishing the new port settings.
Open server.xml in a text editor
Search for the word port=
Then add 1 to each of the port values I find.
so 9080 ends up at 9081,  9443 ends up at 9444 and 9009 ends up at 9010



Gustavo Monti Rocha selected this answer as the correct answer

0 votes

Comments

 Ok Karl, I'll try to do this and keep you updated.

works for me. I do this to have multiple versions running concurrently (have since 2.0.0.2)


One other answer

Permanent link
 See http://phkrief.wordpress.com/2013/09/27/running-two-jazz-servers-on-the-same-machine/ for the details

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,495
× 2,357

Question asked: Oct 24 '13, 12:37 p.m.

Question was seen: 5,986 times

Last updated: Oct 27 '13, 11:29 a.m.

Confirmation Cancel Confirm