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

RTC 6.0.6.1 Jetty server slow startup

Hello,
I am developing custom plug-ins on top of RTC.
I followed the Rational Team Concert Extensions Workshop (https://jazz.net/library/article/1000) to setup the server for development.
The RTC 6.0.6.1 Jetty server takes over two minutes to start each time, which is 3 times more than the previous version I was developing for (6.0.1) which started in about 40 seconds on the same workstation.
Why is that?
Is there a way to speed this up, so that each code modification does not incur a two minute wait?

0 votes



One answer

Permanent link
The JIT seems to be responsible for a big part of CPU usage on start.
Adding the -Xquickstart parameter to the JVM options of the Jetty server launch config improves startup time a lot.

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
× 11,066
× 8

Question asked: Jan 17 '20, 3:27 a.m.

Question was seen: 3,311 times

Last updated: Jan 29 '20, 10:22 a.m.

Confirmation Cancel Confirm