Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » xml Error processing dirty region
xml Error processing dirty region [message #190381] Fri, 23 March 2007 16:37 Go to next message
Pierre-Henry Perret is currently offline Pierre-Henry PerretFriend
Messages: 33
Registered: July 2009
Member
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 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

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


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Looking for Simple Eclipse-WTP JSP Tutorial
Next Topic:removing a jar
Goto Forum:
  


Current Time: Fri Apr 26 05:54:52 GMT 2024

Powered by FUDForum. Page generated in 0.02653 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top