Could not find bootstrap code [message #116587] |
Tue, 26 August 2003 10:42  |
Eclipse User |
|
|
|
Originally posted by: user.domain.invalid
Downloaded M2 3.0 2 days ago.
Was running fine, then today, from one moment to the next it doesn't
work. /.metadata/.log says:
!SESSION
------------------------------------------------------------ ----------
!ENTRY org.eclipse.core.launcher 4 0 Aug 26, 2003 08:37:34.277
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.RuntimeException: Could not find bootstrap code. Check
location of boot plug-in or specify -boot.
at org.eclipse.core.launcher.Main.searchForBoot(Main.java:468)
at org.eclipse.core.launcher.Main.getBootPath(Main.java:438)
at org.eclipse.core.launcher.Main.basicRun(Main.java:281)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
how do I fix this?
tried reinstalling, no dice.
|
|
|
Re: Could not find bootstrap code [message #116691 is a reply to message #116587] |
Tue, 26 August 2003 14:09  |
Eclipse User |
|
|
|
How are you running eclipse?
Have you tried the following?
java.exe -classpath startup.jar org.eclipse.core.launcher.Main
Did you install another java runtime without knowing it?
Chris
"jda" <user@domain.invalid> wrote in message
news:bifrcn$7o6$1@eclipse.org...
> Downloaded M2 3.0 2 days ago.
> Was running fine, then today, from one moment to the next it doesn't
> work. /.metadata/.log says:
>
>
> !SESSION
> ------------------------------------------------------------ ----------
> !ENTRY org.eclipse.core.launcher 4 0 Aug 26, 2003 08:37:34.277
> !MESSAGE Exception launching the Eclipse Platform:
> !STACK
> java.lang.RuntimeException: Could not find bootstrap code. Check
> location of boot plug-in or specify -boot.
> at org.eclipse.core.launcher.Main.searchForBoot(Main.java:468)
> at org.eclipse.core.launcher.Main.getBootPath(Main.java:438)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:281)
> at org.eclipse.core.launcher.Main.run(Main.java:747)
> at org.eclipse.core.launcher.Main.main(Main.java:583)
>
> how do I fix this?
> tried reinstalling, no dice.
>
|
|
|
Powered by
FUDForum. Page generated in 0.08195 seconds