revisited: Exception in thread "main" java.lang.OutOfMemoryError

Hi, once more, even though I have plenty of memory and FOP limit is set to 800 I am getting the message Exception in thread "main" java.lang.OutOfMemoryError Process ended with exit code: 1 Sean Wheller __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus

Hello Sean, Well, FOP has problems with big input files. I think one solution is to split somehow the input in two pieces and convert them individually. Other solution is to use another FO processor. From my knowledge XEP failed on FO files generated from Docbook, but I did not checked the latest release. Here is a link with a list of FO processors: http://www.sagehill.net/docbookxsl/FOprocessors.html Many regards, Dan Sean Wheller wrote:
Hi, once more, even though I have plenty of memory and FOP limit is set to 800 I am getting the message Exception in thread "main" java.lang.OutOfMemoryError Process ended with exit code: 1
Sean Wheller
__________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus _______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user

--- Dan Caprioara <dan@oxygenxml.com> wrote:
Hello Sean,
Well, FOP has problems with big input files. I think one solution is to split somehow the input in two pieces and convert them individually.
Yes, but that is difficult with the files are in sequence and form part of a book with running headers/footers and sequenced page numbers. Also references between sections need to be hard coded.
Other solution is to use another FO processor. From my knowledge XEP failed on FO files generated from Docbook, but I did not checked the latest release.
I have the trial edition installed. As you say it fails.
Here is a link with a list of FO processors:
Yes I know this list and am trying them. Sean Wheller __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus
participants (2)
-
Dan Caprioara
-
Sean Wheller