You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by "Thibodeaux, Paul" <Pa...@ps.net> on 2002/07/24 19:28:13 UTC

Out Of Memory - can the memory of the JVM be increased?

I'm formatting a rather large document and getting "out of memory" errors.

I will try the other tips that I've seen here to streamline memory usage,
but also wanted to see if there was a way to increase the maximum memory
usage by the java runtime.  I thought there were some parms that could be
passed to the jvm.

Paul




Re: Out Of Memory - can the memory of the JVM be increased?

Posted by Leonid Kleiner <mt...@fibimail.co.il>.
try read about java -Xmx option, when typing java -X you get some help.
Never used it.

Leonid Kleiner

----- Original Message -----
From: "Thibodeaux, Paul" <Pa...@ps.net>
To: <fo...@xml.apache.org>
Sent: Wednesday, July 24, 2002 7:28 PM
Subject: Out Of Memory - can the memory of the JVM be increased?


> I'm formatting a rather large document and getting "out of memory" errors.
>
> I will try the other tips that I've seen here to streamline memory usage,
> but also wanted to see if there was a way to increase the maximum memory
> usage by the java runtime.  I thought there were some parms that could be
> passed to the jvm.
>
> Paul
>