Troubleshooting
Problem
You are using InfoSphere MDM Server v10.1 and deploying a .ear file from the workspace to the operational server with a WebSphere Application Server v8.0.0.5 cluster. You may get ExceptionInInitializerError and MessageTransformationException when you are running a web services transaction. The error indicates that "Schema factory class com.ibm.xml.xml4j.internal.s1.impl.dv.xs.SchemaDVFactoryImpl does not extend from SchemaDVFactory. "
Symptom
Detailed error message:
java.lang.ExceptionInInitializerError
at java.lang.J9VMInternals.initialize(J9VMInternals.java:250)
at com.ibm.xml.xci.SessionContext.<init>(SessionContext.java:226)
at com.ibm.xml.xci.SessionContext.<init>(SessionContext.java:172)
at
com.ibm.xltxe.rnm1.xtq.exec.XFactoryImpl.<init>(XFactoryImpl.java:94)
at java.lang.J9VMInternals.newInstanceImpl(Native Method)
at java.lang.Class.newInstance(Class.java:1357)
at com.ibm.xml.xapi.XFactory.newInstance(XFactory.java:115)
at
com.ibm.mdm.asi.MDMOperationalServicesRequestAdapter.processMessage(MDMOperationalServicesRequestAdapter.java:110)
at
com.ibm.mdm.asi.ASIRequestProcessor.processRequest(ASIRequestProcessor.java:41)
at
com.dwl.base.requestHandler.DWLRequestHandler.parseRequest(DWLRequestHandler.java:907)
at
com.dwl.base.requestHandler.DWLRequestHandler.processTx(DWLRequestHandler.java:306)
at
com.dwl.base.requestHandler.DWLServiceControllerBase.processRequest(DWLServiceControllerBase.java:248)
at
com.dwl.base.requestHandler.beans.DWLServiceControllerBean.processRequest(DWLServiceControllerBean.java:141)
... ...
Caused by: com.ibm.xml.xml4j.internal.s1.impl.dv.DVFactoryException: Schema factory class
com.ibm.xml.xml4j.internal.s1.impl.dv.xs.SchemaDVFactoryImpl does not extend from SchemaDVFactory.
... ...
com.ibm.mdm.asi.exception.MessageTransformationException:
[Exception_MDMRequestAdapter_TransformationError:] CDKAI2002E:Error occurred while transforming the request. The configured transformation may be incorrect.
at
com.ibm.mdm.asi.MDMOperationalServicesRequestAdapter.processMessage(MDMOperationalServicesRequestAdapter.java:165)
at
com.ibm.mdm.asi.ASIRequestProcessor.processRequest(ASIRequestProcessor.java:41)
at
com.dwl.base.requestHandler.DWLRequestHandler.parseRequest(DWLRequestHandler.java:907)
at
com.dwl.base.requestHandler.DWLRequestHandler.processTx(DWLRequestHandler.java:306)
... ...
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
16 June 2018
UID
swg21653971