At 2:20 AM +0100 12/23/07, Daniel Leidert wrote:
>Am Samstag, den 22.12.2007, 11:50 -0800 schrieb Harry Goldschmitt:
>
>> I've just upgraded one of my Linux machines to Fedora Core 7 and have
>> begun seeing out of memory exceptions using admon.graphics when
>> generating a PDF file. My Fedora Core 6 machine still works fine.
>> I've tried using both FOP 0.93 and FOP 0.94 on FC7 as well as both
>> Jimi and JAI to handle the graphics. The out of memory exception is
>> a known FOP problem with no reported fix.
>
>The Java -Xms and -Xmx options do not help?
>
>Regards, Daniel
Nope, I specified -Xms=2048000000 -Xmx=4096000000 which ought to eat
up all my memory/swap, and it still blew up the same way.
Harry