[xep-support] GC overhead limit exceeded

Jan Tošovský j.tosovsky at gmc.net
Tue Jun 23 02:13:23 PDT 2009


Hello Everyone,

I've changed keep-with rules in list items recently and during generating one large document I've got the following error:
Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
                at com.renderx.util.Hashtable.clone(Unknown Source)
                at com.renderx.xep.fmt.Markers.clone(Unknown Source)
                at com.renderx.xep.fmt.LineBuffer$Phrase.<init>(Unknown Source)
                at com.renderx.xep.fmt.MTF.addToPhrase(Unknown Source)
                at com.renderx.xep.fmt.MTF.process(Unknown Source)
                at com.renderx.xep.cmp.Item$Text.pass(Unknown Source)
                at com.renderx.xep.fmt.MTF.fmt(Unknown Source)
                at com.renderx.xep.fmt.BkMaker.mkStream(Unknown Source)
                at com.renderx.xep.fmt.BkMaker.mkBody(Unknown Source)
                at com.renderx.xep.fmt.BkMaker.mkFlow(Unknown Source)
                at com.renderx.xep.fmt.BkMaker.mkBook(Unknown Source)
                at com.renderx.xep.FormatterCore$ContentHandlerDriver.endDocument(Unknown Source)
                at com.icl.saxon.aelfred.SAXDriver.parse(SAXDriver.java:334)
                at com.renderx.xep.FormatterCore.render(Unknown Source)
                at com.renderx.xep.FormatterImpl.render(Unknown Source)
                at com.renderx.xep.FormatterImpl.render(Unknown Source)
                at com.renderx.xep.FOTransformer.transform(Unknown Source)
                at com.renderx.xep.XSLDriver.main(Unknown Source)

I don't know if this is related to my change in docbook templates or to XML document itself. Before investigating the problem more deeply I'd like to know if somebody has any experience with such issue and knowledge how to avoid this. The only explanation I've found is http://java-monitor.com/forum/showthread.php?t=54, but endless loop is not probably my case.

Thanks in advance.

Jan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20090623/b245cfc8/attachment.html>


More information about the Xep-support mailing list