Hi Experts,
I am getting error (invokeMethod() failed while calling: onLogin
) after login wp/da. please find the below error.
An error has occurred.
invokeMethod() failed while calling: onLogin
class loading constraint violated (class: com/documentum/xerces_2_8_0/xerces/dom/DOMLocatorImpl method: getRelatedNode()Lorg/w3c/dom/Node;) at pc: 0
After closing this window, press the Refresh or Reload button on your browser to continue.
Hide Details
Stack Trace:
java.lang.VerifyError: class loading constraint violated (class: com/documentum/xerces_2_8_0/xerces/dom/DOMLocatorImpl method: getRelatedNode()Lorg/w3c/dom/Node;) at pc: 0
at java.lang.J9VMInternals.verifyImpl(Native Method)
at java.lang.J9VMInternals.verify(J9VMInternals.java:69)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:131)
at com.documentum.xerces_2_8_0.xerces.dom.DOMErrorImpl.<init>(Unknown Source)
at com.documentum.xerces_2_8_0.xml.serialize.BaseMarkupSerializer.<init>(Unknown Source)
at com.documentum.xerces_2_8_0.xml.serialize.XMLSerializer.<init>(Unknown Source)
at com.documentum.xml.common.DfXMLSerializerHelper.<init>(DfXMLSerializerHelper.java:25)
at com.documentum.fc.internal.xml.XMLUtilsFactory.getXMLSerializer(XMLUtilsFactory.java:27)
at com.documentum.fc.client.impl.bof.cache.CacheManifest.serialize(CacheManifest.java:655)
at com.documentum.fc.client.impl.bof.cache.CacheManifest.initCacheContentFile(CacheManifest.java:547)
at com.documentum.fc.client.impl.bof.cache.CacheManifest.init(CacheManifest.java:45)
at com.documentum.fc.client.impl.bof.cache.DefaultLocalAccessor.init(DefaultLocalAccessor.java:23)
at com.documentum.fc.client.impl.bof.cache.ClassCacheManager.initDocbase(ClassCacheManager.java:537)
at com.documentum.fc.client.impl.bof.cache.ClassCacheManager.getDocbaseClassCache(ClassCacheManager.java:345)
at com.documentum.fc.client.impl.bof.cache.ClassCacheManager.checkCacheConsistency(ClassCacheManager.java:175)
at com.documentum.fc.client.impl.bof.compoundclass.CompoundClassMgr.getImpClass(CompoundClassMgr.java:61)
at com.documentum.fc.client.impl.objectmanager.AbstractPersistentObjectFactory.getCompoundClassEntry(AbstractPersistentObjectFactory.java:39)
at com.documentum.fc.client.impl.objectmanager.PObjectFactoryWithAspects.makeObject(PObjectFactoryWithAspects.java:48)
at com.documentum.fc.client.impl.objectmanager.PersistentObjectManager.getObjectFromServer(PersistentObjectManager.java:356)
at com.documentum.fc.client.impl.objectmanager.PersistentObjectManager.getObject(PersistentObjectManager.java:311)
PLease help me out from this issue.
Thanks.