https://issues.apache.org/bugzilla/show_bug.cgi?id=46849
Andreas L. Delmelle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Andreas L. Delmelle <[email protected]> 2009-03-16 12:49:13 PST --- Could be you're still on an older version. The OutOfMemory error could indicate that you're not giving FOP enough memory to work with. This depends on the settings of the Java runtime, see also: http://xmlgraphics.apache.org/fop/0.95/running.html#memory (you can add the -Xmx option to the JAVA_OPTS variable in the fop.bat script) For now, I'm assuming this 'bug' to be fixed, since I cannot reproduce it. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
