On Tue, Apr 3, 2012 at 22:28, DSpace <[email protected]> wrote: > I am having trouble with DSpace 1.8.2 and running out of Memory, specially > the error says java.lang.OutOfMemoryError: PermGen space. > > I am using the following environment variables: > > JAVA_OPTS: -Xms1024m –Xmx2048m –XX:+CMSClassUnloadingEnabled > > CATALIONA_OPTS: -Xms1024m –Xmx2048m > –XX:+CMSClassUnloadingEnabled > > > > If anyone has any recommendations please let me know.
Hi Carlos, try to add -XX:MaxPermSize=128m to JAVA_OPTS and restart Tomcat. Regards, ~~helix84 ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

