We are constantly working on finding memory leaks. At the moment, it's true that IDEA needs to be restarted from time to time for large projects. Simply because there is a _lot_ of data to be cached. The memory requirements is a drawback of the speed. However, we are planning to improve the cache mechanisms for future version to require less memory for various operations.
Best regards, Eugene Belyaev IntelliJ Software, http://www.intellij.com "Develop with pleasure" > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Frederking > Christian EXT > Sent: Thursday, December 06, 2001 10:48 PM > To: '[EMAIL PROTECTED]' > Subject: RE: [Eap-list] Out of memory > > > what if the same recurs with a larger value for -mx ? > I mean, if there's a memory leak... I have only 512M RAM to provide! > > > -----Original Message----- > > From: Valentin Kipiatkov [SMTP:[EMAIL PROTECTED]] > > Sent: Thursday, December 06, 2001 7:18 PM > > To: [EMAIL PROTECTED] > > Subject: Re: [Eap-list] Out of memory > > > > Increase the '-mx' parameter in IDEA startup script. > > > > Best regards, > > Valentin Kipiatkov > > ----------------------------------------------------------- > > IntelliJ Software, http://www.intellij.com/ > > "Develop with pleasure" > > ----------------------------------------------------------- > > > > ----- Original Message ----- > > From: "Deblauwe, Wim" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Thursday, December 06, 2001 6:01 PM > > Subject: [Eap-list] Out of memory > > > > > > > After working a whole day with build #531 I have this in > the console > > window: > > > At the moment the heap size is 95 Mb, used is 91 Mb > > > To me it also seems to work slower. > > > > > > > > > Exception occurred during event dispatching: > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > Exception occurred during event dispatching: > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > Exception occurred during event dispatching: > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > Exception occurred during event dispatching: > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > Exception occurred during event dispatching: > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > java.lang.OutOfMemoryError > > > <<no stack trace available>> > > > > > > ------------- > > > Ing. Wim Deblauwe > > > BarcoView > > > Medical Imaging Systems > > > > > > _______________________________________________ > > > Eap-list mailing list > > > [EMAIL PROTECTED] > > > http://www.intellij.com/mailman/listinfo/eap-list > > > > > > _______________________________________________ > > Eap-list mailing list > > [EMAIL PROTECTED] > > http://www.intellij.com/mailman/listinfo/eap-list > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-> list > _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
