I am trying to start the Administrator Console of IBM Websphere but it is giving me error while starting the server,i am using following command to start the server
C:\IBM\WebSphere\AppServer\profiles\AppSr2\bin>startServer.bat server1
ADMU0116I: Tool information is being logged in file
C:\IBM\WebSphere\AppServer\profiles\AppSr2\logs\server1\startServer.log
ADMU0128I: Starting tool with the AppSr2 profile
ADMU3100I: Reading configuration for server: server1
ADMU3200I: Server launched. Waiting for initialization status.
ADMU3011E: Server launched but failed initialization. startServer.log,
SystemOut.log(or job log in zOS) and other log files under
C:\IBM\WebSphere\AppServer\profiles\AppSr2\logs\server1 should
contain failure information. When i looked into log files error is java.lang.OutOfMemoryError. How do i come out of this situation?