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

Re: Out OF Memory Exception for Large XML data

Subject: Re: Out OF Memory Exception for Large XML data
From: andrew welch <andrew.j.welch@xxxxxxxxx>
Date: Mon, 30 Jan 2006 10:35:46 +0000
transformer parameter
On 1/30/06, Pankaj Bishnoi <pankaj.bishnoi@xxxxxxxxxxx> wrote:
> Hi All
>          I am having a transformation in which the source file size is
> large. The source xml size is around 200 MB. So my transformer throws Out
of
> Memory exception after some time. I am using Xalan. This issue also comes
> when i use Saxon transformer. Is there a way by which i can set some
> transformer parameter to overcome this problem.

You can set the JVM parameter -Xmx to increase the maximum amount of
memory available to it, eg:

java -Xmx512m

would set the max to be 512mb.

cheers
andrew

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.