• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: My Eclipse keeps running out of memory
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: My Eclipse keeps running out of memory


  • Subject: Re: My Eclipse keeps running out of memory
  • From: Travis Britt <email@hidden>
  • Date: Thu, 12 Nov 2009 18:17:00 -0500

It looks like you're setting -Xms and -Xmx twice. The latter setting it to 40/256. Try removing those. FWIW I run -Xms128m -Xmx512m without issue. (on 3.5 cocoa 64)

tb

On Nov 12, 2009, at 4:30 PM, Ricardo J. Parada wrote:
> $ cat ./Eclipse.app/Contents/MacOS/eclipse.ini
> --launcher.library
> ../../../plugins/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731
> -startup
> ../../../plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
> -showsplash
> org.eclipse.platform
> -vmargs
> -Xms512m
> -Xmx1024m
> -XX:+UseParallelGC
> -XX:PermSize=256m
> -XX:MaxPermSize=512m
> -Xdock:icon=../Resources/Eclipse.icns
> -XstartOnFirstThread
> -Xms40m
> -Xmx256m
> -XX:MaxPermSize=256m
> -Dorg.eclipse.swt.internal.carbon.smallFonts

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: My Eclipse keeps running out of memory
      • From: "Ricardo J. Parada" <email@hidden>
References: 
 >My Eclipse keeps running out of memory (From: "Ricardo J. Parada" <email@hidden>)

  • Prev by Date: Re: new EOObjectStoreCoordinator and closing database connection afterwards
  • Next by Date: Re: My Eclipse keeps running out of memory
  • Previous by thread: Re: My Eclipse keeps running out of memory
  • Next by thread: Re: My Eclipse keeps running out of memory
  • Index(es):
    • Date
    • Thread