Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 97952 Details for
Bug 211495
[implementation] AssertionFailed while editing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
Same exception got with I20080427-2000
exception_I20080427-2000.log (text/x-log), 6.54 KB, created by
Frederic Fusier
on 2008-04-29 07:48:44 EDT
(
hide
)
Description:
Same exception got with I20080427-2000
Filename:
MIME Type:
Creator:
Frederic Fusier
Created:
2008-04-29 07:48:44 EDT
Size:
6.54 KB
patch
obsolete
>!ENTRY org.eclipse.ui 4 0 2008-04-29 13:41:27.625 >!MESSAGE Unhandled event loop exception >!STACK 0 >org.eclipse.core.runtime.AssertionFailedException: assertion failed: > at org.eclipse.core.runtime.Assert.isTrue(Assert.java:111) > at org.eclipse.core.runtime.Assert.isTrue(Assert.java:97) > at org.eclipse.jface.text.Position.setLength(Position.java:185) > at org.eclipse.jface.text.rules.FastPartitioner.computePartitioning(FastPartitioner.java:634) > at org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1387) > at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:428) > at org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:448) > at org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:566) > at org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:564) > at org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.textChanged(PresentationReconciler.java:225) > at org.eclipse.jface.text.TextViewer.updateTextListeners(TextViewer.java:2648) > at org.eclipse.jface.text.TextViewer.fireRedrawChanged(TextViewer.java:4685) > at org.eclipse.jface.text.TextViewer.enabledRedrawing(TextViewer.java:4725) > at org.eclipse.jface.text.TextViewer.enabledRedrawing(TextViewer.java:4693) > at org.eclipse.jface.text.TextViewer.setRedraw(TextViewer.java:4780) > at org.eclipse.jface.text.TextViewer.setRedraw(TextViewer.java:4752) > at org.eclipse.jface.text.TextViewer$RewriteTarget.setRedraw(TextViewer.java:1050) > at org.eclipse.jface.text.TextViewer$DocumentRewriteSessionListener.documentRewriteSessionChanged(TextViewer.java:1418) > at org.eclipse.jface.text.AbstractDocument.fireRewriteSessionChanged(AbstractDocument.java:1515) > at org.eclipse.jface.text.AbstractDocument.stopRewriteSession(AbstractDocument.java:1601) > at org.eclipse.jface.text.TextViewer.shift(TextViewer.java:4047) > at org.eclipse.jface.text.TextViewer.doOperation(TextViewer.java:3761) > at org.eclipse.jface.text.source.SourceViewer.doOperation(SourceViewer.java:892) > at org.eclipse.jface.text.source.projection.ProjectionViewer.doOperation(ProjectionViewer.java:1422) > at org.eclipse.jdt.internal.ui.javaeditor.JavaSourceViewer.doOperation(JavaSourceViewer.java:181) > at org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor$AdaptedSourceViewer.doOperation(CompilationUnitEditor.java:194) > at org.eclipse.ui.texteditor.ShiftAction$1.run(ShiftAction.java:85) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) > at org.eclipse.ui.texteditor.ShiftAction.run(ShiftAction.java:83) > at org.eclipse.ui.texteditor.AbstractTextEditor$ActivationCodeTrigger.verifyKey(AbstractTextEditor.java:723) > at org.eclipse.jface.text.TextViewer$VerifyKeyListenersManager.verifyKey(TextViewer.java:474) > at org.eclipse.swt.custom.StyledTextListener.handleEvent(StyledTextListener.java:60) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1002) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1026) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1011) > at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:769) > at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:5157) > at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java:4863) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1002) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1026) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1011) > at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1039) > at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1035) > at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1351) > at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:3888) > at org.eclipse.swt.widgets.Canvas.WM_CHAR(Canvas.java:338) > at org.eclipse.swt.widgets.Control.windowProc(Control.java:3781) > at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:334) > at org.eclipse.swt.widgets.Display.windowProc(Display.java:4485) > at org.eclipse.swt.internal.win32.OS.$$YJP$$DispatchMessageW(Native Method) > at org.eclipse.swt.internal.win32.OS.DispatchMessageW(OS.java) > at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2346) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3377) > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2351) > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2315) > at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2181) > at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:477) > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288) > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:472) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:112) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:379) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) > at org.eclipse.equinox.launcher.Main.run(Main.java:1236) > at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 211495
:
84095
|
84107
| 97952