Notes.ini Entry



Name:

    JavaVerboseJNI

Syntax

    JavaVerboseJNI=0 / 1

Applies to:

    Servers

Add-on:


    First Release:

      6.0

    Obsolete since:


      Category:

        Java

      Default:

        None

      UI equivalent:

        None

      Description:
      Use this variable to turn on extra messages from the Java Native Interface mechanism in the JVM.

      During calls to JNI functions, the JVM issues many informational messages about what is happening. These can be helpful for debugging native code and for getting extended JNI-related information out of the JVM at runtime.

      This setting is new to ND6