My Oracle Support Banner

ADF Application Running With IBM JDK Presents Error With com.sun.org.apache.xml.internal.utils.XMLChar (Doc ID 2362838.1)

Last updated on SEPTEMBER 22, 2022

Applies to:

Oracle JDeveloper - Version 12.1.3.0.0 to 12.2.1.3.0 [Release 12c]
Information in this document applies to any platform.

Symptoms

ADF application deployed on environment using IBM JDK presents the following error:

java.lang.NoClassDefFoundError: com.sun.org.apache.xml.internal.utils.XMLChar
at oracle.jbo.common.JboNameUtil.xmlValidateTagName(JboNameUtil.java:1117)
...
Caused By: java.lang.ClassNotFoundException: com.sun.org.apache.xml.internal.utils.XMLChar
at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:1026)
...
at oracle.jbo.common.JboNameUtil.xmlValidateTagName(JboNameUtil.java:1117)
at oracle.jbo.common.VariableValueManagerImpl.writeVarsToXML(VariableValueManagerImpl.java:827)
at oracle.jbo.server.ViewObjectImpl.doPassivateSettings(ViewObjectImpl.java:22788)
at oracle.jbo.server.ViewObjectImpl.doPassivateSettings(ViewObjectImpl.java:22586)
at oracle.jbo.server.ApplicationModuleImpl.passivateVOs(ApplicationModuleImpl.java:8591)

 

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.