I'm following the document to attach java agent to running VM.
But i get java exception while doing it, below is the output for my command:
[root@tropo-102 ~]# ps -ef | grep java | grep -v grep| awk '{print $2}'10592[root@tropo-102 ~]#
[root@tropo-10...
Hi,
Thanks for your feedback. My JDK is 1.8.0. Looks like the workaround is not work in my issue.
[root@tropo-102 ~]# /opt/voxeo/prism/jre/bin/java -version
java version "1.8.0_101"
Java(TM) SE Runtime Environment (build 1.8.0_101-b13)
Java Hot...