Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Eclipse Installtion Problem on Win-2000
Eclipse Installtion Problem on Win-2000 [message #163220] Fri, 28 November 2003 05:00 Go to next message
Eclipse UserFriend
Originally posted by: notennadaiit.yahoo.com

Hello,

I downloaded and unzipped eclipse. But, when I tried to install it, I got a
message informing me that my installation was unsuccessful, and that I ought
to look in .log in .metadata in .workspace for more info.

Below is the exception stored in .log. I would appreciate it if someone
could help me install it properly.
____________________________________________________________ _____________
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.reflect.InvocationTargetException
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
a:861)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
..java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:299)
at org.eclipse.core.launcher.Main.run(Main.java:767)
at org.eclipse.core.launcher.Main.main(Main.java:601)
Caused by: java.lang.NullPointerException
at org.eclipse.ui.keys.KeyStroke.hashCode(KeyStroke.java:517)
at java.util.HashMap.hash(HashMap.java:250)
at java.util.HashMap.get(HashMap.java:301)
at
org.eclipse.ui.internal.commands.KeySequenceBindingNode.add( KeySequenceBindi
ngNode.java:174)
at
org.eclipse.ui.internal.commands.KeySequenceBindingMachine.v alidateTree(KeyS
equenceBindingMachine.java:223)
at
org.eclipse.ui.internal.commands.KeySequenceBindingMachine.v alidateSolution(
KeySequenceBindingMachine.java:202)
at
org.eclipse.ui.internal.commands.KeySequenceBindingMachine.g etKeySequenceBin
dingsByCommandId(KeySequenceBindingMachine.java:72)
at
org.eclipse.ui.internal.commands.CommandManager.calculateKey SequenceBindings
(CommandManager.java:270)
at
org.eclipse.ui.internal.commands.CommandManager.readRegistry (CommandManager.
java:688)
at
org.eclipse.ui.internal.commands.CommandManager.<init>(CommandManager.java:2
29)
at
org.eclipse.ui.internal.commands.CommandManager.<init>(CommandManager.java:1
92)
at
org.eclipse.ui.commands.CommandManagerFactory.getCommandMana ger(CommandManag
erFactory.java:41)
at org.eclipse.ui.internal.Workbench.init(Workbench.java:736)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1358)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:237)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:139)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:47)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
a:858)
... 8 more
____________________________________________________________ ______________
Re: Eclipse Installtion Problem on Win-2000 [message #163229 is a reply to message #163220] Fri, 28 November 2003 05:48 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hcs33.egon.gyaloglo.hu

Hi,

Have you downloaded Eclipse 3.0M4 or greater?
Did you use an 1.3.1 (or older) java vm to start it?
If both answers are 'yes', you have to install an 1.4 level vm. Eclipse
3.0M4 and greater runs only on 1.4 level java vms.
You can specify the vm you want to use to run Eclipse with using the -vm
command line argument (ie. eclipse.exe -vm
c:\java\jdk1.4.1\bin\javaw.exe -vmargs -Xmx256M).

HTH,
Regards,
Csaba

"Steve Perry" <notennadaiit@yahoo.com> wrote in message
news:bq767o$fk3$2@eclipse.org...
> Hello,
>
> I downloaded and unzipped eclipse. But, when I tried to install it, I got
a
> message informing me that my installation was unsuccessful, and that I
ought
> to look in .log in .metadata in .workspace for more info.
>
> Below is the exception stored in .log. I would appreciate it if someone
> could help me install it properly.
> ____________________________________________________________ _____________
> !MESSAGE Exception launching the Eclipse Platform:
> !STACK
> java.lang.reflect.InvocationTargetException
> at
>
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
> a:861)
> at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39
> )
> at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
> .java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:299)
> at org.eclipse.core.launcher.Main.run(Main.java:767)
> at org.eclipse.core.launcher.Main.main(Main.java:601)
> Caused by: java.lang.NullPointerException
> at org.eclipse.ui.keys.KeyStroke.hashCode(KeyStroke.java:517)
> at java.util.HashMap.hash(HashMap.java:250)
> at java.util.HashMap.get(HashMap.java:301)
> at
>
org.eclipse.ui.internal.commands.KeySequenceBindingNode.add( KeySequenceBindi
> ngNode.java:174)
> at
>
org.eclipse.ui.internal.commands.KeySequenceBindingMachine.v alidateTree(KeyS
> equenceBindingMachine.java:223)
> at
>
org.eclipse.ui.internal.commands.KeySequenceBindingMachine.v alidateSolution(
> KeySequenceBindingMachine.java:202)
> at
>
org.eclipse.ui.internal.commands.KeySequenceBindingMachine.g etKeySequenceBin
> dingsByCommandId(KeySequenceBindingMachine.java:72)
> at
>
org.eclipse.ui.internal.commands.CommandManager.calculateKey SequenceBindings
> (CommandManager.java:270)
> at
>
org.eclipse.ui.internal.commands.CommandManager.readRegistry (CommandManager.
> java:688)
> at
>
org.eclipse.ui.internal.commands.CommandManager.<init>(CommandManager.java:2
> 29)
> at
>
org.eclipse.ui.internal.commands.CommandManager.<init>(CommandManager.java:1
> 92)
> at
>
org.eclipse.ui.commands.CommandManagerFactory.getCommandMana ger(CommandManag
> erFactory.java:41)
> at org.eclipse.ui.internal.Workbench.init(Workbench.java:736)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1358)
> at
>
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:237)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:139)
> at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:47)
> at
>
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
> a:858)
> ... 8 more
> ____________________________________________________________ ______________
>
>
Re: Eclipse Installtion Problem on Win-2000 [message #163262 is a reply to message #163229] Fri, 28 November 2003 06:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: notennadaiit.yahoo.com

I downloaded Eclipse 3.0M5, and I have Java 1.4.0. So, I doubt its a java vm
problem.


"Horv
Re: Eclipse Installtion Problem on Win-2000 [message #163269 is a reply to message #163262] Fri, 28 November 2003 07:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hcs33.egon.gyaloglo.hu

Hi,

You should look at these bug reports as they contains a similar problem and
there is some resolution described:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=37996
https://bugs.eclipse.org/bugs/show_bug.cgi?id=38861

If the problem remains, at last hope try a newer jdk. The Sun java 1.4.0
versions are not supported by Sun any more, so you should try the latest
1.4.1 or 1.4.2 build.

HTH,
Regards,
Csaba

"Steve Perry" <notennadaiit@yahoo.com> wrote in message
news:bq7cac$mib$3@eclipse.org...
> I downloaded Eclipse 3.0M5, and I have Java 1.4.0. So, I doubt its a java
vm
> problem.
>
>
> "Horv
Re: Eclipse Installtion Problem on Win-2000 [message #163528 is a reply to message #163269] Sat, 29 November 2003 07:02 Go to previous message
Eclipse UserFriend
Originally posted by: notennadaiit.yahoo.com

I installed Java 1.4.1, and viola, Eclipse is working fine. Thank you Csaba.

Steve

"Horv
Previous Topic:AutoExpansion (TreeViewer)
Next Topic:Why are there so few good prog languages plugins?
Goto Forum:
  


Current Time: Fri May 16 03:00:21 EDT 2025

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

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

Back to the top