DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30156>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30156 Image file opened but not closed [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Critical ------- Additional Comments From [EMAIL PROTECTED] 2004-07-30 08:20 ------- I changed this to critical because in a server application, this constantly results in OutOfMemory excpetions after some time. And the only solution is to exit the application (JVM) and restart it again. So far, we have to exit our application every morning and restart it again ... :-( I noticed this as some temporary image files used for FOP transformation can't be deleted after the processing (and freeing up all possible objects).