[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: using xsl to check for duplicate elements

Subject: RE: using xsl to check for duplicate elements
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Thu, 25 Oct 2001 11:16:19 +0100
xslt check duplicate
> Does anyone know of some sort of memory leak in Xalan V2 on
> Solaris with JDK
> 1.3.1?  I'm running the XSL below on a file more than 16MB
> and I'm getting
> the following error "XSLT Error (java.lang.OutOfMemory): null"

If you get an OutOfMemory error from any XSLT processor when handling 16Mb,
it's fair to assume that it's because you haven't given it enough memory.
The trees built internally by an XSLT processor are always much bigger than
the original source text, to allow efficient navigation.

Mike Kay


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.