hi,
i am using
ant 1.4.1
xalan-j_2_3_D1
xerces-2_0_0
jdk 1.3.1 and jdk 1.4.0-rc
my project does lots of xsl transformation, and I always run into
the following error:
BUILD FAILED
java.lang.OutOfMemoryError
is this problem known?
i am using a styleshet to generate ant project files:
build
-> (1-1)
generates "modules_to_build"
-> (1-n)
generates "moduleX_build_file"
this "n"-moduleX_build_file are started using <ant
antfile="moduleX_build_file"/>.
if i just start 1 or 2 moduleX processes - no problem. as soon as it
generates 3 or
more moduleX process i get the memory error.
HELP!!!
brgds
papick
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>