Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » eclipse galileo stops working(eclipse is working poor with atg plugins)
eclipse galileo stops working [message #996183] Tue, 01 January 2013 09:04 Go to next message
prateek gupta is currently offline prateek guptaFriend
Messages: 1
Registered: January 2013
Junior Member
I have installed ATG plugins in eclipse and when I start to work in eclipse it get hang even when I click on a line , it takes time to process.
I am using Windows 7 (32 bit) with 2 GB RAM and my eclipse.ini setting is as below-
-startup
plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519
-product
org.eclipse.epp.package.java.product
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx512m
-XX:PermSize=512m
Re: eclipse galileo stops working [message #997146 is a reply to message #996183] Thu, 03 January 2013 23:54 Go to previous message
David Williams is currently offline David WilliamsFriend
Messages: 722
Registered: July 2009
Senior Member
On 01/01/2013 08:09 AM, prateek gupta wrote:
> I have installed ATG plugins in eclipse and when I start to work in
> eclipse it get hang even when I click on a line , it takes time to
> process.
> I am using Windows 7 (32 bit) with 2 GB RAM and my eclipse.ini setting
> is as below-

You might have better luck asking on an ATG specific forum, if things
were working before that. My guess (and just a guess) is your memory
settings (plus whatever "non-java memory" that ATG uses is filling up
your machine's memory, and thus begins to "swap" alot and this slows
everything down. Do you think you really need 512M set for heap and
perm-space? If so, not much you can do, but if you set them that high
"just in case", you might try lowering them (say, 380 and 256) ... its
an ironic twist that sometimes specifying "more memory" slows things
down ... but, when that happens its often because it causes more memory
swapping. (And, to repeat, I'm just guessing one thing it might be ...
could be a hundred other things that cause performance issues ... I'm
not familiar with ATG plugins, but anything with "servers" usually uses
alot of memory all by itself.).
Previous Topic:update, uninstall, or leave the country?
Next Topic:'Updating Software' has encountered a problem
Goto Forum:
  


Current Time: Thu Mar 28 21:48:07 GMT 2024

Powered by FUDForum. Page generated in 0.05001 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top