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

RTC 4.0 - AIX PPC 64 bit - problem with WebSphere generic JVM arguments

Websphere 7 fixpak 23 64 bit is up and running. I have configured everything the document calls for except on item.

In the Generic JVM argument under server1 it tells you to place the following variables,

-Xmx4g -Xms4g -Xmn512 -Xgcpolicy:gencon –Xnocompressedrefs

When I place these variables and try to restart server1 it crashes. The rest of the configuration that it calls out runs fine.


Any ideas why?  We have 8G of real memory.

0 votes



One answer

Permanent link
It looks like there's a typo for AIX on that page in the infocenter.  The -Xmn argument is missing an 'm' at the end.  Try:

-Xmx4g -Xms4g -Xmn512m -Xgcpolicy:gencon –Xnocompressedrefs

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

Question asked: Jun 19 '12, 6:37 a.m.

Question was seen: 5,204 times

Last updated: Jun 22 '12, 12:38 p.m.

Confirmation Cancel Confirm