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/04/22 08:03:23 UTC

DO NOT REPLY [Bug 44847] Java garbage collector complains that it is running out of memory on a larger document

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


Jeremias Maerki <je...@apache.org> changed:

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




--- Comment #1 from Jeremias Maerki <je...@apache.org>  2008-04-21 23:03:22 PST ---
The errors doesn't sound like it's a Sun JVM you're using. Anyway, you should
tell your JVM to allocate more memory. Most JVMs just use 64MB if you don't
tell them anything else. And if you have some images and a non-trivial FO
document the memory consumption can quickly go over 64MB.

See also: http://xmlgraphics.apache.org/fop/0.94/running.html#memory

A request: Please send future questions to fop-users@xmlgraphics.apache.org.
Bugzilla is used for recording FOP bugs and tasks. Thanks.


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