ClassCastException Xerces Library

Olaf Kock, modified 1 Year ago. New Member Posts: 3 Join Date: 2/22/22 Recent Posts

Hello, i have this error sometimes after the integration of SAML with Azure on liferay 7.3 (JRE11)
Failed to send Authn request: java. lang.ClassCastException: class org.apache.xerces.parsers.XIncludeAwareParserConfiguration cannot be cast to class org.apache.xerces.xni.parser.XMLParserConfiguration (org.apache.xerces.parsers.XIncludeAwareParserConfiguration is in unnamed module of loader org.apache.catalina.loader.ParallelWebappClassLoader @5d332969; org.apache.xerces.xni.parser.XMLParserConfiguration is in unnamed module of loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @616c8133
Any ideas to solve this?