I'm sure there is a fop problem
The solution is to generate pdf only for one page sequense
and use itext to concat all pdf corresponding to all page sequence

jf


----- Original Message -----
From: "ali farahani" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 03, 2003 6:37 AM
Subject: RE: java.lang.OutOfMemoryError in FOP 0.20.5rc2 and FOP 0.20.5rc3


> Hi
> I don't want to shock you guys but, I am creating a very big table with
> lots of columns with about 14 pages, full of data. My settings are
> -Xms64mo -Xmx256mo . it is working fine . BUT with 17 pages , for the
> first time it is ok, for the second run it is still ok, and for the
> third try---> CRASH BOOM BANG!!
>
> So please if you found the solution, inform me as well.
>
> Regards
> Ali Farahani
>
>
>
> -----Original Message-----
> From: Selber Jean-François [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 12, 2003 12:28 PM
> To: [EMAIL PROTECTED]
> Subject: Re: java.lang.OutOfMemoryError in FOP 0.20.5rc2 and FOP
> 0.20.5rc3
>
> ok but my parameters are:
> -Xms128mo -Xmx512mo
>
> it's big. no?
>
> ----- Original Message -----
> From: "J.Pietschmann" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, June 11, 2003 9:27 PM
> Subject: Re: java.lang.OutOfMemoryError in FOP 0.20.5rc2 and FOP
> 0.20.5rc3
>
>
> > Selber Jean-François wrote:
> >
> > > I fact, I had a out of memory with 4 pages sequences but with 3
> pages
> > > sequences it's ok
> > > I don't anderstand because the 4 pages sequences are the same
> > > See the fo file sample I had given.
> > > This fo file contains 4 pages sequences
> > > With 3 pages sequences I had no memory error
> > > But with 4 pages sequences I had memory error
> > > (The 4 pages sequences are the same)
> >
> > If you men you kept the three page sequences and added an
> > identically forth, it may be that memory was just enough
> > to render the third page sequence but exceeded the threshold
> > on the fourth because meanwhile the PDF result structures
> > grew.
> >
> > J.Pietschmann
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to