Hi, You may want to look at giving Tomcat/Java more PermGen space (if you have memory to spare).
Take a look at the DSpace Performance Tuning documentation, which detail how to avoid OutOfMemoryError messages such as these: https://wiki.duraspace.org/display/DSDOC4x/Performance+Tuning+DSpace#PerformanceTuningDSpace-GiveTomcatMoreJavaPermGenMemory - Tim On 8/26/2014 11:27 AM, vlondono wrote: > Mainly there is a "java.lang.OutOfMemoryError error: PermGen space" failure > causing me another error > > "The Servlet.service () for servlet [bitstream] in the context path [/ > jspui] threw exception [ClientAbortException: > java.net.SocketException: Connection reset by peer: socket write error] > > Investigating I think It can be because I can have done multiple re-install > the application without deleting the classloder > (http://www.programacionenjava.com/blog/2008/03/28/j2ee/causas-y-solucion-de-javalangoutofmemoryerror-permgen-space-failure/) > and this has led to memory is saturated, and can not respond promptly so > also get the socket error. > > What can I do? > > > > -- > View this message in context: > http://dspace.2283337.n4.nabble.com/Error-log4j-solr-properties-and-log4j-properties-tp4674602p4674603.html > Sent from the DSpace - Tech mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Slashdot TV. > Video for Nerds. Stuff that matters. > http://tv.slashdot.org/ > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech > List Etiquette: > https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette > ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

