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/09/27 19:05:01 UTC

DO NOT REPLY [Bug 45862] StackOverflow problem when using FOP in multi threaded environment

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


Andreas L. Delmelle <ad...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Andreas L. Delmelle <ad...@apache.org>  2008-09-27 10:04:59 PST ---

FWIW: This issue has already been fixed in FOP Trunk, see: 
http://svn.apache.org/viewvc?rev=670335&view=rev

The workaround in your case is to disable FOP's debug output, which will lead
to TableColumn.toString() never being called (and is not meant to be set active
in a production environment anyway)


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