[xep-support] Re: Generating DITA PDF from oXygen
Kevin Brown
kevin at renderx.com
Mon Sep 12 11:12:05 PDT 2016
There are two settings for maxmemory, one if for the Java environment and the other is for a forked RenderX process.
What are you setting these to?
One is maxJavaMemory and one is maxmemory.
See this long thread here: https://github.com/dita-ot/dita-ot/issues/2415#issuecomment-226747995 (specifically this resolution)
Kevin Brown
Executive Vice President, Sales & Marketing RenderX, Inc.
(650) 327-1000 Direct
(650) 328-8008 Fax
(925) 395-1772 Mobile
skype:kbrown01
<mailto:kevin at renderx.com> kevin at renderx.com
<mailto:sales at renderx.com> sales at renderx.com
<http://www.renderx.com/> http://www.renderx.com
From: Xep-support [mailto:xep-support-bounces at renderx.com] On Behalf Of Danny Vint
Sent: Monday, September 12, 2016 10:49 AM
To: xep-support at renderx.com
Subject: [xep-support] Generating DITA PDF from oXygen
When I try and run XEP within the DITA PDF transformation I get the following error:
transform.fo2pdf.xep.test-use:
transform.fo2pdf.xep.init:
transform.fo2pdf.xep:
[java] Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
[java] at com.renderx.util.List.snoc(Unknown Source)
[java] at com.renderx.util.List.append(Unknown Source)
[java] at com.renderx.xep.cmp.ListContext.gen(Unknown Source)
[java] at com.renderx.xep.cmp.FlowHandler.endElement(Unknown Source)
[java] at com.renderx.xep.cmp.SequenceHandler.endElement(Unknown Source)
[java] at com.renderx.xep.cmp.RootHandler.endElement(Unknown Source)
[java] at com.renderx.xep.pre.BidiResolver.endElement(Unknown Source)
[java] at com.renderx.xep.pre.FOHandler.callEndHandler(Unknown Source)
[java] at com.renderx.xep.pre.FOHandler.callEndHandler(Unknown Source)
[java] at com.renderx.xep.pre.FOHandler.endElement(Unknown Source)
[java] at com.renderx.xep.pre.FOPreprocessor.endElement(Unknown Source)
[java] at com.renderx.sax.SAXStorage$EndElementRecord.play(Unknown Source)
[java] at com.renderx.sax.SAXStorage.play(Unknown Source)
[java] at com.renderx.xep.FormatterCore$ContentHandlerDriver.endDocument(Unknown Source)
[java] at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:508)
[java] at org.apache.crimson.parser.Parser2.parse(Parser2.java:305)
[java] at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:442)
[java] at com.renderx.xep.FormatterCore.render(Unknown Source)
[java] at com.renderx.xep.FormatterImpl.render(Unknown Source)
[java] at com.renderx.xep.FormatterImpl.render(Unknown Source)
[java] at com.idiominc.ws.opentopic.fo.xep.Runner.run(Runner.java:100)
[java] at com.idiominc.ws.opentopic.fo.xep.Runner.main(Runner.java:60)
BUILD FAILED
/Applications/oxygen/frameworks/dita/workday-dita-ot/build.xml:44: The following error occurred while executing this line:
/Applications/oxygen/frameworks/dita/workday-dita-ot/plugins/org.dita.pdf2/build.xml:150: The following error occurred while executing this line:
/Applications/oxygen/frameworks/dita/workday-dita-ot/plugins/org.dita.pdf2/build_xep.xml:106: Java returned: 1
Total time: 15 minutes 41 seconds
_____
I’m able to take the FO that is generated with the transformation and run XEP on the command line and I get the PDF output. I’ve bumped the oXygen available memory up as well as the Advanced tab on the transformation and it doesn’t seem to make any difference. Any idea on how to correct this?
..dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20160912/112d8905/attachment-0001.html>
More information about the Xep-support
mailing list