********************************************************************
In the future, please do not send support requests containing
multi-megabyte attachments to public, moderated mailing list
xmleditor-support@xmlmind.com. Please send these huge attachments
privately to me huss...@xmlmind.com or to xmleditor-i...@xmlmind.com
(which is not a mailing list).
********************************************************************
Grundtvig Nielsen Niels wrote:
Thanks. I re-ran Check Map on the original fileset: no errors. I replaced all
the conref with keywords, as it's probably a good idea to stick with one
mechanism within a map, and re-ran Check Map: still no errors. Then I ran
BookMap: Convert Document … same error as before:
Fatal error: Processing terminated by xsl:message at line 572 in
commonUtil.xsl; SystemID:
file:/C:/Program%20Files%20(x86)/XMLmind_XML_Editor/addon/config/dita/xsl/common/commonUtil.xsl;
Line#: 572; Column#: 27
I've attached an updated .zip, which includes _disclaimer.dita but not in a
separate directory. I'll send this message via gmail as well, so you can simply
discard any .zip that doesn't work and will not need to contact me again just
for that.
Thanks for your help!
N
I had to delete
<topicref href="../_reference/_disclaimer.dita"/>
from your "wss.ditamap" because "../_reference/_disclaimer.dita" was
missing from the .zip archive you sent us.
After doing that, both "Check Map" *and* "Convert to PDF" worked fine.
(Will send you the resulting file privately in a separate email.)
I have used XXE 8.1 with Java 6, 8 and 10 to conduct my tests.
Therefore I cannot reproduce the issue you have reported here at XMLmind.
The issue is either triggered by a table[*] found inside
"_disclaimer.dita" or is related to your working environment and/or to
your customizations.
---
[*] xsl:message at line 572 in commonUtil.xsl is "Internal error in
u:entryColumn()" (XSLT2 function used to determine the column to which a
table cell belongs).
If you want to see this kind of error messages, two solutions:
1) Upgrade to XXE 8.1. Excerpts from
http://www.xmlmind.com/xmleditor/changes.html#v8.1.0
---
Enhancements:
* All the messages printed to stdout and stderr during a document
conversion (e.g. "DocBook|Convert Document|Convert to PDF") are now
captured by the "Executing command" dialog box. This means that the user
can now see all the messages printed using the <xsl:message> elements
found in the XSLT stylesheets.
---
OR 2) Start XXE (if older than v8.1) using
<XXE_install_dir>/bin/xxe-c.bat from a command prompt and look at the
messages displayed in this command prompt.
--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support