|
|
Re: Memory problem with JVM..? [message #261550 is a reply to message #261284] |
Wed, 14 July 2004 18:19 |
Eclipse User |
|
|
|
Originally posted by: douglas.pollock.magma.ca
Ichbin wrote:
> past.but this is happening more since I added more plug-ins. I have a
> feeling it is due to memory but can not prove it. There is no log built
> for this error.
Try running with "-clean".
> If it is memory is there a way to increase memory for the JVM Eclipse is
> loading at execution of startup.
To increase memory, do something similar to the following: "-vmargs
-Xmx256m". This increases the maximum heap size for your JVM to 256MB.
cheers,
d.
|
|
|
|
Re: Memory problem with JVM..? [message #261747 is a reply to message #261616] |
Thu, 15 July 2004 13:48 |
Eclipse User |
|
|
|
Originally posted by: douglas.pollock.magma.ca
Ichbin wrote:
> but that is because I have to set some rules in my antivirus program. You
> made my day! I was getting concerned. Could you direct me to the options
> for invoking the eclipse.exe? Not to be lazy.. I need to know to better
> understand the working's of Eclipse...
It looks like it is out of date, but the options can be found in Help > Help
Contents > Workbench User Guide > Tasks > Running Eclipse.
cheers,
d.
|
|
|
Re: Memory problem with JVM..? [message #261776 is a reply to message #261616] |
Thu, 15 July 2004 14:24 |
Eclipse User |
|
|
|
Originally posted by: richkulp.NO.SPAM.us.ibm.com
You only need the -clean once. Don't use it every time. That is why it
was slow coming up. It had to re-read all of the plugin.xml's and cache
the information. Clean tells it to ignore the cache. You only need to
use clean if you changed/replaced existing plugins/features and didn't
use the update manager to do it. That way it knows to clear the cache
and see the changes.
Ichbin wrote:
> Thanks Doug,
>
> I added the -clean option and looks good because I had a lot of other app's
> running and Eclipse came up with no problems. I noticed that it came up slow
> but that is because I have to set some rules in my antivirus program. You
> made my day! I was getting concerned. Could you direct me to the options for
> invoking the eclipse.exe? Not to be lazy.. I need to know to better
> understand the working's of Eclipse...
--
Thanks, Rich Kulp
|
|
|
|
Re: Memory problem with JVM..? [message #261843 is a reply to message #261813] |
Thu, 15 July 2004 17:53 |
Eclipse User |
|
|
|
Originally posted by: richkulp.NO.SPAM.us.ibm.com
I don't know anything about Norton. But -clean should not have anything
to do with it. Norton doesn't know you specified -clean. It should only
be looking at the files when they are changed or during an entire system
scan to see if a virus has been added. It shouldn't be looking at them
on just load.
--
Thanks, Rich Kulp
|
|
|
Powered by
FUDForum. Page generated in 0.04177 seconds