We have the same problem and instead of using the XSLT approach, we just increased the jvm heap size and restart CruiseControl every hour.
Dave --- Stephen Bartlett <[EMAIL PROTECTED]> wrote: > Hi All, > > Has anybody experienced OutOfMemory exceptions when > running ANT in a > CruiseControl environment? > > I read a message posted to the CruiseControl mailing > list that implied the > problem might be with <antcall>. Quote "The antcall > problem comes because > each antcall causes the > main xml file to be reloaded and reparsed, and the > space is not being > freed." > > Could this be true? If so, is there a patch? > > cheers, > steve > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do You Yahoo!? Yahoo! Games - play chess, backgammon, pool and more http://games.yahoo.com/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
