Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » HELP! Had eclipse working, installed JDK (instead of using JRE) now does not start
HELP! Had eclipse working, installed JDK (instead of using JRE) now does not start [message #638951] Sat, 13 November 2010 18:46 Go to next message
Philip  is currently offline Philip Friend
Messages: 2
Registered: November 2010
Junior Member
I have been trying to get RMI to work in eclipse and discovered that I needed the JDK as opposed to the JRE that I had been using previously. went to oracle website installed latest JDK, 6.22 after restarting my PC eclipse no longer starts giving the error:

Java was started but returned exit code=1
C:\Windows\system32\javaw.exe
-XX:MaxPermSize=256m
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx512m
-jar C:\Program Files\Eclipse\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
-os win32
-ws win32
-arch x86_64
-showsplash
-launcher C:\Program Files\Eclipse\eclipse.exe
-name Eclipse
--launcher.library C:\Program Files\Eclipse\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1.R36x_v20100810\eclipse_1309.dll
-startup C:\Program Files\Eclipse\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
-exitdata 1078_58
-product org.eclipse.epp.package.modeling.product
-vm C:\Windows\system32\javaw.exe
-vmargs
-XX:MaxPermSize=256m
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx512m
-jar C:\Program Files\Eclipse\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar Java was started but returned exit code=1
C:\Windows\system32\javaw.exe
-XX:MaxPermSize=256m
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx512m
-jar C:\Program Files\Eclipse\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
-os win32
-ws win32
-arch x86_64
-showsplash
-launcher C:\Program Files\Eclipse\eclipse.exe
-name Eclipse
--launcher.library C:\Program Files\Eclipse\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1.R36x_v20100810\eclipse_1309.dll
-startup C:\Program Files\Eclipse\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
-exitdata 1078_58
-product org.eclipse.epp.package.modeling.product
-vm C:\Windows\system32\javaw.exe
-vmargs
-XX:MaxPermSize=256m
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx512m
-jar C:\Program Files\Eclipse\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar 


Running on windows 7 x64, looking at references to sys32 etc i think this is the issue. can anyone help?
Re: HELP! Had eclipse working, installed JDK (instead of using JRE) now does not start [message #638958 is a reply to message #638951] Sat, 13 November 2010 22:18 Go to previous messageGo to next message
Catalin Gerea is currently offline Catalin GereaFriend
Messages: 89
Registered: July 2009
Location: Bucharest, Romania
Member

1.
Quote:
-exitdata 1078_58

is a very strange eclipse start-up parameter that is not listed in the help pages. Try to remove it and see if still fails.

2. Maybe you have installed a 32bit JDK and try to start an Eclipse 64bit. I am not sure how these two will go along. Or maybe went wrong at the JDK installation.


Time is what you make of it.
Re: HELP! Had eclipse working, installed JDK (instead of using JRE) now does not start [message #638959 is a reply to message #638951] Sat, 13 November 2010 22:25 Go to previous messageGo to next message
Philip  is currently offline Philip Friend
Messages: 2
Registered: November 2010
Junior Member
I can't see that flag in the eclipse.ini file, is there anywhere else I need to look?

going to try completely re-installing jdk
Re: HELP! Had eclipse working, installed JDK (instead of using JRE) now does not start [message #639081 is a reply to message #638951] Mon, 15 November 2010 09:02 Go to previous message
Mauro Molinari is currently offline Mauro MolinariFriend
Messages: 285
Registered: July 2009
Senior Member
Il 13/11/2010 19:46, Philip ha scritto:
> Running on windows 7 x64, looking at references to sys32 etc i think
> this is the issue. can anyone help?

Do you have 64-bit Eclipse? If so, did you download and install a 64-bit
JDK?

Mauro.
Previous Topic:Problems using Pydev
Next Topic:Ruler Action via menus extension point
Goto Forum:
  


Current Time: Thu Mar 28 16:23:37 GMT 2024

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

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

Back to the top