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

RTC doesn't start with Java OPT Xmx = 32GB.

RTC tomcat doesn't start with Java OPT setting Xmx = 32GB. Why?

1 vote



One answer

Permanent link
Try to change Java OPT default setting "-Xcompressedrefs" to "-Xnocompressedrefs" at server.startup.sh.

Compressed reference feature (-Xcompressedrefs command line option) of the J9 JVM can't be used with -Xmx value greater than 25GB, according to the help below:
http://www-01.ibm.com/support/knowledgecenter/SSYKE2_6.0.0/com.ibm.java.doc.60_26/vm626/J9/VM/xcompressedrefs.html?lang=en.

5 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: Nov 29 '15, 6:32 a.m.

Question was seen: 2,482 times

Last updated: Nov 29 '15, 7:25 p.m.

Confirmation Cancel Confirm