Notes.ini Entry



Name:

    JavaVerboseGC

Syntax

    JavaVerboseGC=0 / 1

Applies to:

    Servers

Add-on:


    First Release:

      6.0

    Obsolete since:


      Category:

        Java

      Default:

        None

      UI equivalent:

        None

      Description:
      Enables the verbose setting of the garbage collection (GC) mechanism in Java Virtual Machine (JVM), which causes the JVM to issue many messages about memory usage as GC runs. Specify 1 as the JavaVerboseGC value to enable this setting.

      Good for problem solving.