On 23 Dec 2007, at 11:44, Daniel Leidert wrote:
> Am Sonntag, den 23.12.2007, 06:45 +0000 schrieb Chris Ridd:
>> On 23 Dec 2007, at 01:20, Daniel Leidert wrote:
>>> Am Samstag, den 22.12.2007, 11:50 -0800 schrieb Harry Goldschmitt:
>
> [fop and a java.lang.OutOfMemory exception]
>>> The Java -Xms and -Xmx options do not help?
>>
>> Fedora boxes only come with "GCJ", which fails on things that work in
>> Sun's JVM for Linux.
>
> This is not true. GIJ accepts these options too. It further accepts
> their equivalent options -ms and -mx.
I didn't know it took those command-line arguments, but my point was
that the gcj VM doesn't run some Java code correctly and maybe that's
the problem here. See if another JVM solves things.
Cheers,
Chris