Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
Mork
Post subject: MyEclipse has out of memory errors in JSF designer  PostPosted: Oct 31, 2005 - 07:55 PM
Veteran Member
Veteran Member


Joined: Dec 09, 2004
Posts: 586

When typing in the JSF demo code and playing around with it, I got, serveral times, out of memory errors and had to close 4.0.3.

The shortcut I'm using to Start MyEclipse is:

"C:\Program Files\eclipse\eclipse.exe" -vm "C:\Program Files\Java\jdk1.5.0_04\bin\javaw.exe" -vmargs -Xmx512M -Dosgi.splashLocation="C:\Program Files\MyEclipse\eclipse\MyEclipseSplash.bmp"

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

Is this an already-identified problem that will be fixed in 4.1?

Thanks.

-- M
 
 View user's profile Send private message  
Reply with quote Back to top
support-rkalla
Post subject:   PostPosted: Nov 01, 2005 - 03:19 AM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23855

We aren't currently aware of out of memory exceptions occuring when heaps are specified over 128m. What version of Eclipse are you using? How many projects are open in your workspce while you are working and how large are they? Bigger workspaces will consume more memory, we've had folks with 100s of open projects before, not realizing that was the cause of the problem.

_________________
Riyad
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-greg
Post subject:   PostPosted: Nov 01, 2005 - 07:44 AM
Moderator
Moderator


Joined: Mar 31, 2004
Posts: 1615

Can you try a couple of additional vmargs:
Code:
-XX:PermSize=64M -XX:MaxPermSize=128M

_________________
Greg
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Mork
Post subject:   PostPosted: Nov 01, 2005 - 11:57 AM
Veteran Member
Veteran Member


Joined: Dec 09, 2004
Posts: 586

Eclipse 3.1.1.
Only the tutorial project was open in MyEclipse.
 
 View user's profile Send private message  
Reply with quote Back to top
support-rkalla
Post subject:   PostPosted: Nov 01, 2005 - 01:58 PM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23855

Mork,
Please make the additions that Greg mention above, this is a situation many larger Eclipse products are starting to get into, needing to adjust the perm size. Exadel and NitroX have this issue as well.

_________________
Riyad
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits