cancel
Showing results for 
Search instead for 
Did you mean: 

GC.LOG file overwritten when server restarts

Former Member
0 Kudos

Hi,

My server process crashes because of memory issues. I can see it in the defaultraceXX.trc file. However, my gc.log file would always get overwritten when the server restarts. I'm trying to figure out what heap memory parameter is causing the issue. Is it the permsize setting or the xms/xmx? I would like to know how to setup my portal server to not automatically restart the server process? Or is there some other way to prevent the gc.log file from being overwritten. Thx!

Mel Calucin

Bentley Systems, Inc.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

The parameter "-Xloggc:GC.log" should not be present. If it is not present the GC lOG is wriiten in dev_server0 file and not in GC.log and hence not overwritten.

Award points if helpful.

Thanks,

Tanuj

Answers (0)