It's all about the answers!

Ask a question

New instance of Jazz?


Michael Man (51106) | asked Jan 27 '09, 3:07 p.m.
Does anyone know how to setup another instance of jazz server? I've got the new instance of Database set, but i'm stuck at how to create another instance for jazz

5 answers



permanent link
Matt Lavin (2.7k2) | answered Jan 28 '09, 10:25 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
To setup another instance of a Jazz server you need to setup a new DB
for the data, and a new app server for the server.

You can follow the instructions from the first install, and make sure to
change the DB options and to use a new app server.

-
Matt Lavin
Jazz Server Team


On Tue, 2009-01-27 at 20:07 +0000, mman wrote:
Does anyone know how to setup another instance of jazz server? I've
got the new instance of Database set, but i'm stuck at how to create
another instance for jazz

permanent link
Michael Man (51106) | answered Jan 28 '09, 12:43 p.m.
I've got my second instance of DB ready, the question, when i did the second installation of jazz, it automatically uses the port number 9443, how can i configure it during the setup process?

permanent link
Michael Man (51106) | answered Jan 28 '09, 1:47 p.m.
I just did that and it works perfect now! Thank you!
Another question, is it possible to run two jazz under the same tomcat? it's like i'm running https://localhost:9443/jazz and https://localhost:9444/jazz, can i run https://localhost:9443/jazz and https://localhost:9443/jazz02?

permanent link
Matt Lavin (2.7k2) | answered Jan 28 '09, 2:24 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
You would need to change the Tomcat configuration to use new ports. The
ports should be in the tomcat/conf/server.xml file. After that, you
would still need to update a couple of properties in the "Advanced
Configuration" that reference the old port numbers.

-
Matt Lavin
Jazz Server Team


On Wed, 2009-01-28 at 17:47 +0000, mman wrote:
I've got my second instance of DB ready, the question, when i did the
second installation of jazz, it automatically uses the port number
9443, how can i configure it during the setup process?

permanent link
Matt Lavin (2.7k2) | answered Jan 28 '09, 3:34 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
It is not possible to do that yet, but there is a bug to track the
problem:

https://jazz.net/jazz/web/projects/Jazz%
20Foundation#action=com.ibm.team.workitem.viewWorkItem&id=60414
-
Matt Lavin
Jazz Server Team


On Wed, 2009-01-28 at 18:47 +0000, mman wrote:
I just did that and it works perfect now! Thank you!
Another question, is it possible to run two jazz under the same
tomcat? it's like i'm running https://localhost:9443/jazz and
https://localhost:9444/jazz, can i run https://localhost:9443/jazz
and https://localhost:9443/jazz02?

Your answer


Register or 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.