Support Article
ClassNotFoundException occurs during XML deserialization process
SA-73618
Summary
ClassNotFoundException occurs during the XML deserialization process post upgrading.
Error Messages
org.apache.xerces.dom.DeferredElementNSImpl][STACK][java.lang.ClassNotFoundException: org.apache.xerces.dom.DeferredElementNSImpl<CR> at pegarules.internal.bootstrap.phase2.PRBaseLoader.findClass
Steps to Reproduce
Unknown
Root Cause
A defect or configuration issue in the operating environment. The xercesImpl jar was not picked up.
Resolution
Perform the following local-change:
Include the xercesImpl-x.x.x.redhat-x.jar in the %JAVA_HOME%\jre\lib\endorsed directory.
Published April 9, 2019 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.