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=20621>. 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=20621 getting "Error while recovering Image Informations" exception with nested "Stream closed" exception Summary: getting "Error while recovering Image Informations" exception with nested "Stream closed" exception Product: Fop Version: 0.20.4 Platform: Other OS/Version: AIX Status: NEW Severity: Critical Priority: Other Component: images AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] We are occasionally generating PDFs that are missing images. It doesn't happen all of the time, and is very difficult to reproduce. Our logs files display the following line: [ERROR] Error while creating area : Error while recovering Image Informations (file:/prod/folio/p1/config/common/img/logo_big.jpg) : Stream closed The file does exist (and has the necessary file permissions), and most of the time it is included on in the PDF without any problems. We generate a large number of PDFs during a batch process when this happens, usually a couple hundred of them. We run 4 threads at once to generate them, all running within a shared weblogic context (version 5.1). I am not sure if this is a threading issue or not. Any ideas how to resolve this? Or at the very least, are there any ways that I can identify when this occurs so that we can at least try and regenerate it (the exception is currently just logged, and the report is generated without any errors being thrown). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
