All Products
Search
Document Center

Application Real-Time Monitoring Service:JVM configurations

Last Updated:Mar 11, 2026

When JVM instances launch with incorrect flags or mismatched versions, debugging performance issues becomes difficult. The JVM Configuration page in ARMS Application Monitoring lists every JVM instance running under an application, along with startup arguments, process metadata, and version details. Use this page to verify launch flags, compare configurations across instances, and troubleshoot startup problems.

Prerequisites

Before you begin, ensure that you have:

View JVM instance configurations

  1. Log on to the ARMS console.

  2. In the left-side navigation pane, choose Application Monitoring > Applications.

  3. On the Applications page, select a region in the top navigation bar, then click the application name.

    A Java icon icon in the Language column indicates the application is connected to Application Monitoring. A hyphen (-) indicates it is connected to Tracing Analysis.
  4. In the left-side navigation pane, click JVM Configuration. The page lists all JVM instances for the selected application.

  5. In the Actions column, click View details for the target instance. The details panel displays the following fields:

    FieldDescription
    JVM ArgumentsStartup flags and system properties passed to the JVM.
    Instance IP addressIP address of the host running this JVM instance.
    Boot timeTimestamp when the JVM process started.
    Last timeTimestamp of the most recent data report from this instance.
    HostnameName of the host machine.
    Process IDOperating-system process ID (PID) of the JVM process.
    JVM versionJava runtime version.

    Instance configurations