Cannot start Eclipse on Win2000 [message #585042] |
Sat, 19 October 2002 09:04 |
Eclipse User |
|
|
|
I have downloaded eclipse-SDK-2.0.1-win32.zip and unzipped it into
c:\java\eclipse.
When I go to start Eclipse I see a flash screen with the following message
"Please wait... Completeing the install." After that I get a dialog box with
the text "Problems during startup. Check the ".log" file in the ".metedata"
directory of yoyr workspace." In the log file i find the following
exception:
!SESSION ------------------------------------------------------------ -------
---
!ENTRY org.eclipse.core.launcher 4 0 Oct 19, 2002 15:00:31.105
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.reflect.InvocationTargetException
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:247)
at org.eclipse.core.launcher.Main.run(Main.java:703)
at org.eclipse.core.launcher.Main.main(Main.java:539)
Caused by: java.lang.NoSuchMethodException:
org.eclipse.core.internal.runtime.InternalPlatform.loaderSta rtup([Ljava.net.
URL;, java.lang.String, java.util.Properties, [Ljava.lang.String;,
java.lang.Runnable)
at java.lang.Class.getMethod0(Class.java:1756)
at java.lang.Class.getDeclaredMethod(Class.java:1233)
at
org.eclipse.core.internal.boot.InternalBootLoader.startup(In ternalBootLoader
..java:906)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
a:768)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
... 7 more
I am running Sun JDK 1.4.1_01, but I had the same problem with Sun JDK
1.3.1_01.
Have I forgotten to set some kind of environment variable? I have searched
the documentation for any installation guides that would tell me what more
to do than just unzip, but without any luck.
Thanks for any help you may give me
/poul-jorgen
|
|
|
Powered by
FUDForum. Page generated in 0.02725 seconds