RE: [xsl] help with java.lang.outofmemoryerror

Subject: RE: [xsl] help with java.lang.outofmemoryerror
From: "Andrew Welch" <ajwelch@xxxxxxxxxxxxxxx>
Date: Wed, 6 Apr 2005 11:23:27 +0100
> Very, very basic question. Sorry ;)
>
> *Where* do you set this?
>
> Thanks,
>
> Nicola ;)

[snip]

> Try
>
> java -Xms512m -Xmx512m -jar saxon8.jar source.xml style.xsl
>
> to allocate 512Mb, which should be enough for 40Mb of input unless the
> transformation uses a lot of temporary storage.

The answer was in your own post :)

Cheers
andrew

Current Thread