Start a conversation

Processes Observed to be Using Inconsistent Java Paths

Overview

One can observe the initializing arguments of a process in Linux with ps -ef | grep <processname>. Doing this for Aurea Monitor Intermediary by replacing <processname> with "intermediary" will reveal that the launcher and Intermediary are using different paths to the Java binary.

 

Information

The launcher when started with the symbolic link to the Java executable, asks the JVM for the java.home property and then launches the Intermediary with the resolved path. This causes the Java executable path to show up differently for the two processes when observed. This is a JVM internal property and out of scope of Aurea Monitor Intermediary support.

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted

Comments