|
|
|
Re: Cannot allocate memory MacOS 3.3.2 and 3.4.1 [message #334447 is a reply to message #334365] |
Mon, 09 February 2009 14:51 |
Eclipse User |
|
|
|
Originally posted by: wegener.cboenospam.com
"Jason Rutherglen" <jason.rutherglen@gmail.com> wrote in message
news:a847407d16854c665ef269941a3558d9$1@www.eclipse.org...
> Getting "Could not reserve enough space for object heap" when running
> eclipse at command line. Is this due to Eclipse on Mac not being 64 bit?
>
> eclipse.ini:
>
> -showsplash
> org.eclipse.platform
> -vmargs
> -server
> -d64
> -Xdock:icon=../Resources/Eclipse.icns
> -XstartOnFirstThread
> -Xms1g
> -Xmx3g
> -XX:MaxPermSize=256m
> -Dorg.eclipse.swt.internal.carbon.smallFonts
>
>
You are trying to allocate 1G of memory at the start. This is quite large.
Try reducing the value to something smaller and see if it helps.
|
|
|
Powered by
FUDForum. Page generated in 0.04179 seconds