On Monday 03 January 2005 03:02 pm, [EMAIL PROTECTED] wrote:
> Just a thought - have you tried giving FOP more memory to use?
>
> If you use the batch file, you can modify the line that invokes FOP to
> include the -Xmx switch, so that it looks something like this:
>
> java -Xmx512m -cp "%LOCALCLASSPATH%" org.apache.fop.apps.Fop %1 %2 %3 %4
> %5 %6 %7 %8 %9
>
> That gives it a half gig to play with. I found that I had use the -Xmx
> switch to be able to produce large documents, but now I can produce
> 1700-page documents (in particular, a data dictionary for a large data
> warehouse).
>
> Good luck.
>
> Jay Bryant
> Bryant Communication Services
>

Hi Jay,

Thanks for the help.  I already had it set to 300MB. For the hell of it I gave 
it 1024MB.  It still crashed at page 52. 

Something I didn't mention before: I have tired this on two machines, with two 
different versions of Java. Still no go.

Thanks,
Dan


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

Reply via email to