I seem to remember fixing some of the possible problems in a more recent
release. And I know Keiron or Arved also fixed a problem with a static page
numbering variable that would cause problems like that.

Try 0.18.1 and see if it works better for your application.

One approach for tracking down strange problems when running multiple
threads is to look for any non-final static class variables. These are
likely candidates for problems like that.

-Kelly

> -----Original Message-----
> From: Jeremias Maerki [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 12, 2001 6:03 AM
> To: [EMAIL PROTECTED]
> Subject: Multithreading problems
> 
> 
> Hi there
> 
> I'd like to know if there are people out there who use multiple FOP
> instances within the same VM at the same time (Multi-threading).
> 
> I'm currently trying to track down some strange behaviour in my
> application. Everything works fine when only one FOP instance 
> is active.
> When using multiple instances I get sporadic exceptions and PDFs that
> have more pages than expected and with incomplete content. I have to
> admit that I'm using an older (0.16) and slightly modified version of
> FOP so there is the possibility that I have done something wrong. But
> anyway, one of you committers may have an idea where I should look for
> possible multi-threading problems in FOP. Thanks!
> 
> Jeremias M�rki
> 
> mailto:[EMAIL PROTECTED]
> 
> OUTLINE AG
> Postfach 3954 - Rhynauerstr. 15 - CH-6002 Luzern
> Fon +41 (41) 317 2020 - Fax +41 (41) 317 2029
> Internet http://www.outline.ch
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 

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

Reply via email to