How to Enable JVM Logging in GlassFish Server When Using IBM JDK ?
(Doc ID 1616302.1)
Last updated on NOVEMBER 08, 2024
Applies to:
Oracle GlassFish Server - Version 3.1.2 to 3.1.2 [Release 3.1]IBM AIX on POWER Systems (32-bit)
IBM AIX on POWER Systems (64-bit)
Goal
IBM JDK on AIX does not support the hotspot options:
<jvm-options>-XX:+UnlockDiagnosticVMOptions</jvm-options>
<jvm-options>-XX:LogFile=/<dir>/jvm.log</jvm-options>
<jvm-options>-XX:+LogVMOutput</jvm-options>
This document explains how to enable JVM logging in GlassFish Server when using IBM JDK.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |