It's all about the answers!

Ask a question

JVM Size on 64bit Red Hat 5.5 max size?!


Gabriel Galvão (3189) | asked Apr 30 '12, 10:38 p.m.
Hi,

I was researching about the possibility of increasing the heap size on a Jazz Team Server deployed on WAS 7 and running on Red Hat 5.5 64bit.

Considering we are on a 64bit Red Hat in WAS 7 here are my questions:

is the bundled JVM 64bit (the WAS 7 one)? If so, that means it will be able to allocate more than 4Gb of RAM, correct? Else, if the JVM isn't 64bit, even on a 64bit operating system it won't make a difference if we allocate more than the maximum addressable RAM, correct?

Thanks in advance,

3 answers



permanent link
Ralph Schoon (63.4k33646) | answered May 04 '12, 3:05 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You can run "java -version" to see more information. In a 64 bit distribution I would assume a 64 bit JVM. In general I am careful when downloading distribution which architecture to choose (32/64 bit).

For the JVM settings see: https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/198140

permanent link
Ralph Schoon (63.4k33646) | answered May 04 '12, 3:44 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
An additional work item you should look at related to memory requirements: https://jazz.net/jazz/web/projects/Jazz%20Collaborative%20ALM#action=com.ibm.team.workitem.viewWorkItem&id=191654

permanent link
Gabriel Galvão (3189) | answered May 08 '12, 9:52 a.m.
Thank you very much, rschoon!

Your answer


Register or 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.