You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2002/05/24 15:44:48 UTC

DO NOT REPLY [Bug 9374] - adding 20MB files to a causes out of memory errors

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9374>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9374

adding 20MB files to a <zip> causes out of memory errors





------- Additional Comments From bodewig@apache.org  2002-05-24 13:44 -------
It is Java's own DeflaterOutputStream that is doing this.  I don't think there is
anything we can do.  Increase your VMs heap-size (or provide a reimplementation
of DeflaterOutputStream 8-).

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>