philippejer / jvmmonitor

Automatically exported from code.google.com/p/jvmmonitor
0 stars 0 forks source link

Cannot detect any running JVMs on JDK 1.7.0_07 #74

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I can't seem to get JVM monitor to detect any running JVMs at all, neither the 
Eclipse JVM or a new application JVM.

I have tried setting the -vm switch in eclipse.ini to use a JDK javaw.exe; and 
setting the Java application to use the JDK javaw.exe. 
The debug view for the application displays that it is running using the JDK 
javaw.exe (see attachment).

I'm not sure how else to debug this issue, no errors have occurred, and I've 
followed all the instructions I can find.

What is the expected behavior?
At least one JVM is displayed in the JVM Explorer.

What was the actual behavior?
No JVMs are ever displayed in the JVM Explorer.

What errors are shown on Error Log view or at <workspace>/.metadata/.log?
No errors at all.

What is your environment for Eclipse?
Windows: 7 SP 1
Eclipse Helios: 3.6.2
JVM Monitor: 3.8.0
Java: Sun JDK 1.7.0_07-b10 64-bit

What is your environment for the monitored JVM?
(same)

Original issue reported on code.google.com by soundasleep on 10 Sep 2012 at 9:39

Attachments:

GoogleCodeExporter commented 9 years ago
After I managed to get the Java VisualVM to work on my machine (I had to set 
permissions on my %TMP%\hsperfdata_<username> to world-writable), JVM Monitor 
now detects all of my Java VMs.

Original comment by soundasleep on 11 Sep 2012 at 7:05

GoogleCodeExporter commented 9 years ago
FAQ in User Guide has been updated

Original comment by yoshitak...@gmail.com on 2 Feb 2013 at 3:40

GoogleCodeExporter commented 9 years ago
Still the problem persists.
I have done all given options, but it is not detecting the vm.

What is this alternate solution? I dont find %TMP%\hsperfdata folder in my 
system!!!!

Original comment by neetikas...@gmail.com on 26 Nov 2013 at 2:10