No matter what args I put in the .ini files, they were not used.  I finally
fixed it by modifying the info.plist file in the directory above.

Just thought you'd like to know.

...Ken

On Tue, Jul 19, 2011 at 1:40 PM, Fabio Zadrozny <fabi...@gmail.com> wrote:

> I think the Xms/Xmx must be always defined in MB (i.e.: -Xmx384m).
> Also, I don't think you NOT should need a value more than say 800m (if
> you do need such a big heap, it may be some memory leak).
>
> Also, you should be able to update the PyDev from Aptana Studio 2.0 to
> the latest PyDev (following the instructions for Eclipse 3.2 at:
> http://pydev.org/manual_101_install.html )
>
> Note that it may be better if you can go to Aptana Studio 3 (Aptana
> Studio 2.0 is no longer in active development, so, the support for
> Aptana Studio 3 should be much better).
>
> Cheers,
>
> Fabio
>
> On Tue, Jul 19, 2011 at 2:35 PM, Kenneth Loafman <kenn...@loafman.com>
> wrote:
> > Hi,
> >
> > Just got a brand new Macbook Air, brought up Aptana Studio 2.0, and
> almost
> > immediately ran out of heap space.  I've tried several things, read a
> dozen
> > articles on the obscurity that is the Java .ini file, and am thoroughly
> > confused.  Would some kind person look at this aptanastudio.ini file and
> > tell me what I'm doing wrong?
> >
> > -startup
> > ../../../plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
> > --launcher.library
> >
> ../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.0.1.R35x_v20090707
> > --launcher.XXMaxPermSize512m
> > -application
> > com.aptana.ide.desktop.integration.Application
> > -Xdock:icon=../Resources/aptana.icns
> > -Dorg.eclipse.swt.internal.carbon.smallFonts
> > -vmargs
> > -Xms2g
> > -Xmx2g
> > -XstartOnFirstThread
> >
> > When I look at the configuration in About/Installation, all that makes it
> is
> >     eclipse.vmargs=-XstartOnFirstThread
> > and no complaints that I can find.  The heap space showing starts at 54M
> of
> > 94M and rapidly decreases as I try to work, until it crashes.
> >
> > Any help would be appreciated.
> >
> > ...Thanks,
> > ...Ken
> >
> >
> >
> ------------------------------------------------------------------------------
> > Magic Quadrant for Content-Aware Data Loss Prevention
> > Research study explores the data loss prevention market. Includes
> in-depth
> > analysis on the changes within the DLP market, and the criteria used to
> > evaluate the strengths and weaknesses of these DLP solutions.
> > http://www.accelacomm.com/jaw/sfnl/114/51385063/
> > _______________________________________________
> > Pydev-users mailing list
> > Pydev-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/pydev-users
> >
> >
>
>
> ------------------------------------------------------------------------------
> Magic Quadrant for Content-Aware Data Loss Prevention
> Research study explores the data loss prevention market. Includes in-depth
> analysis on the changes within the DLP market, and the criteria used to
> evaluate the strengths and weaknesses of these DLP solutions.
> http://www.accelacomm.com/jaw/sfnl/114/51385063/
> _______________________________________________
> Pydev-users mailing list
> Pydev-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pydev-users
>
------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to