Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Could not find bootstrap code
Could not find bootstrap code [message #116587] Tue, 26 August 2003 10:42 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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.
>
Previous Topic:Error view problem
Next Topic:Runtime class path / Debug NoClassDefFoundError
Goto Forum:
  


Current Time: Tue Jul 22 02:21:19 EDT 2025

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

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

Back to the top