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

Not able to start the WAS v8.5.5 server after executing CFGJAZZSVR on iSeries

User not able to start their WAS server during the installation of RTC v4.0.3 due to the following error:
JVMJ9VM015W Initialization error for library j9gc27(2): Failed to instantiate heap; 512M requested                                

0 votes



One answer

Permanent link

Check the server.xml to validate the heapsize.  To view the server.xml file goto the following location:
/QIBM/UserData/WebSphere/AppServer/V8x/xx/profiles/<profilename>/config/cells/<cellname>/nodes/<nodename>/servers/<servername>/server.xml.

1.  Verify the Initial heap size and Maximum heap sizes are valid.  By default we set both values to 6144.
2.  Verify the Generic JVM arguments are as follow:
    -Xmn768m -Xgcpolicy:gencon -Xcompressedrefs
    -Xgc:preferredHeapBase=0x200000000

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
× 1,700

Question asked: Mar 22 '17, 1:02 p.m.

Question was seen: 2,337 times

Last updated: Mar 22 '17, 1:03 p.m.

Confirmation Cancel Confirm