Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Re: stability

  Hey, it works! :-) Thanx!


----- Original Message -----
From: <juergen.seitz@xxxxxxxxxxxxxxxxxxxx>
To: <eclipse-dev@xxxxxxxxxxx>
Sent: Thursday, July 04, 2002 12:04 PM
Subject: Antwort: RE: [eclipse-dev] stability


> Hello,
>
> we had the same problems and
> start now with the following parameter :
>
>      -vmargs -Xmx256m -Xms64m
>
> Good luck too
> JS
>
>
>
>
> Judy Green <jgreen@xxxxxxx> am 03.07.2002 18:44:29
>
> Bitte antworten an eclipse-dev@xxxxxxxxxxx
>
> An:    "'eclipse-dev@xxxxxxxxxxx'" <eclipse-dev@xxxxxxxxxxx>
> Kopie:  (Blindkopie: Juergen Seitz/BASF-AG/BASF)
> Thema: RE: [eclipse-dev] stability
>
>
>


----------------------------------------------------------------------------
----




Hi Alex,

Are you using the command line options to start Eclipse with more memory
than the default?

I was having similar problems until I started using the following command
line options on startup.

e.g. I start Eclipse from a shortcut with the following command:

C:\eclipse\eclipse.exe -vmargs -Xmx256m

Good luck

-Judy

¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨

Judy N. Green                               Software Engineer



QNX Software Systems Ltd.      www.qnx.com <http://www.qnx.com/>

¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨

-----Original Message-----
From: Gary Gregory [mailto:ggregory@xxxxxxxxxxxxx]
Sent: Wednesday, July 03, 2002 12:34 PM
To: eclipse-dev@xxxxxxxxxxx
Subject: RE: [eclipse-dev] stability



I usually restart eclipse once a day since it seems to leak memory.

When I start eclipse it uses up about 60-70MB and after a day or so of
programming I am up to 120MB and it slows to a crawl.

IBM ThinkPad PIII/900Mh, 512MB RAM, Win2000 SP2, Java 1.3.1_03 and 1.4.0.

Gary

-----Original Message-----
From: Alexandru Balut [ mailto:aleb@xxxxxxxxxx <mailto:aleb@xxxxxxxxxx> ]
Sent: Wednesday, July 03, 2002 7:50 AM
To: eclipse-dev@xxxxxxxxxxx
Subject: [eclipse-dev] stability


I use eclipse 2.0 for java programming (on XP prof., j2sdk1.4.0,
PIII/800Mhz, 384M RAM).

Usually 3-5 times/day eclipse dies (in various moments). It was worse when I

had no swap; now I have 10M swap and it's better..

I suppose it's the JVM+OS combination that produces these results.

Does this happen to you? - What's your PC configuration?


Thank you.

Alex


_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/eclipse-dev
<http://dev.eclipse.org/mailman/listinfo/eclipse-dev>





Back to the top