cancel
Showing results for 
Search instead for 
Did you mean: 

Java system is starting again and again

0 Kudos

Hi Team, I have a java stack system , which has 16 GB of RAM and the place where  'usr' is installed , it is installed in the Drive : F of my OS , Drive F : is 23 GB free out of the 40 GB. The operating system version is Windows 2008 , R2 data center.  Database is Sql.   I have checked the  usr\sap\\work , in the work folder I have checked the dev_server0 file  , in the file I am getting the error as --------------------------- F    arg[59] = -XX:+HeapDumpOnOutOfMemoryError ----------------------------------------------------- I have also check the path Drive Name :\usr\sap\\J00\j2ee\cluster\server0\log  , in this path I have checked default_trace file as well Below logs are from the default trace file ---------------------------------------------------------------------- #2.0 #2015 12 30 23:00:42:437#0-600#Fatal#com.sap.engine.frame.ProcessEnvironment# com.sap.ASJ.krn_frm.000041#BC-JAS-COR#kernel.sda#C0000A3B215026D70000000100001470#3360450000214303##com.sap.engine.frame.ProcessEnvironment#Guest#0##C999A379AEEF11E58CC00000003346C2#c999a379aeef11e58cc00000003346c2#c999a379aeef11e58cc00000003346c2#0#Thread[Managed_Application_Thread_34,5,Managed_Application_Thread]#Plain## Server process shutting down with exit code [666]; memory allocation error [OutOfMemoryError]# ------------------------------------------------------------ My question is , is it realted to heap memory or something else , also how can we resolve same. Regadrs, Ankit

Accepted Solutions (0)

Answers (2)

Answers (2)

Asha_Pillai
Active Participant
0 Kudos

Hello Ankit,

To find the root cause of an out of memory issue, you need to follow these steps:

1) If you have set the parameters in Java as per the note 1004255, then a heap dump in OOM.hprof format will be generated under .../j2ee/cluster/serverX

2) Please upload this file to MAT tool as per the note 1883568

3) A leak suspect report will be generated by the tool. Please open index.html file present in this report and you can see the objects reponsible for the memory issue

4) If you need further help, please attach the index.html file here

Regards,

Asha

former_member185239
Active Contributor
0 Kudos

Hi Ankit,

You need to adjust the java heap parameters as per your resources.

Also let us know the SPS level of java system.

Paste the default trace of the java engine

With Regards

Ashutosh Chaturvedi

0 Kudos

Hi Ashutosh , Below is the version mentioned. 14.0 SP5 Patch 15 (Nov 20, 2014) Regards, Ankit

former_member185239
Active Contributor
0 Kudos

Hi Ankit,

Can you please paste the default trace and screenshot of java parameters in configtool.

With Regards

Ashutosh Chaturvedi

0 Kudos

Hi I am not to paste the default trace and the screenshot of java parameters in configtool  here in the editor of scn editor. Regards, Ankit