Have you tried to process your XML file with Xalan before , to know which one from Xallan or Fop crashes ??
Your .fo file may be pretty big.....with a 2Mo xml file...depending of your xsl document.

Xalan loads all document before processing so maybe it's a good idea to increase jvm heap

Extract from Xalan website!

You can also increase your jvm heap size with the -Xmx or -mx flag, depending on which JVM you are using (you can include both flags, and the JVM will ignore the one it doesn't understand). For example, to give your JVM 64 meg, try
java -Xmx64m -mx64m Class


Xavier


Philippe PITHON a écrit:

We start to publish large editions with FOP: countable listing, ledger...

and render FOP explodes of everywhere!!!

 

version FOP 0.20.5

xml size : approximately 2Mo.

Xms : 256Mo

 

Impossible to make page breaks because they are listings

 

can you tell us the date of release of your version miracle?

 

I don’t know any more what to make and more what think... 

 

 


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

Reply via email to