There used to be a System.gc() call in the memory shrinker thread, but this was removed over 2 years ago. I don't think there are any others in the JCS code base. I'll take another look. . . . What version of JCS are you running?
--- [EMAIL PROTECTED] wrote: > Does anyone know how to disable the system.gc() > calls that occur every 60 > seconds on a remote JCS caching server? > > I have tried adding the java option > "-Xdisableexplicitgc" but it still does > not prevent this. > > Thanks. > > Paul > > > CONFIDENTIALITY NOTICE: > This is a transmission from Kohl's Department > Stores, Inc. > and may contain information which is confidential > and proprietary. > If you are not the addressee, any disclosure, > copying or distribution or use of the contents of > this message is expressly prohibited. > If you have received this transmission in error, > please destroy it and notify us immediately at > 262-703-7000. > > CAUTION: > Internet and e-mail communications are Kohl's > property and Kohl's reserves the right to retrieve > and read any message created, sent and received. > Kohl's reserves the right to monitor messages by > authorized Kohl's Associates at any time > without any further consent. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
