|
Re: Eclipse Crashing Upon Entering a Workspace? [message #1085206 is a reply to message #1084571] |
Mon, 12 August 2013 15:37 |
Ed Merks Messages: 33264 Registered: July 2009 |
Senior Member |
|
|
Michael,
Is this a 64bit JVM? If not, edit the eclipse.ini to specify the -vm
option to refer to a 64 bit JVM:
http://help.eclipse.org/kepler/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fmisc%2Fruntime-options.html
On 12/08/2013 3:12 PM, Michael Biancardi wrote:
> I have Eclipse 64 bit on my computer. Whenever I load into a
> workspace, I get this error:
>
> ---------------------------
> Eclipse
> ---------------------------
> C:\Windows\system32\javaw.exe
> -Dosgi.requiredJavaVersion=1.6
> -Xms40m
> -Xmx512m
> -XX:MaxPermSize=256m
> -jar
> C:\Users\Michael\Downloads\eclipse-standard-kepler-R-win32-x86_64\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
>
> -data
> C:\Users\Michael\Desktop\AwesomeJava
> -os
> win32
> -ws
> win32
> -arch
> x86_64
> -showsplash
> C:\Users\Michael\Downloads\eclipse-standard-kepler-R-win32-x86_64\eclipse\\plugins\org.eclipse.platform_4.3.0.v20130605-2000\splash.bmp
>
> -launcher
> C:\Users\Michael\Downloads\eclipse-standard-kepler-R-win32-x86_64\eclipse\eclipse.exe
>
> -name
> Eclipse
> --launcher.library
> C:\Users\Michael\Downloads\eclipse-standard-kepler-R-win32-x86_64\eclipse\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20130521-0416\eclipse_1503.dll
>
> -startup
> C:\Users\Michael\Downloads\eclipse-standard-kepler-R-win32-x86_64\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
>
> --launcher.appendVmargs
> -exitdata
> 2f44_58
> -product
> org.eclipse.epp.package.standard.product
> -vm
> C:\Windows\system32\javaw.exe
> -vmargs
> -Dosgi.requiredJavaVersion=1.6
> -Xms40m
> -Xmx512m
> -XX:MaxPermSize=256m
> -jar
> C:\Users\Michael\Downloads\eclipse-standard-kepler-R-win32-x86_64\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
>
>
> ---------------------------
> OK ---------------------------
>
>
> Please help me fix this.
Ed Merks
Professional Support: https://www.macromodeling.com/
|
|
|
Powered by
FUDForum. Page generated in 0.02473 seconds