expected xerces version xerces-j 2.7.0 was not loaded
Posted: Fri Jan 06, 2006 5:43 am
Hi,
I get the following error when trying to open an xml or xsd document in Eclipse 3.0. I'm using the 6.1 oxygenxml plugin:
18:33:26,549 841 ERROR [ main ] com.oxygenxml.editor.EditorPlugin - The expected Xerces version Xerces-J 2.7.0 was not loaded due to the fact that the version XML4J 4.2.2 is added as an extension to the JVM. This can cause program malfunction. It is strongly recommended to remove the Xerces implementation located at: jar:file:/usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/lib/xml.jar!/org/apache/xerces/impl/Version.class
We've attempted to replace this xml.jar with the 2 new jars that have apparently replaced it in the xerces distribution: xml-apis.jar and xercesImpl.jar. However, eclipse will not start if we remove the xml.jar file from this directory as suggested. I'm unable to paste the eclipse error log (or anything into this dialog), but I can send it to you.
Should we migrate to eclipse 3.1 / oxygenxml 6.2? Thanks in advance for any help.
Paul
I get the following error when trying to open an xml or xsd document in Eclipse 3.0. I'm using the 6.1 oxygenxml plugin:
18:33:26,549 841 ERROR [ main ] com.oxygenxml.editor.EditorPlugin - The expected Xerces version Xerces-J 2.7.0 was not loaded due to the fact that the version XML4J 4.2.2 is added as an extension to the JVM. This can cause program malfunction. It is strongly recommended to remove the Xerces implementation located at: jar:file:/usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/lib/xml.jar!/org/apache/xerces/impl/Version.class
We've attempted to replace this xml.jar with the 2 new jars that have apparently replaced it in the xerces distribution: xml-apis.jar and xercesImpl.jar. However, eclipse will not start if we remove the xml.jar file from this directory as suggested. I'm unable to paste the eclipse error log (or anything into this dialog), but I can send it to you.
Should we migrate to eclipse 3.1 / oxygenxml 6.2? Thanks in advance for any help.
Paul