Subject:XSLT java heap space error with small files??? Author:William Basabe Date:11 Dec 2009 02:45 PM
I´m trying to run a xslt from Stylus Studio with two files, a 129KB header file and a 10MB detail file and i get the java.lang.OutOfMemoryError: Java heap space message, and i´m using running with the -Xmx512m option in the JVM parameter.
Can anyone tell me why this happends then because the files are not that big!!!