Sherlane Lam wrote:
However, we have tried the suggestions stated in the
URL:
...
Therefore, we don't know why it still has the image
and font file loading problem.
In order to make it explicit: the image handling code in
0.20.4 is not thread safe. You *must* upgrade to a more
recent release if you
The suggestions on that page don't help any if you don't use a FOP
version 0.20.5rc or later. My comment said about that URL: "See also",
which means upgrading FOP is the most important thing. 0.20.4 is buggy
when it comes to multi-threading. Please DO try 0.20.5r3a. It's very
stable even if it's o
Thank first.
However, we have tried the suggestions stated in the
URL:
1. New Driver object for each independent rendering
2. Load the userconfig.xml at the very begining of
the process and only once (inside the init()).
3. We only use xml + xslt to generate pdf file and
have not use the AWT an
On 26.06.2003 09:56:28 Sherlane Lam wrote:
> Our questions are:
> 1. Is it really the thread-safe problem of FOP? Or
> is it due to our mis-use of FOP? Can we prevent it?
You may have hit a threading problem. Try version 0.20.5rc3a which has
most of these issues fixed.
See also: http://xml.ap