zlab / jvmmonitor

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

The specified JDK location is invalid. Please configure it on preferences page. #78

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This the error message that I get on the JVM Explorer page as soon as I try to 
use the JVM monitor for the first time. 

I am in Max 10.7.5; Java 6; Eclipse Juno. I installed the JVM Monitor through 
the "Install new Software", then "http://www.jvmmonitor.org/updates/3.8".

I did apply a restart to Eclipse after it has installed.

Thank You,
Eugene.

Original issue reported on code.google.com by eugen.ra...@gmail.com on 12 Nov 2012 at 8:34

GoogleCodeExporter commented 9 years ago
fixed in 3.8.1

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

GoogleCodeExporter commented 9 years ago
 I tried downloading version 3.8.1 and the latest version also, same problem. is there anyway to check what version of JVM monitor Eclipse is using?

Original comment by H.Mamal...@gmail.com on 13 May 2013 at 10:05

GoogleCodeExporter commented 9 years ago
and how else to make the message go away, thanks.

Original comment by H.Mamal...@gmail.com on 13 May 2013 at 10:05

GoogleCodeExporter commented 9 years ago
Am using JVM monitor tool first tym and facing the problem 

"Specified JDK location is invalid. Please configure it on preferences pages"

Original comment by sonalipa...@gmail.com on 30 May 2013 at 9:54

GoogleCodeExporter commented 9 years ago
I've got the same problem after installing it.

The recommendations on page 
"http://www.jvmmonitor.org/doc/index.html#Cannot_Find_JVMs" did not resolved.

Original comment by rodrigo....@gmail.com on 13 Jun 2013 at 6:53

GoogleCodeExporter commented 9 years ago
Me too. Same problem v3.8.1 here :(

Original comment by gobi...@gmail.com on 2 Oct 2013 at 11:35

GoogleCodeExporter commented 9 years ago
Me aswell!

Original comment by david_je...@hotmail.com on 3 Feb 2014 at 7:31

GoogleCodeExporter commented 9 years ago
I fixed it, go to the Preferences dialog (Java/Monitor/Tools or something like 
that) and locate the jdk directory.

It must be named something like "java-1.6.0-openjdk-amd64". I had this symlink 
pointing to "java-6-openjdk-amd64", but selecting "java-6-openjdk-amd64" didn't 
work.

Looks like it's still a bug.

Original comment by ondra@ondrovo.com on 15 Feb 2014 at 6:22

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Same for me, 
- Juno SR2
- Ubuntu 13.10
- java-1.7.0-openjdk-i386
- JVM Monitor Version 3.8.1.201302030008    

Original comment by ma...@kontaktlinsen-preisvergleich.de on 19 Feb 2014 at 5:09

GoogleCodeExporter commented 9 years ago
Me, too..
Kepler SR1
Ubuntu 13.10
Oracle Java 1.7 (and tried OpenJDK 1.6 and 1.7, no difference)
JVM Monitor Version 3.8.1.2013020300

Original comment by oliver.c...@gmail.com on 21 Mar 2014 at 3:00

GoogleCodeExporter commented 9 years ago
I fixed it by editing the eclipse.ini file and then add the following lines :

-vm
/usr/lib/jvm/java-7-openjdk-i386/bin/java

(In Linux)

Original comment by jgordo...@gmail.com on 21 May 2014 at 12:58