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

WAS v8.5.5 configuration on SUSE linux enterprise server 11

Hi All,

I have installed WAS on SUSE linux and configured below:

  1. Under Additional Properties, click Java Virtual Machine.
  2. In the Generic JVM arguments field, type the following lines:
-Xmx4g -Xms4g -Xmn512m
-Xgcpolicy:gencon -Xcompressedrefs
-Xgc:preferredHeapBase=0x10000000


After configuring above i need to restart the WAS server, when I try to restart the server i get below error:

ADMU0116I: Tool information is being logged in file
           /opt/IBM1/WebSphere/AppServer/profiles/AppSrv01/logs/server1/startServer.log
ADMU0128I: Starting tool with the AppSrv01 profile
ADMU3100I: Reading configuration for server: server1
ADMU3200I: Server launched. Waiting for initialization status.
ADMU3011E: Server launched but failed initialization. Server logs,
           startServer.log, and other log files under
           /opt/IBM1/WebSphere/AppServer/profiles/AppSrv01/logs/server1 should
           contain failure information.

Do we have a workaround for above..?


Thank you,
Kunal Nigade.

0 votes

Comments

Please open file " /opt/IBM1/WebSphere/AppServer/profiles/AppSrv01/logs/server1/SystemOut.log" and check if there's more detail information of the failure.
What's the physical memory does the server have?

There is no details present in SystemOut.log file.

Memory for server is 2.8 gb RAM and 40 gb hard disk memory.

Thank you,
Kunal.




One answer

Permanent link
Do you really mean that the server only has 2.8 (not 28) GB of memory? If true, your JVM settings are not suitable. You have to reduce the heap size from 4GB to around 2GB, or even smaller if there are other memory intensive applications running. With such hardware configuration, you can't really run a "server", as it's way underpowered.

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

Question asked: Nov 16 '15, 7:55 a.m.

Question was seen: 1,821 times

Last updated: Nov 17 '15, 6:39 p.m.

Confirmation Cancel Confirm