When Importing XSL In Another XSL File, Error: Could not load XSL transform into the cache for XSL/XSLT
(Doc ID 754363.1)
Last updated on SEPTEMBER 12, 2019
Applies to:
Oracle Enterprise Service Bus - Version 10.1.3.1 to 10.1.3.5Information in this document applies to any platform.
***Checked for relevance on 07-OCT-2010***
***Checked for relevance on 17-Apr-2013***
Symptoms
You will receive the following error in the ESB console:
Error occured while transforming payload using XSL
"esb:///ESB_Projects/<project name url>/<xsl file name>.xsl". Reason : Could not load XSL transform into the cache for XSL/XSLT
"esb:///ESB_Projects/<project name url>/<xsl file name>.xsl"! Reason : XML-22900: (Fatal Error) An internal error condition occurred.!
"esb:///ESB_Projects/<project name url>/<xsl file name>.xsl". Reason : Could not load XSL transform into the cache for XSL/XSLT
"esb:///ESB_Projects/<project name url>/<xsl file name>.xsl"! Reason : XML-22900: (Fatal Error) An internal error condition occurred.!
When you try to execute an ESB project, which uses an XSL file that imports another XSL files as shown below:
<xsl:import href="./<Imported XSL file name>.xsl"/>
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |