This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: FO Problem with large data input


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@rzb.at [mailto:manfred.weigel@rzb.at]
Sent: Tuesday, May 14, 2002 5:28 AM
To: xsl-list@lists.mulberrytech.com
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]