Sun GlassFish Enterprise Server v3 Prelude Administration Guide

JVM Commands

create-jvm-options(1)

Creates a JVM option in the Java configuration or profiler elements of the domain.xml file. If JVM options are created for a profiler, the options are used to record the settings needed to activate a particular profiler. Restart the server for changes to take effect. Supported in remote mode only. For procedural information in this guide, see To Create JVM Options.

create-profiler(1)

Creates a profiler element. A server instance is tied to a particular profiler, by the profiler element in the Java configuration. Restart the server for changes to take effect. Supported in remote mode only. For procedural information in this guide, see To Create a Profiler.

delete-jvm-options(1)

Deletes the specified JVM option from the Java configuration or profiler elements of the domain.xml file. Restart the server for changes to take effect. Supported in remote mode only. For procedural information in this guide, see To Delete JVM Options.

delete-profiler(1)

Deletes the specified profiler element. Restart the server for changes to take effect. Supported in remote mode only. For procedural information in this guide, see To Delete a Profiler.

generate-jvm-report(1)

Generates a report showing the threads, classes, and memory for the virtual machine that runs Enterprise Server. For procedural information in this guide, see To Generate a JVM Report.

list-jvm-options(1)

Lists the command-line options that are passed to the Java application launcher when theEnterprise Server is started. Supported in remote mode only. For procedural information in this guide, see To List JVM Options.