PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2971
*** shadow/2971 Wed Aug 8 06:13:33 2001
--- shadow/2971.tmp.4173 Wed Aug 8 06:21:19 2001
***************
*** 138,140 ****
--- 138,148 ----
<!-- runs out of memory after 38 calls with an oracle driver-->
</target>
</project>
+
+
+ ------- Additional Comments From bodewig@apache.org 2001-08-08 06:21 -------
+ well, I'd blame the OutOfMemory on <antcall>, not <sql>, especially on the
+ AntClassLoader associated with each <sql> task in your subbuilds.
+
+ Could you please try that with a recent nightly build, we've fixed some potential
+ memory leaks.
\ No newline at end of file
|