Eclipse has stopped running....please help!! [message #156455] |
Mon, 12 June 2006 11:27  |
Eclipse User |
|
|
|
Originally posted by: shaun.roberts.accenture.com
Hi all,
I had Eclipse up and running fine, after a weekend of not using my PC I
returned to it to find that Eclipse would not launch.
I get the following error: Required Java Version V1.4.1. Available
1.3.1_01.
I've not changed anything since I last used Eclipse and I've even tried to
install Java 1.4.2 again but have had no luck.
Can any of you guys please help?!!
Many thanks
Shaun
|
|
|
|
|
Re: Eclipse has stopped running....please help!! [message #156638 is a reply to message #156473] |
Tue, 13 June 2006 13:51  |
Eclipse User |
|
|
|
Originally posted by: eclipse4.rizzoweb.com
Walter Harley wrote:
> "Shaun Roberts" <shaun.roberts@accenture.com> wrote in message
> news:7b84758767c24bc32890697e9b86d836$1@www.eclipse.org...
>> Hi all,
>>
>> I had Eclipse up and running fine, after a weekend of not using my PC I
>> returned to it to find that Eclipse would not launch.
>> I get the following error: Required Java Version V1.4.1. Available
>> 1.3.1_01.
>>
>> I've not changed anything since I last used Eclipse and I've even tried to
>> install Java 1.4.2 again but have had no luck.
>
> Eclipse gets its JRE from the path. Are you sure that your system path is
> correct? Exactly how are you launching Eclipse? What do you get if you
> open a new DOS command window and type 'java -version'?
>
> Note that installing (or uninstalling) some unrelated software could have
> caused an old version of Java to appear first on the path. (Although,
> reinstalling Java 1.4.2 should have fixed that, depending on what options
> you chose during installation.)
The most common culprit that changes your system-wide classpath to
include its own JRE is the Oracle client. What it does (without
prompting or warning the user) is simply evil and has bitten many people
in the past.
Edit your system env variables and make sure there is no other JRE in
the path. I also strongly recommend specifying an exact JVM for
launching Eclipse, using the -vm option as described in
http://wiki.eclipse.org/index.php/FAQ_How_do_I_run_Eclipse%3 F
Hope this helps,
Eric
|
|
|
Powered by
FUDForum. Page generated in 0.08039 seconds