Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Error in detection of the JVM version
Error in detection of the JVM version [message #217019] Wed, 20 June 2007 19:21 Go to next message
Eclipse UserFriend
Originally posted by: michelefanelli.gmail.com

I am not able to install the most recent version of eclipse, because it
seems to detect a version of the JVM that does not correspond to the one
that i have installed on my PC


Eclipse version

eclipse-SDK-3.2.2-win32


Java SDK version

j2sdk-1_4_2_14-windows-i586-p.exe


I always receive the message Version 1.3.1_01 of the JVM is not suitable
for this product. Version 1.4.1 or greater is required. Does anyone of you
how can I solve this problem? I tried uninstalling the previous version
and reinstalled everything but.. the message didn't change

Thank you very much

Michele
Re: Error in detection of the JVM version [message #217035 is a reply to message #217019] Wed, 20 June 2007 19:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: csae7511.uibk.ac.at

Hi,

have you checked your environment variables, especially "PATH"?
If the path to your java installation dir is not added, it may uses the
java implementation of Windows.

HTH,
Stefan

Michele Fanelli schrieb:
> I am not able to install the most recent version of eclipse, because it
> seems to detect a version of the JVM that does not correspond to the one
> that i have installed on my PC
>
>
> Eclipse version
>
> eclipse-SDK-3.2.2-win32
>
>
> Java SDK version
>
> j2sdk-1_4_2_14-windows-i586-p.exe
>
>
> I always receive the message Version 1.3.1_01 of the JVM is not suitable
> for this product. Version 1.4.1 or greater is required. Does anyone of
> you how can I solve this problem? I tried uninstalling the previous
> version and reinstalled everything but.. the message didn't change
>
> Thank you very much
>
> Michele
>
Re: Error in detection of the JVM version [message #217182 is a reply to message #217019] Thu, 21 June 2007 14:23 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse5.rizzoweb.com

Michele Fanelli wrote:
> I am not able to install the most recent version of eclipse, because it
> seems to detect a version of the JVM that does not correspond to the one
> that i have installed on my PC
<...>
> I always receive the message Version 1.3.1_01 of the JVM is not suitable
> for this product. Version 1.4.1 or greater is required. Does anyone of
> you how can I solve this problem? I tried uninstalling the previous
> version and reinstalled everything but.. the message didn't change

This is a FAQ - please search the archives before posting questions.

If you don't explicitly specify a JRE to use, Eclipse looks in various
places to find one. In your case, it is finding 1.3, probably because it
is installed on your system binary path.
Use the -vm option to specify to Eclipse exactly what JVM you want it to
use. Note it is also recommended to tweak the JVM memory settings from
their defaults using -vmargs.
A Google or Eclipse.org search will yield all the details on using those
options in eclipse.ini

Hope this helps,
Eric
Previous Topic:Eclipse 3.3R3 Crashes - possible GTK compatibility
Next Topic:Where is project contents listed ?
Goto Forum:
  


Current Time: Fri Apr 26 08:43:20 GMT 2024

Powered by FUDForum. Page generated in 0.08232 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top