Re: [Dspace-tech] FW: Java heap space error when trying to update aCollection

2008-09-29 Thread Thornton, Susan M. (LARC-B702)[NCI INFORMATION SYSTEMS]
Very interesting. I just changed our web server JVM options from: -Xms128m -Xmx256m To: -Xms128m -Xmx512m and it corrected the heap space error. I'm worried though, because we are getting ready to load

Re: [Dspace-tech] FW: Java heap space error when trying to update aCollection

2008-09-29 Thread Mark Diggory
We run Xmx at the JVM limit of 2048m in our [EMAIL PROTECTED] production. On Sep 29, 2008, at 11:59 AM, Thornton, Susan M. (LARC-B702)[NCI INFORMATION SYSTEMS] wrote: Very interesting. I just changed our web server JVM options from: -Xms128m –Xmx256m

Re: [Dspace-tech] FW: Java heap space error when trying to update aCollection

2008-09-29 Thread Graham Triggs
Sue, I'm not denying that there is an efficiency problem / bug in DSpace to be bombing out on a minor Collection change just because of the number of Items. But 256 / 512Mb really is virtually nothing these days. I can easily exceed that editing the DSpace source in an IDE. I'll regularly see