You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2003/06/09 20:31:31 UTC

DO NOT REPLY [Bug 20621] New: - getting "Error while recovering Image Informations" exception with nested "Stream closed" exception

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: fop-dev@xml.apache.org
        ReportedBy: darren.kramer@jnli.com


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: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org