Skip to main content

Java Agent v2.2.70

February 26, 2026

  • Feature Expanded APM-DPM integrated analysis

    • MSSQL integrated analysis now available
  • Feature Added option for JVM option logging on agent startup

    • Added option to select whether to log JVM options during agent startup
    # default: true
    print_agent_boot_jvm_args_enabled=false
  • Feature Standard JDK RMI support

    # requires agent restart
    # default: false
    instrumentation_rmi_enabled=true

    # runtime config
    # default: true
    trace_rmi_enabled=true
  • Feature Weblogic-11g T3-EJB support

    • Requires WebLogic library Java 1.6 or later
    # requires agent restart
    weaving=weblogic-11-rmi

    # default: true
    # enable tracing WebLogic RMI calls
    trace_weblogic_rmi_enabled=true

    # default: true
    # enable tracing WebLogic EJB methods
    trace_weblogic_ejb_enabled=true
  • Deprecate Deprecated shell_perf_command

    • The shell_perf_enabled and shell_perf_command settings are deprecated.
    # The following settings no longer work.
    shell_perf_enabled=true
    shell_perf_command=vmstat 3
Note

Download: Java Agent v2.2.70

To install the Java agent for the first time, install the package first using the following command. For more information about agent installation, see the following.

wget https://api.whatap.io/agent/whatap.agent.java.tar.gz