error processing with fo -> pdf

Having trouble installing Oxygen? Got a bug to report? Post it all here.
dnbrown
Posts: 5
Joined: Tue Mar 15, 2005 9:30 pm
Location: North Carolina

error processing with fo -> pdf

Post by dnbrown »

I am getting the following error when trying to process a large docbook xml using built-in fo processor to PDF:

SystemID: null
Description: E The process ended with code : 1 The error was : Exception in thread "main"

Is it possible it's just running out of memory?

I can transform ok to html and chunk..

I have successfully transformed to pdf with smaller documents...
Dennis
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Dear Dennis,

You can set the memory for FOP from the Options->Preferences dialog on the XSLT/FO--FO Processors page using the Memory available for the built-in FOP option. Please try setting that to a larger value (default generally means 64Mb).

Best Regards,
George
dnbrown
Posts: 5
Joined: Tue Mar 15, 2005 9:30 pm
Location: North Carolina

that fixed it!!

Post by dnbrown »

George, Thanks!!! That fixed it... I raised the FOP memory setting to 150Mb and everything is working!!

Thanks again!
Dennis
Post Reply