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





--- Comment #1 from Andreas L. Delmelle <[email protected]>  2009-04-03 
11:53:01 PST ---

Thanks for the report. We will investigate this closer ASAP. 
For now, the only immediate relief would be to switch to FOP Trunk, which
allows to disable the PropertyCache via a system property
"org.apache.fop.fo.properties.use-cache". Set it to "false" to avoid caching.
The drawback is obviously that the processes will all use up more memory (the
difference can be quite significant if you have a lot of identical
property-specs on a lot of FOs).

For the rest, it would also be interesting to know more about the environment. 
Which Java VM (vendor + version) are you using? If it's GNU Classpath, I'd
first try if switching to a Sun VM  helps.

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

Reply via email to