Skip to main content



      Home
Home » Newcomers » Newcomers » Java was started but returned exit code=1(Eclipse Crashing)
Java was started but returned exit code=1 [message #1144505] Fri, 18 October 2013 19:11 Go to next message
Eclipse UserFriend
Java was started but returned exit code=1
C;\windows\system32\java.exe
-Dosgi.requiredJavaVersion=1.6
-Xms40m
-Xmx512m
-XX:MaxPermSize=256m
-jar C:\Program
Files\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
-os win32
-ws win32
-arch x86_64
-showsplash C:\Program
Files\eclipse\\plugins\org.eclipse.platform_4.3.1.v20130911-1000\splash.bmp
-launcher C:\Program Files\eclipse\eclipsec.exe
-name Eclipsec
--launcher.library C:\Program
Files\eclipse\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20130807-1835\eclipse_1503.dll
-startup C:\Program
Files\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
--launcher.appendVmargs
-exitdata 15f8_54
-product org.eclipse.epp.package.java.product
-vm C:\windows\system32\java.exe
-vmargs
-Dosgi.requiredJavaVersion=1.6
-Xms40m
-Xmx512m
-XX:MaxPermSize=256m
-jar C:\Program
Files\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
Re: Java was started but returned exit code=1 [message #1145785 is a reply to message #1144505] Sat, 19 October 2013 15:48 Go to previous messageGo to next message
Eclipse UserFriend
On 10/19/2013 12:35 PM, Mirage Leung wrote:
> Java was started but returned exit code=1
> C;\windows\system32\java.exe
> -Dosgi.requiredJavaVersion=1.6
> -Xms40m
> -Xmx512m
> -XX:MaxPermSize=256m
> -jar C:\Program
> Files\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
>
> -os win32
> -ws win32
> -arch x86_64
> -showsplash C:\Program
> Files\eclipse\\plugins\org.eclipse.platform_4.3.1.v20130911-1000\splash.bmp
> -launcher C:\Program Files\eclipse\eclipsec.exe
> -name Eclipsec
> --launcher.library C:\Program
> Files\eclipse\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20130807-1835\eclipse_1503.dll
>
> -startup C:\Program
> Files\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
>
> --launcher.appendVmargs
> -exitdata 15f8_54
> -product org.eclipse.epp.package.java.product
> -vm C:\windows\system32\java.exe
> -vmargs
> -Dosgi.requiredJavaVersion=1.6
> -Xms40m
> -Xmx512m
> -XX:MaxPermSize=256m
> -jar C:\Program
> Files\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar

You should get a proper JRE and not use the one stuffed down under
C:\windows\system32. Make sure that the width of the JRE you choose
matches that of Eclipse (32-bit JRE with 32-bit Eclipse or 64-bit JRE
with 64-bit Eclipse).
Re: Java was started but returned exit code=1 [message #1385185 is a reply to message #1145785] Wed, 04 June 2014 16:15 Go to previous messageGo to next message
Eclipse UserFriend
I have the same problem. When I click on MyEclipseBlue, I get the same exact error message in a Window. so far I have not seen any solution that works. Senior staff in my office suggested that I re-install Eclipse. There's got to be a better solution.

Russell Bateman: what do you mean by get a proper JRE? I'm a new Java Developer. So please elaborate your statement.
Re: Java was started but returned exit code=1 [message #1385190 is a reply to message #1385185] Wed, 04 June 2014 17:07 Go to previous messageGo to next message
Eclipse UserFriend
Since MyEclipse Blue is a commercial product from another company, I suggest you seek out whatever support channel is offered by that company. Also make sure to follow all the advice in the Announcement at the top of this forum titled Trouble getting Eclipse to run? READ THIS FIRST
Re: Java was started but returned exit code=1 [message #1385203 is a reply to message #1385185] Wed, 04 June 2014 20:30 Go to previous message
Eclipse UserFriend
On 06/04/2014 02:21 PM, arun kumar wrote:
> I have the same problem. When I click on MyEclipseBlue, I get the same
> exact error message in a Window. so far I have not seen any solution
> that works. Senior staff in my office suggested that I re-install
> Eclipse. There's got to be a better solution.
>
> Russell Bateman: what do you mean by get a proper JRE? I'm a new Java
> Developer. So please elaborate your statement.

As Eric suggests, you should take this up in a MyEclipse forum. No
matter, the problem is very likely that you do not have a JDK downloaded
from, for example, Sun. Go to java.sun.com, click Downloads, Popular
Downloads, Downloads for Developers, etc. and download the appropriate
copy of the Java 7 developer kit for your OS/hardware.
Previous Topic:How to change font for tree view selected element?
Next Topic:multiple IDEs
Goto Forum:
  


Current Time: Mon Jun 23 02:48:33 EDT 2025

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

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

Back to the top