It's all about the answers!

Ask a question

[closed] Default ports


Steve Harris (101187) | asked Feb 24 '11, 4:38 a.m.
closed Dec 19 '21, 6:01 a.m. by Ralph Schoon (63.1k33645)
Hi there,

I installed RTC3.0 on windows 2008 R2.

My environment is following
RTC 3.0
Tomcat
Derby

I want to know which ports are used by those applications by default.

I found following article.

---------------------------------------------------------------------
http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/index.jsp?topic=/com.ibm.team.concert.tutorial.doc/topics/tut_rtc_project.html

By default, the Tomcat application server uses a nonsecure port 9080 and secure port 9443, along with ports 9005, 9009, and 8082.
---------------------------------------------------------------------

Are there another ports used by JTS, Tomcat or Derby?
Or are those 9080, 9443, 9005, 9009 and 8082 all used by default?


Steve

The question has been closed for the following reason: "Problem is not reproducible or outdated" by rschoon Dec 19 '21, 6:01 a.m.

13 answers



permanent link
Anthony Kesterton (7.5k7180136) | answered Feb 24 '11, 4:01 p.m.
JAZZ DEVELOPER
Hi there,

I installed RTC3.0 on windows 2008 R2.

My environment is following
RTC 3.0
Tomcat
Derby

I want to know which ports are used by those applications by default.

I found following article.

---------------------------------------------------------------------
http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/index.jsp?topic=/com.ibm.team.concert.tutorial.doc/topics/tut_rtc_project.html

By default, the Tomcat application server uses a nonsecure port 9080 and secure port 9443, along with ports 9005, 9009, and 8082.
---------------------------------------------------------------------

Are there another ports used by JTS, Tomcat or Derby?
Or are those 9080, 9443, 9005, 9009 and 8082 all used by default?


Steve


Hi Steve

The ports are all defined in the server.xml file - in my case it is stored in

C:\Program Files\IBM\JazzTeamServer\server\tomcat\conf

regards

anthony

permanent link
Steve Harris (101187) | answered Feb 25 '11, 12:08 a.m.
Hi there,

I installed RTC3.0 on windows 2008 R2.

My environment is following
RTC 3.0
Tomcat
Derby

I want to know which ports are used by those applications by default.

I found following article.

---------------------------------------------------------------------
http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/index.jsp?topic=/com.ibm.team.concert.tutorial.doc/topics/tut_rtc_project.html

By default, the Tomcat application server uses a nonsecure port 9080 and secure port 9443, along with ports 9005, 9009, and 8082.
---------------------------------------------------------------------

Are there another ports used by JTS, Tomcat or Derby?
Or are those 9080, 9443, 9005, 9009 and 8082 all used by default?


Steve


Hi Steve

The ports are all defined in the server.xml file - in my case it is stored in

C:\Program Files\IBM\JazzTeamServer\server\tomcat\conf

regards

anthony


Hi Anthony,

Thank you for your answer.

I have some additional questions now.

I have checked server.xml.
In the file, 8082 is commented, so 8082 is not used by default unlike the information in the article.

Is my understanding correct?

And don't we need to care about Derby or other RTC or JTS components?


Regards
Steve

permanent link
Steve Harris (101187) | answered Mar 01 '11, 5:00 a.m.
Hi there,

I installed RTC3.0 on windows 2008 R2.

My environment is following
RTC 3.0
Tomcat
Derby

I want to know which ports are used by those applications by default.

I found following article.

---------------------------------------------------------------------
http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/index.jsp?topic=/com.ibm.team.concert.tutorial.doc/topics/tut_rtc_project.html

By default, the Tomcat application server uses a nonsecure port 9080 and secure port 9443, along with ports 9005, 9009, and 8082.
---------------------------------------------------------------------

Are there another ports used by JTS, Tomcat or Derby?
Or are those 9080, 9443, 9005, 9009 and 8082 all used by default?


Steve


Hi Steve

The ports are all defined in the server.xml file - in my case it is stored in

C:\Program Files\IBM\JazzTeamServer\server\tomcat\conf

regards

anthony


Hi Anthony,

Thank you for your answer.

I have some additional questions now.

I have checked server.xml.
In the file, 8082 is commented, so 8082 is not used by default unlike the information in the article.

Is my understanding correct?

And don't we need to care about Derby or other RTC or JTS components?


Regards
Steve

Could anybody answer this?

Steve

permanent link
Steve Harris (101187) | answered Mar 02 '11, 5:51 a.m.
Sorry, the above link is wrong. That's my mistake..

Following is correct one.

-----------------------------------------------------------------------------
http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/index.jsp?topic=/com.ibm.jazz.install.doc/topics/t_rtcz_TomcatPortConfig.html

By default, the Tomcat application server uses a nonsecure port 9080 and secure port 9443, along with ports 9005, 9009, and 8082.
-----------------------------------------------------------------------------


I have checked server.xml.
In the file, 8082 is commented, so 8082 is not used by default unlike the information in the article.

Is my understanding correct?

And don't we need to care about Derby or other RTC or JTS components when it comes to port?


Regards
Steve

permanent link
Steve Harris (101187) | answered Mar 03 '11, 8:52 a.m.
Sorry, the above link is wrong. That's my mistake..

Following is correct one.

-----------------------------------------------------------------------------
http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/index.jsp?topic=/com.ibm.jazz.install.doc/topics/t_rtcz_TomcatPortConfig.html

By default, the Tomcat application server uses a nonsecure port 9080 and secure port 9443, along with ports 9005, 9009, and 8082.
-----------------------------------------------------------------------------


I have checked server.xml.
In the file, 8082 is commented, so 8082 is not used by default unlike the information in the article.

Is my understanding correct?

And don't we need to care about Derby or other RTC or JTS components when it comes to port?


Regards
Steve


Nobody knows this?

permanent link
Steve Harris (101187) | answered Mar 04 '11, 9:50 a.m.
Does anyone know if there is a document or information about this?

permanent link
Anthony Kesterton (7.5k7180136) | answered Mar 06 '11, 11:17 a.m.
JAZZ DEVELOPER
Does anyone know if there is a document or information about this?


Hi Steve

Apologies, I did not see your followup question.

You are looking at the RTCz documentation - is this intentional? As far as I know - the only ports required are the http/https and startup/shutdown ports.

RTC default settings in the server.xml file are as follows (from a brand-new, clean install of RTC 3.0 GA on my Windows7 laptop)
http - port 9080
https - port 9443
shutdown - port 9005
AJP 1.3 - 9009

Not sure what the AJP port is for - you may be able to understand the info here better than I can :-)

http://tomcat.apache.org/tomcat-5.5-doc/config/ajp.html

I also saw references

proxied connector - 8082
clustering - 4001

But if you are not using proxies or clusterig - you should be fine with the first four ports above.

regards

anthony

permanent link
Steve Harris (101187) | answered Mar 08 '11, 5:55 a.m.
Hi Anthony

Thank you for your answer again :)

>You are looking at the RTCz documentation - is this intentional?
That's my mistake, sorry..


My concern here is port conflict when some other products are installed, that's way I want to know which ports are used by default.

So let me clarify one thing.
Considering your answer, we don't need to care about Derby or some other components, regarding port conflict.

Is my understanding correct?


Regards
Steve

permanent link
Steve Harris (101187) | answered Mar 09 '11, 9:23 a.m.
I'm happy with the answer from anybody.

permanent link
Steve Harris (101187) | answered Mar 10 '11, 9:35 a.m.
Answer please ... :'(