"Unable to parse XSL" Errors in Logs when Viewing Web Pages in Clustering Environment on AIX Server
(Doc ID 2126408.1)
Last updated on AUGUST 05, 2022
Applies to:
Oracle Utilities Meter Data Management - Version 2.1.0.3 and laterInformation in this document applies to any platform.
Symptoms
**Disclaimer:** This KM article may include the following abbreviations:
OUAF/FW - Oracle Utilities Framework
XAI - XML Application Integration
MDM - Oracle Utilities Meter Data Management
XSL - eXtensible Stylesheet Language
WLS - Oracle WebLogic Server
When using OUAF on an AIX server, getting the following errors (or similar for different pages) when accessing most pages within the OUAF:
These paths are examples and will vary based on page being accessed and configuration of server.
FATAL ERROR: '/ouaf/mdm/middleware/user_projects/domains/MDM_DOMAIN/commonPage.xsl (No such file or directory)'
- DATE [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR (web.dynamicui.XSLTemplateCache) Unable to parse XSL
'/WEB-INF/uiXSL/newSearchPage2.xsl' for page 'reportMetaDataSearchPage'
javax.xml.transform.TransformerConfigurationException: com.ibm.xtq.xslt.jaxp.HandledRuntimeException: /ouaf/mdm/middleware/user_projects/domains/MDM_DOMAIN/commonPage.x
sl (No such file or directory)
at com.ibm.xtq.xslt.jaxp.AbstractTransformerFactory.newTemplates(Unknown Source)
at
OR
FATAL ERROR: '/appl/oracle/middleware/wls/12.1.3.0.0/user_projects/domains/MDM/common.xsl (A file or directory in the path name does not exist.)'
- DATE [[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR (web.dynamicui.XSLTemplateCache) Unable to parse XSL '/WEB-INF/uiXSL/newSearchPage2.xsl' for page 'reportMetaDataSearchPage'
javax.xml.transform.TransformerConfigurationException: com.ibm.xtq.xslt.jaxp.HandledRuntimeException: /appl/oracle/middleware/wls/12.1.3.0.0/user_projects/domains/MDM/common.xsl (A file or directory in the path name does not exist.)
at com.ibm.xtq.xslt.jaxp.AbstractTransformerFactory.newTemplates(Unknown Source)
at weblogic.xml.jaxp.WebLogicTransformerFactory.newTemplates(WebLogicTransformerFactory.java:194)
at weblogic.xml.jaxp.RegistryTransformerFactory.newTemplates(RegistryTransformerFactory.java:173)
at com.splwg.base.web.dynamicui.XSLTemplateCache.createTemplates(XSLTemplateCache.java:90)
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 |
References |