> Can someone reproduce? Works on Windows XP (using fop trunk) and Java 1.5
> -----Original Message----- > From: Johannes Küpnsebeck [mailto:[EMAIL PROTECTED] > Sent: Sunday, October 15, 2006 4:15 PM > To: [email protected] > Subject: OutOfMemoryError with "Hello World" and multicolumn > > Hi, > > I'm getting the following error: > $fop internet_beta.fo.xml test.pdf > Exception in thread "main" java.lang.OutOfMemoryError: Java heap space > > The input is a really simple fo-Document (nothing more than a hello > world) with column-count="3". > If i set column-count="1" it works, if I shorten the text by a few bytes > it works, too. I'm sure my heap-space is bigger than the 1477 bytes of > text ;-). > If I encrease the VM Memory with -Xmx512m, it doesn't help. > Is there a limit for the length of a text-node? If I split the text with > a "<fo:block/>" the error disappears. > > Versions: > FOP Version 0.92beta and > > java version "1.5.0_05" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05) > Java HotSpot(TM) Client VM (build 1.5.0_05-b05, mixed mode, sharing) > > on ubuntu linux > > Can someone reproduce? Any Ideas? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
