Increasing MaxPermSize doesn't help :-/ This is how am I running Eclipse:
./eclipse -vmargs -XX:PermSize=128M -XX:MaxPermSize=1024M .. and it doesn't even matter whether I run it on 32 or 64 bit Java .. it still crashes after a while (with out of mem exception). I tried both Europa and Ganymede, no difference. May this be a problem in my quad-core AMD64? Thanks for any advice, Mike sherod wrote: > Not PermGen space is it? > > http://tassos.blogentis.net/2006/06/08/eclipse-and-permgen-space > > Is there a technical reason for these kind of hard limits on memory > types? > > It just seems to be a recipe for unneeded breakage of stuff.... > > On Nov 18, 7:46�pm, srakyi <[EMAIL PROTECTED]> wrote: > > Speaking about 64bit & Linux - have you guys tried running Eclipse on > > this configuration? > > > > I use it on my development machine and I'm still having troubles - > > every once in a while, it crashes badly (with out of memory .. but > > increasing heap space doesn't help at all). I really don't know what > > to do, nothing I've tried helped .. > > > > Thanks for any advice, > > � Mike --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
