OutOfMemoryError when transforming with Xalan XSLT-processor

Subject: OutOfMemoryError when transforming with Xalan XSLT-processor
From: "Tomas Aspelin (SIX)" <tomas.aspelin@xxxxxx>
Date: Tue, 22 Aug 2000 13:56:23 +0200
I get an "java.lang.OutOfMemoryError" message when I try to transform my
XML-file with the Xalan XSLT Processor. It is a big file (~8Mb) and if I
chop it down it works fine. The problem occur when the Xerces parser is
parsing the XML-file. Does anyone know how to solve this problem? Can I
change the parser to use SAX instead of DOM, and is this a solution to my
problem?

Regards
Tomas Aspelin


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread