You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Huditsch Roman <Ro...@lexisnexis.at> on 2005/04/21 11:38:18 UTC

Out of Memory Error

Good morning list,

I encountered a slight problem, when doing my xslt transformations by an
ant build file.
It seems that I am running out of memory.
Do can I give ant a bigger share of my memory?
Do I have to alter ant.bat?
Or is it possible that there is an other problem with my xslt tasks?
I am using a chain of 
<xslt basedir="splitted" destdir="dates_converted"
style="stylesheets/convert_date.xslt" classpath="net.sf.saxon.Transform"
processor="trax" extension=".xml"/>
instructions....

Thanks for any help!

wbr,
Roman

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org