Custom XML code causing errors? Moved eGuide to a new server.
I moved eGuide to a new server and it's throwing exceptions on the
custom XML we've done. We basically created 2 drop-down boxes to
display our custom department and building lists. This works fine on
our current production box. I copied the eGuide directory over without
making any changes to the custom XML and now I get this error in the
eGuide & Tomcat logs:
<XSLCacheManager>, , ERROR -,
java.xml.transform.TransformerConfigurationExcepti on:
javax.xml.transform.TransformerException:
javax.xml.transform.TransformerException: misquoted literal...expected
single quote!
<eGuideXSL>, renderXSL, ERROR, -, java.lang.Exception: Could not obtain
a template for the file:
/srv/www/tomcat5/base/webapps/eGuide/WEB-INF/templates/xsl/default/browser/detail
What's odd is that the log files state that the file listed in the last
error message ../browser/detail had no problem finding a template
earlier in the logs. The logs are rather vague about what
file/line/command caused the problem to me.
Thanks to anyone who can set me on the right track.
-Ryan
|