Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » error getting Eclipse running on Windows Server 2008R2?
error getting Eclipse running on Windows Server 2008R2? [message #1403767] Sat, 26 July 2014 12:16 Go to next message
Mel Suarez is currently offline Mel SuarezFriend
Messages: 1
Registered: July 2014
Junior Member
Trying to get it running on my 64-bit laptop. Don't really care about using 64 bit at this point. Must be doing something wrong trying to get this going... Error message below. thanks in advance for any help. No experience with Java.

laptop: HP Probook 4520s
OS: Windows Server 2008 R2 -- home laptop, use it as a training tool
VM: C:\Program Files (x86)\Java\jre7\bin\javaw.exe
Eclipse: IDE version 4.4.0

Eclipse error message:

Java was started but returned exit code=13
C:\Program Files (x86)\Java\ire7\bin\javaw.exe
-Dosgi.requiredJavaVersion=1.6
-jar
C:\Eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0v20140415-2008.jar
-launcher C:\eclipse\eclipse.exe
--launcher.library
C:\eclipse\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20140603-1326\eclipse_1603.dll
-startup
C:\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
-vm C:\Program Files (x86)\Java\jre7\bin\javaw.exe
...
-jar
C:\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
Re: error getting Eclipse running on Windows Server 2008R2? [message #1403989 is a reply to message #1403767] Tue, 29 July 2014 01:38 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
On 07/27/2014 11:10 AM, Mel Suarez wrote:
> Trying to get it running on my 64-bit laptop. Don't really care about
> using 64 bit at this point. Must be doing something wrong trying to get
> this going... Error message below. thanks in advance for any help. No
> experience with Java.
>
> laptop: HP Probook 4520s
> OS: Windows Server 2008 R2 -- home laptop, use it as a training tool
> VM: C:\Program Files (x86)\Java\jre7\bin\javaw.exe
> Eclipse: IDE version 4.4.0
>
> Eclipse error message:
>
> Java was started but returned exit code=13
> C:\Program Files (x86)\Java\ire7\bin\javaw.exe
> -Dosgi.requiredJavaVersion=1.6
> -jar
> C:\Eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0v20140415-2008.jar
> -launcher C:\eclipse\eclipse.exe
> --launcher.library
> C:\eclipse\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20140603-1326\eclipse_1603.dll
>
> -startup
> C:\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
> -vm C:\Program Files (x86)\Java\jre7\bin\javaw.exe
> ..
> -jar
> C:\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
>
You are trying to run a 64 bit version of Eclipse on a 32 bit JVM. You
need to either get the 32 bit version of Eclipse, or install a 64 bit JVM
Previous Topic:issues connecting eclipse birt report to sqlserver
Next Topic:Eclipse Database Development Support for Progress DB...?
Goto Forum:
  


Current Time: Thu Apr 25 11:25:27 GMT 2024

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

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

Back to the top