Hi.

When extracting large zip packages (~1.6Gb), Java heap space error is
thrown. Currently used attribute -Xmx500M isn't enough. Memory usage rises
gradually during extraction (slowly, but surely). We have a need to handle
packages up to 2Gb size.

After extracting has finished, the memory usage is not returned to
"normal" level. For example, extracting this 1.6 Gb file resulted in 150Mb
memory usage (normally ~30Mb used). Starting to extract new file will
again rise memory usage and so on.

Could this be VFS issue, that used memory is not freed properly? Do you
have any ideas about this issue?

Thanks.

BR,
-hrjk


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to