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

JIRA integration with RTC

Hi

I have CLM 3.0.1.1 and JIRA 4.4 installed on Windows 7 (64bit) and I am trying to integrate these two. When I try to start Tomcat server of JIRA it starts the Tomcat associated with CLM.

Looks like both cannot exist on the same machine since both uses Tomcat.

Even though the ports for JIRA and CLM are different the Tomcat of CLM starts.

Any ideas on how to get Tomcat of JIRA started?

Regards
V.Niranjan

0 votes



3 answers

Permanent link
You can have multiple tomcat on a machine. If you use the correct server.startup.bat the correct tomcat starts. I have more than 6 Tomcat on my machine and never experienced an issue.
I might however want to look into the server.xml files and make sure to have different ports for http, https, and server.shutdown.

0 votes


Permanent link
You can have multiple tomcat on a machine. If you use the correct server.startup.bat the correct tomcat starts. I have more than 6 Tomcat on my machine and never experienced an issue.
I might however want to look into the server.xml files and make sure to have different ports for http, https, and server.shutdown.


Hi Ralph

Actually the problem I guess is in the startup.bat of JIRA there is a environment variable CATALINA_HOME set to the Jazz Team server Tomcat configuration so when tomcat of JIRA is started it launches the tomcat of JTS.

Is there a way to changes this?

Regards
V.Niranjan

0 votes


Permanent link
Hi,

in RTC's server.startup.bat the CATALINA_HOME is set relatively to the folder in which you run the server.starup.

set JRE_HOME=%cd%\jre
set CATALINA_HOME=%cd%\tomcat

So I am unsure if this is the same for the other server why the RTC server should start, in case you deployed both servers in different folders.

If you CD to the correct folder and start the batch from a shell, does the correct server start? Maybe you use a shortcut with the wrong properties e.g. execution folder.

You can change all those settings, the question s, should you have to?

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

Question asked: Mar 22 '12, 9:35 p.m.

Question was seen: 4,677 times

Last updated: Mar 22 '12, 9:35 p.m.

Confirmation Cancel Confirm