Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Diffx: com.topologi.diffx.xml.IllegalCloseElementException: Attempting to close an element with no more element to close #154

Open
plutext opened this issue Aug 25, 2015 · 0 comments

Comments

@plutext
Copy link
Owner

plutext commented Aug 25, 2015

com.topologi.diffx.xml.IllegalCloseElementException: Attempting to close an element with no more element to close.
at com.topologi.diffx.xml.XMLWriterNSImpl.closeElement(XMLWriterNSImpl.java:216)
at com.topologi.diffx.event.impl.CloseElementEventNSImpl.toXML(CloseElementEventNSImpl.java:129)
at com.topologi.diffx.format.SmartXMLFormatter.delete(SmartXMLFormatter.java:194)
at com.topologi.diffx.algorithm.DiffXFitopsy.process(DiffXFitopsy.java:290)
at com.topologi.diffx.Docx4jDriver.mainDiff(Docx4jDriver.java:179)
at com.topologi.diffx.Docx4jDriver.diff(Docx4jDriver.java:411)
at org.docx4j.diff.Differencer.diffWorker(Differencer.java:324)
at org.docx4j.diff.Differencer.diff(Differencer.java:302)
at org.docx4j.samples.CompareDocuments.main(CompareDocuments.java:109)

using the documents at http://www.docx4java.org/forums/docx-java-f6/not-able-to-compare-two-documents-if-it-contains-any-image-t2248.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant