[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Weird problem. Xalan Stops processing when it comes to middle of XML??


Subject: RE: [xsl] Weird problem. Xalan Stops processing when it comes to middle of XML??
From: "Passin, Tom" <tpassin@xxxxxxxxxxxx>
Date: Tue, 18 Feb 2003 09:28:32 -0500

[ Jinesh Varia]
> 
> I donnt know why the heck Xalan does not process the rest of 
> the XML data sheet. I have a huge XML data sheet (around 
> 150MB) when I process using Xalan and giving -Xmx900M as a an 
> option. It does start processing but when it proceeses around 
> 60MB it stops. there is abolutely no error. 

A DOM can easily use more than 10 times the number of bytes as the
source file, so it sounds like the 900 MB is not nearly enough.  When it
runs out of memory, a processor is not always well-behaved.  You should
follow the advice so many posts have given the last few days about
processing large files, which is to break them up into smaller files.

Cheers,

Tom P

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



Current Thread
Keywords
xml