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

Issues with RTC 6.0.1 JTS Plain zip usage

I am suing RTC 6.0.1 JTS Plain zip to evaluate on my local PC which have 16 GB ram and SSD. 

What I've noticed is, running on local PC when compared with RTC 5.0.2, 6.0.1 is very slow.

Many cases the web call or Eclipse call ends in timeout. Any idea now to improve the speed?

I also noticed that the plain zip JTS isn't using Tomcat




0 votes


Accepted answer

Permanent link
Comparing to 5.0.2, the 6.0.1 plain zip package has two more components - RELM and JRS. If you're trialing all these components together with the default 4GB JVM heap, it can be slow. If you only need RTC, you can remove the other applications from the location server/liberty/servers/clm/apps and then restart the server. You can also try increasing the JVM heap size by modifying the -Xmx parameter in the server.startup script - make sure you have enough physical memory before doing so.

Note that starting from 6.0.1, WAS Liberty has replaced Tomcat as the bundled application server, as you have noticed.
Karthik Krishnan selected this answer as the correct answer

1 vote

Comments

  I only have CCM

Any idea how to increase the JVM for liberty?

That's in my original answer already. Open the script server.startup, look for "-Xmx", and change the default "-Xmx4G" to something larger, say "-Xmx6G".

 works after increasing the memory settings 

Thank you

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
× 2,357

Question asked: Mar 08 '16, 4:37 a.m.

Question was seen: 1,874 times

Last updated: Mar 10 '16, 4:12 a.m.

Confirmation Cancel Confirm