Upgrading the APM Java agent to v5.6.0

How to upgrade the APM Insight Java agent to the latest version that supports Java 6 and 7?

Java agent version 5.7.0 and above deprecates support for Java applications running on Java 6 and 7. Please see this community post for more details.

If you don't want to upgrade to Java 8, you can stick with Java 6 or 7. Since Java agent version 5.6.0 is the latest version that supports Java 6 and 7, please follow the below steps to upgrade to it.
  1. Download Java agent version 5.6.0 and verify the SHA-256 checksum.
  2. Replace the existing apmininsight-javaagent.jar file with the JAR from the downloaded apminsight-javaagent.zip file.
  3. Restart the application server.
Auto-update will not be available for APM instances running Java 6 and 7.

    • Related Articles

    • How to add APM Insight Java agent without application restart?

      In general, after installing the APM Insight Java agent, you have to restart your application for the agent to capture monitoring data. But in case of critical issues in the app, like sudden application slowness, where you haven't installed APM ...
    • Reconfigure APM Insight PHP agent during PHP version upgrade

      If you have upgraded your PHP version and face problems in monitoring after the upgrade, here's how you can resolve it.  In general, APM Insight PHP agent registers with the PHP version present in the server at the time of installation.  So when you ...
    • APM Insight agent log paths

      Folder path to view One agent logs One agent logs can be found only in the common application folder in Windows (usually under C:\ProgramData from Vista onwards). Check the following folder path in Windows: C:\ProgramData\Site24x7APMOneAgent\Logs ...
    • APM Insight integration for Next.js in Kubernetes

      To integrate the Site24x7 APM Insight Next.js agent into your Kubernetes application using initContainers with the prebuilt agent image, follow the steps below: Prerequisites A Next.js application container image The Site24x7 APM Insight license key ...
    • How to rename an APM Insight application?

      Site24x7 APM Insight doesn't support renaming applications/monitors from the web client. However, the application name of an existing application instance can be renamed in the apminsight.conf file and the agent associated with that instance will ...