RE: [xsl] FO Problem with large data input

Subject: RE: [xsl] FO Problem with large data input
From: "Sadasivakurup, Jiji L." <Jiji_Sadasivakurup@xxxxxxxxxxxxx>
Date: Tue, 14 May 2002 08:41:28 -0400
You might have already done this. But increase the heap size when you start
the java virtual machine.  java -ms64m -mx256m

-----Original Message-----
From: manfred.weigel@xxxxxx [mailto:manfred.weigel@xxxxxx]
Sent: Tuesday, May 14, 2002 5:28 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] FO Problem with large data input




Hi to all!

I'm new to this list and I'm already in big trouble!

My environment:
OS: AIX
Applicationserver: Websphere 3.5.3 (also 4.0)
FOP: 0.20.2
XSLT: Xalan 2.1.0

creating PDFs and using FO is not a problem for me, but if the data - input
(XML stream inside the java application) is too large (480k +), i will get
"java.lang.OutOfMemoryError OutOfMemoryException"

This bug is listed in bugzilla at http://xml.apache.org/fop

Does anybody know a work around or maybe a solution to solve this problem?

regards
Manfred Weigel


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread