cancel
Showing results for 
Search instead for 
Did you mean: 

Core files generating after restart of java stack

Former Member
0 Kudos

Hi,

When ever we restart our java stack /usr/sap/BWP is getting full as there core files in our server0, server1, server2 folders.

Can anyone tell why are these core files getting generated.

Regards,

Balaji Vedagiri

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

It must be triggering heap dumps. Remove these two JVM parameters (if they are set):

-XX:+HeapDumpOnOutOfMemoryError

-XX:+HeapDumpOnCtrlBreak

Kind regards,

Ved

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

fyi, I have moved this thread to the forum "SAP NetWeaver AS, Java".

former_member214355
Contributor
0 Kudos

Hello Balaji

Is this question NWDI related?

You should check your "work" directory and defaulttrace files for information on the core files.

What is the name of the files?

Thanks

Kenny