Hi, I am using j2sdk 1.4.2_10 and Ant 1.6.5. I am using Ant Java API and calling and executing Ant target from within my java program. I am seeing Out Of Memory errors on Solaris on Windows 2000 it works perfectly fine - no leaks.
Any advise or pointers? Thanks Ritesh On 7/18/05, Ritesh Trivedi <[EMAIL PROTECTED]> wrote:
Hi, I am experiencing memory leak while executing Ant targets multiple times from java program. It seems to me that the classloader instances are lying around and takes heap space for each run. Any fixes for the issue? Thanks Ritesh
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]