Title: RE: "[ERROR]: >" resulting in "Exception in thread "main" java.lang.OutOfMemoryError <<no stack trace avalable>>"

You are able to produce the 1000 page PDF on the Linux box ?
If so, double check the HEAP settings on your Linux machine make sure the Linux, and Windows box match.

Also there is a really good FAQ on the FOP site: http://xml.apache.org/fop/running.html#memory

Rob

-----Original Message-----
From: Kenny Vandenbroucke [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 11, 2003 7:50 AM
To: [EMAIL PROTECTED]
Subject: FW: "[ERROR]: >" resulting in "Exception in thread "main" java.lang.OutOfMemoryError <<no stack trace avalable>>"


> Hello,
>
> When I try to convert a a complex xml-file (steerfile which refers to
> other xml-files) to a pdf-file the first step works : the conversion to a fo-file. But in the second step, the conversion from a fo-file to a pdf-file I get several errors "[ERROR]: >". When I limit the number of pages to 60 I get a well-formed pdf-file but the actual pdf-file I have to produce is almost 1000 pages. On a Linux-workstation this works but my goal is to do it on a windows-pc or server and there lies the problem. After about 100 pages I get the following error after which the program stops :

>
> Exception in thread "main" java.lang.OutOfMemoryError
>               <<no stack available>>
>
>
> Does anyone know how to solve this problem?
>
>
> greetz
>
>
>
>

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

Reply via email to