Posted: Fri Jul 06, 2007 12:20 am Post subject: WMBTK error after restart
Acolyte
Joined: 05 Jul 2007 Posts: 71
HI ,
Can somebody help me soving this prob?
This error occured suddenly after a restart . . . . Now this error window appears in my debug sessions on every breakpoint about 10 times in a row. The flow continues after clicking ok, but the behaviour still is the same at the next point . . . . see log extract:
!ENTRY org.eclipse.ui 4 0 jun 28, 2007 16:49:12.875
!MESSAGE Assertion failed:
!STACK 0
org.eclipse.jface.util.Assert$AssertionFailedException: Assertion failed:
at org.eclipse.jface.util.Assert.isTrue(Unknown Source)
at org.eclipse.jface.util.Assert.isTrue(Unknown Source)
at org.eclipse.jface.viewers.TextCellEditor.doSetValue(Unknown Source)
at org.eclipse.jface.viewers.CellEditor.setValue(Unknown Source)
at org.eclipse.jface.viewers.TableViewerImpl.activateCellEditor(Unknown Source)
at org.eclipse.jface.viewers.TableViewerImpl.activateCellEditor(Unknown Source)
at org.eclipse.jface.viewers.TableViewerImpl.handleMouseDown(Unknown Source)
at org.eclipse.jface.viewers.TableTreeViewer$1.mouseDown(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source)
at org.eclipse.ui.internal.Workbench.runUI(Unknown Source)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.internal.ide.IDEApplication.run(Unknown Source)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:5
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum