xml Error processing dirty region [message #190381] |
Fri, 23 March 2007 16:37  |
Eclipse User |
|
|
|
Hello,
Any time I edit an xml file, I get this error message:
----------------
java.lang.IncompatibleClassChangeError: Class
org.apache.xerces.parsers.SAXParser does not implement the requested
interface org.xml.sax.XMLReader
...
...
... org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcess or.run(DirtyRegionProcessor.java:636)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
----------------------------
pllugin: org.wst.xml.core feature
Version: 1.5.3.v200701251933--3YIAAaBNHFDQIR
Build id: 200702082048
------------
Should I upgrade a feature or else?
|
|
|
Re: xml Error processing dirty region [message #190395 is a reply to message #190381] |
Fri, 23 March 2007 21:33  |
Eclipse User |
|
|
|
Pierre-Henry Perret wrote:
> Any time I edit an xml file, I get this error message:
>
> ----------------
> java.lang.IncompatibleClassChangeError: Class
> org.apache.xerces.parsers.SAXParser does not implement the requested
> interface org.xml.sax.XMLReader
> ..
> ..
> ..
> org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcess or.run(DirtyRegionProcessor.java:636)
>
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
>
> ----------------------------
> pllugin: org.wst.xml.core feature
> Version: 1.5.3.v200701251933--3YIAAaBNHFDQIR
> Build id: 200702082048
> ------------
>
> Should I upgrade a feature or else?
Check your JRE or JDK's lib/ext directory to see if there any extra
jars there such as another version of Xerces. This would interfere
with the version provided for use with WTP.
--
Nitin Dahyabhai
Structured Source Editor
|
|
|
Powered by
FUDForum. Page generated in 0.02743 seconds