Exception in the Compare XML Example [message #209118] |
Wed, 10 March 2004 19:58 |
Eclipse User |
|
|
|
Originally posted by: sylcheung.hotmail.com
I try the compare XML example in build 200403100800 on Windows XP on jdk
1.4.2_04.
I get this exception when i trying to compare 2 xml files.
Can someone please tell me how can I run that compare xml example?
Thank you.
============================================================ =====
!ENTRY org.eclipse.compare.examples.xml 4 4 Mar 10, 2004 13:53:37.794
!MESSAGE Internal Error
!STACK 0
org.eclipse.jface.text.Assert$AssertionFailedException: Assertion failed:
at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java :691)
at org.apache.crimson.parser.Parser2.parse(Parser2.java:337)
at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl. java:448)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:345)
at
org.eclipse.compare.examples.xml.XMLStructureCreator.getStru cture(XMLStructureCreator.java:572)
at
org.eclipse.compare.structuremergeviewer.StructureDiffViewer .contentChanged(StructureDiffViewer.java:247)
at
org.eclipse.compare.examples.xml.XMLStructureViewer.contentC hanged(XMLStructureViewer.java:239)
at
org.eclipse.compare.examples.xml.SelectMatcherAction.run(Sel ectMatcherAction.java:29)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:881 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:550)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:502)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContributionItem.java:435)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:833)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2367)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2047)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1451)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1422)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:258)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:139)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:48)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:260)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:173)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:106)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:305)
at org.eclipse.core.launcher.Main.run(Main.java:745)
at org.eclipse.core.launcher.Main.main(Main.java:713)
|
|
|
Powered by
FUDForum. Page generated in 0.05383 seconds