I rendered your file succesfully on my Celeron 700 with 384 MB of RAM 
and WinNT SP 6a and java -Xmx512MB. According to task manager's 
processes tab java.exe took 172000kB of memory and memory usage in 
performance tab grown by 200000kB. So you should allow java to take 
more memory by starting java with -Xmx256MB or something like that.

pa

On 20 Jun 2001, at 20:30 Eugene Nedzvetsky wrote about Re[2]: Out of Memory Error :

> Hello Alain,
> 
> Wednesday, June 20, 2001, 7:19:33 PM, you wrote:
> 
> AF> Eugene wrote:
> >> Command line :
> >> E:\fop10>java -cp
> AF>
> build\fop.jar;lib\batik.jar;lib\xalan.jar;lib\xerces.jar;lib\jimi-1.0.ja
> r >> org.apache.fop.apps.Fop -buf mybuffer.buf -fo xsl_fo.xml -pdf x.pdf
> 
> AF>         It does not matter how many memory your computer have.  You
> should
> 
> AF> give it to Java.  Without any parameter Java is using only 24MB,
> which is AF> for most of the applications nowadays insufficient.
> 
> AF>         You may want to try with the "magics" -Xms and -Xmx
>    I think it not correctly to increase memory for JVM for the large
>    file.
> 
> AF> $ java -Xms64M -Xmx128M -cp [...]
> 
> AF>         Hope it helps,
> AF>                         Alain.
> 
> 
> 
> -- 
> Best regards,
>  Eugene                            mailto:[EMAIL PROTECTED]
> 
> 
> 
> --------------------------------------------------------------------- To
> unsubscribe, e-mail: [EMAIL PROTECTED] For additional
> commands, email: [EMAIL PROTECTED]
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to