Notes.ini Entry



Name:

    JavaNoAsyncGC

Syntax

    JavaNoAsyncGC=0 / 1

Applies to:

    Servers

Add-on:


    First Release:

      6.0

    Obsolete since:


      Category:

        Java

      Default:

        0

      UI equivalent:

        None

      Description:
      Prevents the Java Virtual Machine (JVM) from running the garbage collection (GC) mechanism in a separate background thread. Specify 1 as the JavaNoAsyncGC value to debug internal JVM problems.

      Valid Values are

      1 : Allows the JVM garbage collection to run as a separate task.

      0 : disallows the JVM garbage collection to run as a separate task.

      This Setting is new in ND6