I am trying profiling (using jprofiler) an application running in tomcat in linux machine. The tomcat is running with different user account, and i don't have access to that tomcat account. I am trying to run the jprofiler with my user account. But Jprofiler is not detecting the jvm which is used by tomcat.
Is there way to detect the jvm which runs using different user account than the jprofiler?
I appreciate any helps. Thanks