Re: [Dspace-tech] 1.7.2 memory errors

2011-11-08 Thread helix84
I'm not familiar with the jsvc setup you're using, so I'm not sure which one of those java/jsvc processes _actually_ runs dspace. Just to make sure, if you already didn't do it, restart the whole server to get rid of any processes from your previous configuration. Then you should be fine. You

Re: [Dspace-tech] 1.7.2 memory errors

2011-11-08 Thread Swanepoel, Barrie
November 2011 10:57 AM To: Swanepoel, Barrie Cc: dspace-tech Subject: Re: [Dspace-tech] 1.7.2 memory errors I'm not familiar with the jsvc setup you're using, so I'm not sure which one of those java/jsvc processes _actually_ runs dspace. Just to make sure, if you already didn't do it, restart

Re: [Dspace-tech] 1.7.2 memory errors

2011-11-08 Thread helix84
On Tue, Nov 8, 2011 at 12:45, Swanepoel, Barrie barr...@uj.ac.za wrote: I will appreciate if the list could have a discussion around the optimum memory allocations for this as well as the Postgresql. Here's a starting page for performance tuning. Make sure to look at Postgres there.

Re: [Dspace-tech] 1.7.2 memory errors

2011-11-07 Thread helix84
On Mon, Nov 7, 2011 at 07:43, Swanepoel, Barrie barr...@uj.ac.za wrote: CATALINA_OPTS=$CATALINA_OPTS -Djava.library.path=/home/jfclere/jakarta-tomcat-connectors/jni/native/.libs -Xmx12288M -Xms12288M -Dfile.encoding=UTF-8 -XX:+UseConcMarkSweepGC -XX:+CMSPermGenSweepingEnabled

Re: [Dspace-tech] 1.7.2 memory errors

2011-11-07 Thread helix84
On Mon, Nov 7, 2011 at 10:34, Swanepoel, Barrie barr...@uj.ac.za wrote: Does this mean that the pid 2356 is actually then not using the changes I made in the catalina.sh file? I see only java -Xmx256m. Not the change to -Xmx12288M -Xms12288M. That's correct. Your catalina.sh is probably not

Re: [Dspace-tech] 1.7.2 memory errors

2011-11-07 Thread helix84
Also, your server is definitely overdimensioned, so don't worry about that. It's all about how much memory you instruct Tomcat to use. I actually run a repository of your size inside a virtual machine with 1024 MB of RAM. Regards, ~~helix84

Re: [Dspace-tech] 1.7.2 memory errors

2011-11-07 Thread Swanepoel, Barrie
Republic of South Africa Tel: +27 11 559 2347 Cell: 082 565 7743 -Original Message- From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84 Sent: 07 November 2011 11:56 AM To: Swanepoel, Barrie Cc: dspace-tech Subject: Re: [Dspace-tech] 1.7.2 memory errors Also, your