David P. Nesbitt wrote:
Has anyone ever seen this exception?  Once we get this
exception, it seems we have to restart our application
container (JBoss) to remedy the problem.  The issue
seems intermittent at this point.  We get PDF files
for a while with no problem and then for no particular
reason we seem to get this exception.
...
org.apache.fop.render.pdf.fonts.LazyFont.getAscender(LazyFont.java:127)

It seems you have intermittent problems getting at the font metrics
file, probably due to a problem with the font base URL. I'd suspect
a multithreading problem. Do you set the FOP user configuration in
a MT safe way?

J.Pietschmann

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to