[xep-support] GC overhead limit exceeded

From: Jan To¹ovskı <j.tosovsky@gmc.net>
Date: Tue Jun 23 2009 - 02:13:23 PDT

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

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Tue Jun 23 02:47:53 2009

This archive was generated by hypermail 2.1.8 : Tue Jun 23 2009 - 02:48:00 PDT