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 2008/10/21 11:15:11 UTC

DO NOT REPLY [Bug 43651] NPE without manually clearing image cache

https://issues.apache.org/bugzilla/show_bug.cgi?id=43651





--- Comment #2 from M.H. <mh...@gmx.de>  2008-10-21 02:15:11 PST ---
With FOP 0.95 I also have a problem with the image cache: when I run a second
document with the same SVG image file name but different image content, the
subsequent documents always use the first image.

Clearing the image cache via org.apache.fop.image.ImageFactory.clearCaches() 
doesn't work anymore as FOP 0.95 doesn't have this class/method.

(This also disables multi-threading of FOP document generations.)

How can I clear the image cache in FOP 0.95? The FAQ
(http://xmlgraphics.apache.org/fop/faq.html) doesn't tell also.)


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.