Fix (APAR): PH01114 Status: Fix Release: 9.0.0.8 Operating System: Windows Supersedes Fixes: CMVC Defect: xxxxxx Byte size of APAR: 269652 Date: 2023-04-20 Abstract: cdi fail to parse xml objects Description/symptom of problem: PH01114 resolves the following problem: ERROR DESCRIPTION: CDI is failing to protect its thread context when it creates XML parser objects LOCAL FIX: NA PROBLEM SUMMARY USERS AFFECTED: All users of IBM WebSphere Application Server PROBLEM DESCRIPTION: CDI overrides the default XML parser during application startup. RECOMMENDATION: None The wrong classloader could be on the thread context when parsing beans.xml files. This could result in the wrong XML parser being used and an exception such as: Caused by: javax.xml.parsers.FactoryConfigurationError: Provider javax.xml.parsers.SAXParserFactory could not be instantiated: java.util.ServiceConfigurationError: javax.xml.parsers.SAXParserFactory: Provider oracle.xml.jaxp.JXSAXParserFactory not found at javax.xml.parsers.SAXParserFactory.newInstance(Unknown Source) at org.jboss.weld.xml.BeansXmlParser.parse(BeansXmlParser.java:85) at org.jboss.weld.bootstrap.WeldBootstrap.parse(WeldBootstrap.java: 131) at PROBLEM CONCLUSION: CDI now sets an appropriate thread context classloader before parsing beans.xml files The fix for this APAR is currently targeted for inclusion in fix pack 9.0.0.9 and liberty 18.0.0.1. Please refer to the Recommended Updates page for delivery information: http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980 Directions to apply fix: Install Fix to all WebSphere installations unless special instructions are included below. Special Instructions: None NOTE: The user must: * Logged in with the same authority level when unpacking a fix, fix pack or refresh pack. * Be at V1.8.5 or newer of the Installation Manager. Certain iFixes may require a newer version of the Installation Manager and the Installation Manager will inform you during the installation process if a newer version is required. The IBM Information Center can provide details, if needed, on the use of the Installation Manager to apply the iFixes. http://www.ibm.com/support/knowledgecenter/SSDV2W_1.8.5/com.ibm.cic.agent.ui.doc/helpindex_imic.html. Shutdown WebSphere Application Server before applying the iFixes. Restart WebSphere Application Server after applying the iFixes. Directions to remove fix: The IBM Information Center can provide details, if needed, on the use of the Installation Manager to remove the iFixes. http://www.ibm.com/support/knowledgecenter/SSDV2W_1.8.5/com.ibm.cic.agent.ui.doc/helpindex_imic.html. Shutdown WebSphere Application Server before removing the iFixes. Restart WebSphere Application Server after removing the iFixes. Directions to re-apply fix: 1) Shutdown WebSphere Application Server. 2) Follow the Fix instructions to apply the fix. 3) Restart WebSphere Application Server. Additional Information: