java.lang.RuntimeException: Internal error evaluating template rule at line 79 in module file
Posted: Mon Mar 20, 2023 10:28 pm
I am getting the following error only when I try to publish two of my many ditamaps. All my other ditamaps publish successfully. We use bitbucket and other members of my team are able to successfully publish the ditapmaps where I am getting this error. I tried upgrading to Oxygen 25.1 to see if that would solve the problem. It did not.
This is the error:
Transformation failed. C:\Program Files\Oxygen XML Editor 25\frameworks\dita\DITA-OT3.x\plugins\com.zoominsoftware.docs\build_dita2zoomindocs.xml:825: java.lang.RuntimeException: Internal error evaluating template rule at line 79 in module file:/C:/Program%20Files/Oxygen%20XML%20Editor%2025/frameworks/dita/DITA-OT3.x/plugins/com.zoominsoftware.docs/xsl/map2zoomin.classmap.xsl
Here is an example of the error message within the log:
Caused by: java.lang.RuntimeException: Internal error evaluating template rule at line 398 in module file:/C:/Program%20Files/Oxygen%20XML%20Editor%2025/frameworks/dita/DITA-OT3.x/plugins/com.zoominsoftware.docs/xsl/map2zoomin.classmap.xsl
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:408)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:568)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:353)
at net.sf.saxon.expr.instruct.ApplyTemplates.process(ApplyTemplates.java:288)
at net.sf.saxon.expr.instruct.Copy.processLeavingTail(Copy.java:477)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:389)
This is the error:
Transformation failed. C:\Program Files\Oxygen XML Editor 25\frameworks\dita\DITA-OT3.x\plugins\com.zoominsoftware.docs\build_dita2zoomindocs.xml:825: java.lang.RuntimeException: Internal error evaluating template rule at line 79 in module file:/C:/Program%20Files/Oxygen%20XML%20Editor%2025/frameworks/dita/DITA-OT3.x/plugins/com.zoominsoftware.docs/xsl/map2zoomin.classmap.xsl
Here is an example of the error message within the log:
Caused by: java.lang.RuntimeException: Internal error evaluating template rule at line 398 in module file:/C:/Program%20Files/Oxygen%20XML%20Editor%2025/frameworks/dita/DITA-OT3.x/plugins/com.zoominsoftware.docs/xsl/map2zoomin.classmap.xsl
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:408)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:568)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:353)
at net.sf.saxon.expr.instruct.ApplyTemplates.process(ApplyTemplates.java:288)
at net.sf.saxon.expr.instruct.Copy.processLeavingTail(Copy.java:477)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:389)