Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Message: could not find bootstrap code
Message: could not find bootstrap code [message #104459] Tue, 14 October 2003 11:58 Go to next message
Eclipse UserFriend
Originally posted by: j_bfowler.sympatico.ca

Hi, I wonder if someone has experienced the following error and have some
pointers on how I might resolve this. My operating system is windows XP.

After installing the latest SDK from Sun(j2sdk-1_4_2_01), eclipse fails to
start. The content of the log file is:
!SESSION
------------------------------------------------------------ ----------
!ENTRY org.eclipse.core.launcher 4 0 Oct 13, 2003 22:23:42.718
!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)

Removing the last SDK install, and reinstalling Eclipse does not fix.
Looking at other forum entries for the same error, I now start Eclipse
with explicite locations of -data and -vm
also I have c:\eclipse\startup.jar in the classpath and included the
eclipse\plugin directory in the classpath, but still get the error.


I'm thinking that this is a PATH,CLASSPATH or LIBRARY problem and if it
is, I should be able the sucessfully start Eclipse in a command prompt
window, expicitly stating the resources Eclipse requires to startup, but
all attempts so far have failed. I think I am missing something basic, Can
anyone make a suggestion?

Thank you in advance.
Re: Message: could not find bootstrap code [message #105313 is a reply to message #104459] Wed, 15 October 2003 10:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: j_bfowler.sympatico.ca

JimF wrote:

> Hi, I wonder if someone has experienced the following error and have some
> pointers on how I might resolve this. My operating system is windows XP.

> After installing the latest SDK from Sun(j2sdk-1_4_2_01), eclipse fails to
> start. The content of the log file is:
> !SESSION
> ------------------------------------------------------------ ----------
> !ENTRY org.eclipse.core.launcher 4 0 Oct 13, 2003 22:23:42.718
> !MESSAGE Exception launching the Eclipse Platform:
> !STACK
> java.lang.RuntimeException: Could not find bootstrap code. Check location
> of boot plug-in or specify -boot.
> .......

Ok, It appears that not too many people have experienced this error, and
those who have (looking at the forum archives) did not post what the fix
was. Also these folks did not have a valid Email address so I may inquire
how they resolved their problem.

Does anyone know of a sure fire procedure to launch eclipse from a command
window (sort of a 'back to basics') launch?
Also, is it possible that this error is caused by a DLL conflict(two dll
with the same name in different directories that are at different levels)?
Does anyone know the 'dll' dependencies eclipse has on startup?


Again, Thanks in advance
Re: Message: could not find bootstrap code [message #105778 is a reply to message #105313] Wed, 15 October 2003 16:32 Go to previous message
Eclipse UserFriend
Originally posted by: j_bfowler.sympatico.ca

JimF wrote:


Ok, found the problem. It was the directory structure of the eclipse files
as noted in the bug report / fix here:
http://bugs.eclipse.org/bugs/show_bug.cgi?id=35718
>
Previous Topic:Open External File: 'build.xml' problem
Next Topic:Disable automatical building per project
Goto Forum:
  


Current Time: Sat Jul 05 04:44:51 EDT 2025

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

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

Back to the top