> I usually start JServ like this (JDK1.1.6 Solaris)
> java -noclassgc-noasyncgc  -ms64m -mx128m  ...
> 

Turning off class gc for an application like JServ means deliberately
creating a memory leak.  Is there any reason you have to do that
with Sun's JDK?

        - Godmar



----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to