Hi Guys
I'm having a problem when deleting a lot of files from Alfresco.
I get the following error on the web client:
Unable to delete Space due to system error:Java heap space
I have added the line below to catalina.bat and its made no difference.
JAVA_OPTS="$JAVA_OPTS -Xmx512m"
I am running it on MySQL, Windows 2003 and Tomcat.
Any suggestions would be appreciated
Thanks