Re: [Dspace-tech] java.lang.OutOfMemoryError: Java heap space

2014-10-09 Thread Brian Freels-Stendel
ually and add it to that item in a THUMBNAIL bundle so filter-media will skip it. B-- > -Original Message- > From: Jose Blanco [mailto:blan...@umich.edu] > Sent: Thursday, October 09, 2014 10:02 AM > To: Dspace-Tech > Subject: Re: [Dspace-tech] java.lang.OutOfMemoryEr

Re: [Dspace-tech] java.lang.OutOfMemoryError: Java heap space

2014-10-09 Thread aroman
Hi again Can you post the error and the dspace and tomcat log? > I did that, but it was not enough. I just commented out the creation > of the thumbnail and it seems to be working. Someone must of loaded a > very big jpeg file last night. Does that make sense? > > > > On Thu, Oct 9, 2014 at

Re: [Dspace-tech] java.lang.OutOfMemoryError: Java heap space

2014-10-09 Thread Jose Blanco
I did that, but it was not enough. I just commented out the creation of the thumbnail and it seems to be working. Someone must of loaded a very big jpeg file last night. Does that make sense? On Thu, Oct 9, 2014 at 12:05 PM, wrote: > Hi Jose > > Edit your bin/dspace to add more memory to th

Re: [Dspace-tech] java.lang.OutOfMemoryError: Java heap space

2014-10-09 Thread aroman
Hi Jose Edit your bin/dspace to add more memory to the process. By defect it use only 256 Mb (JAVA_OPTS=-Xmx256m) Replace this line with the higest you can. JAVA_OPTS=-Xmx1024m should be enough Regards Adán Román Ruiz ARVO Consultores > I'm getting this error when running > > ./dspace filter-med

Re: [Dspace-tech] java.lang.OutOfMemoryError: Java heap space

2014-10-09 Thread Jose Blanco
Could this be caused trying to create a thumbnail? I think this is what's happening. -Jose On Thu, Oct 9, 2014 at 11:37 AM, Jose Blanco wrote: > I'm getting this error when running > > ./dspace filter-media > > I've tried to increase the size, but keep getting the error. Any ideas? > > Thank y

Re: [Dspace-tech] java.lang.OutOfMemoryError: Java heap space (Jose Blanco)

2014-10-09 Thread IdeaFix
at to use more ram to jvm heap > > -- > > Message: 1 > Date: Thu, 9 Oct 2014 11:37:44 -0400 > From: Jose Blanco > Subject: [Dspace-tech] java.lang.OutOfMemoryError: Java heap space > To: Dspace-Tech > Message-ID: > > Content-Type: te

[Dspace-tech] java.lang.OutOfMemoryError: Java heap space

2014-10-09 Thread Jose Blanco
I'm getting this error when running ./dspace filter-media I've tried to increase the size, but keep getting the error. Any ideas? Thank you! Jose -- Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achie

[Dspace-tech] java.lang.OutOfMemoryError: Java heap space

2007-09-27 Thread rammer
Hi, I posted this under a wrong subject, so I'll post it again. We keep getting a java.lang.OutOfMemoryError: Java heap space, when we try to enter the statistics homepage (http://rudar.ruc.dk/statistics). It disappears when we restart the server, but come back within a week. Have anybody experien