Forum Discussion
Jerome
17 years agoNew Contributor
I forgot to report the following related behaviors for probably same issues:
1. If I select an XML for editing before the Soap UI project file, I get the following error message:
An error has occurred. See error log for more details.
loader constraint violation in interface itable initialization: when resolving method "org.apache.xerces.dom.CoreDocumentImpl.getDomConfig()Lorg/w3c/dom/DOMConfiguration;" the class loader (instance of org/eclipse/osgi/internal/baseadaptor/DefaultClassLoader) of the current class, org/apache/xerces/dom/CoreDocumentImpl, and the class loader (instance of) for interface org/w3c/dom/Document have different Class objects for the type org/w3c/dom/DOMConfiguration used in the signature
2. If I select the Soap UI project file before any other XML file to edit. I get the exception during Soap UI initiialization as captured in Issue#1 (reported earlier). and I cannot navigate the SoapUI content.
Than when I edit an XML file I keep getting the following error
Multiple problems have occured window with in dialog "An internal error occured during : "Loading referenced grammars". And, in field two lines:
Loading referenced grammars
Processing Dirty Regions
with details as followed:
An internal error occurred during: "Processing Dirty Regions".
loader constraint violation: loader (instance of) previously initiated loading for a different type with name "org/w3c/dom/DOMConfiguration"
Then upon exiting Eclipse I get as many "Save Project" popups as I have instances in my Soap UI perspective (See issue#2)
with detail in dialog: "Project file for [name] has been modified externally, overwrite?" even if I did not change anything.
It seems that there is a conflict of ile association between soap UI project and other plugins. But, I can't remove other XML-based assocaitions?
Any idea on how to resolve this config problem?
1. If I select an XML for editing before the Soap UI project file, I get the following error message:
An error has occurred. See error log for more details.
loader constraint violation in interface itable initialization: when resolving method "org.apache.xerces.dom.CoreDocumentImpl.getDomConfig()Lorg/w3c/dom/DOMConfiguration;" the class loader (instance of org/eclipse/osgi/internal/baseadaptor/DefaultClassLoader) of the current class, org/apache/xerces/dom/CoreDocumentImpl, and the class loader (instance of
2. If I select the Soap UI project file before any other XML file to edit. I get the exception during Soap UI initiialization as captured in Issue#1 (reported earlier). and I cannot navigate the SoapUI content.
Than when I edit an XML file I keep getting the following error
Multiple problems have occured window with in dialog "An internal error occured during : "Loading referenced grammars". And, in field two lines:
Loading referenced grammars
Processing Dirty Regions
with details as followed:
An internal error occurred during: "Processing Dirty Regions".
loader constraint violation: loader (instance of
Then upon exiting Eclipse I get as many "Save Project" popups as I have instances in my Soap UI perspective (See issue#2)
with detail in dialog: "Project file for [name] has been modified externally, overwrite?" even if I did not change anything.
It seems that there is a conflict of ile association between soap UI project and other plugins. But, I can't remove other XML-based assocaitions?
Any idea on how to resolve this config problem?