Skip to main content



      Home
Home » Newcomers » Newcomers » Error starting eclipse
Error starting eclipse [message #149533] Sun, 23 April 2006 19:21 Go to next message
Eclipse UserFriend
Originally posted by: carlo.casorzo.gmail.com

I unzip eclipse and execute eclipse.exe, and it starts loading, but i keep
getting this error:

JVM Terminated. Exit code=-10737
C:\Windows\system32\javaw.exe
-Xms40m
-Xmx56m
-jar D:\eclipse\startup.jar
-os win32
-ws win32
-arch x86
-launcher D:\eclipse\eclipse.exe
-name Eclipse
-showsplash 600
-exitdata 1e0_64
-vm C:\WINDOWS\system32\javaw.exe
-vmargs
-Xms40m
-Xmx256m
-jar D:\eclipse\startup.jar

This isn't a log file, is a dialog window with this text.

If somebody knows how to fix it, please tell me how!! I'm new to eclipse
and I really need to work with it now.

THANKS!!
Re: Error starting eclipse [message #149538 is a reply to message #149533] Sun, 23 April 2006 19:39 Go to previous message
Eclipse UserFriend
See http://wiki.eclipse.org/index.php/FAQ_How_do_I_run_Eclipse%3 F

Especially:
"You should always use -vm so you can be sure of what VM you are using.
Installers for other applications sometimes modify the JAVA_HOME variable,
thus changing the VM used to launch Eclipse without your knowing about it.
"

Use -vm and point to an install of a 1.4.2 or later JDK/JRE install

HTH
Darins

"Carlo Casorzo G." <carlo.casorzo@gmail.com> wrote in message
news:4276bc65688fdebc128b8e2d1a052df7$1@www.eclipse.org...
>I unzip eclipse and execute eclipse.exe, and it starts loading, but i keep
>getting this error:
>
> JVM Terminated. Exit code=-10737
> C:\Windows\system32\javaw.exe
> -Xms40m
> -Xmx56m
> -jar D:\eclipse\startup.jar
> -os win32
> -ws win32
> -arch x86
> -launcher D:\eclipse\eclipse.exe
> -name Eclipse
> -showsplash 600
> -exitdata 1e0_64
> -vm C:\WINDOWS\system32\javaw.exe
> -vmargs
> -Xms40m
> -Xmx256m
> -jar D:\eclipse\startup.jar
>
> This isn't a log file, is a dialog window with this text.
>
> If somebody knows how to fix it, please tell me how!! I'm new to eclipse
> and I really need to work with it now.
> THANKS!!
>
Previous Topic:checkstyle error messages not updating when errors fixed
Next Topic:dynamic web project
Goto Forum:
  


Current Time: Mon Jul 07 16:30:21 EDT 2025

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

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

Back to the top