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 39212 Details for
Bug 138039
Broken text editor after formatting
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.
log file
log.txt (text/plain), 16.83 KB, created by
John Arthorne
on 2006-04-21 15:43:15 EDT
(
hide
)
Description:
log file
Filename:
MIME Type:
Creator:
John Arthorne
Created:
2006-04-21 15:43:15 EDT
Size:
16.83 KB
patch
obsolete
>!SESSION 2006-04-21 12:32:41.593 ----------------------------------------------- >eclipse.buildId=N20060421-0010 >java.fullversion=J2RE 1.4.2 IBM J9 2.2 Windows 2000 x86-32 j9n142-20050609 (JIT enabled) >J9VM - 20050524_1738_lHdSMR >JIT - r7_level20050518_1803 >BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_CA >Framework arguments: -keyring d:\1target\plugins\.metadata\keyring >Command-line arguments: -os win32 -ws win32 -arch x86 -debug d:\1target\plugins\.metadata\.options -data d:\1target\plugins -keyring d:\1target\plugins\.metadata\keyring > >!ENTRY org.eclipse.ui.workbench.texteditor 4 2 2006-04-21 15:19:33.546 >!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench.texteditor". >!STACK 0 >org.eclipse.jface.text.Assert$AssertionFailedException: Assertion failed: > at org.eclipse.jface.text.Assert.isTrue(Assert.java:188) > at org.eclipse.jface.text.Assert.isTrue(Assert.java:173) > at org.eclipse.jface.text.Position.setLength(Position.java:183) > at org.eclipse.jface.text.rules.FastPartitioner.computePartitioning(FastPartitioner.java:634) > at org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1298) > at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:426) > at org.eclipse.jdt.internal.ui.text.spelling.JavaSpellingEngine.check(JavaSpellingEngine.java:49) > at org.eclipse.jdt.internal.ui.text.spelling.SpellingEngine.check(SpellingEngine.java:77) > at org.eclipse.jdt.internal.ui.text.spelling.DefaultSpellingEngine.check(DefaultSpellingEngine.java:70) > at org.eclipse.ui.texteditor.spelling.SpellingService$1.run(SpellingService.java:103) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.ui.texteditor.spelling.SpellingService.check(SpellingService.java:108) > at org.eclipse.ui.texteditor.spelling.SpellingService.check(SpellingService.java:80) > at org.eclipse.jdt.internal.ui.text.spelling.JavaSpellingReconcileStrategy.reconcile(JavaSpellingReconcileStrategy.java:160) > at org.eclipse.jdt.internal.ui.text.CompositeReconcilingStrategy.reconcile(CompositeReconcilingStrategy.java:86) > at org.eclipse.jdt.internal.ui.text.JavaCompositeReconcilingStrategy.reconcile(JavaCompositeReconcilingStrategy.java:94) > at org.eclipse.jface.text.reconciler.MonoReconciler.process(MonoReconciler.java:75) > at org.eclipse.jdt.internal.ui.text.JavaReconciler.process(JavaReconciler.java:342) > at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:204) > >!ENTRY org.eclipse.ui 4 4 2006-04-21 15:19:34.375 >!MESSAGE "Format" did not complete normally. Please see the log for more information. > >!ENTRY org.eclipse.ui 4 0 2006-04-21 15:19:34.390 >!MESSAGE Assertion failed: >!STACK 0 >org.eclipse.jface.text.Assert$AssertionFailedException: Assertion failed: > at org.eclipse.jface.text.Assert.isTrue(Assert.java:188) > at org.eclipse.jface.text.Assert.isTrue(Assert.java:173) > at org.eclipse.jface.text.Position.setLength(Position.java:183) > at org.eclipse.jface.text.rules.FastPartitioner.computePartitioning(FastPartitioner.java:634) > at org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1298) > at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:426) > at org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443) > at org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560) > at org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558) > at org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.textChanged(PresentationReconciler.java:224) > at org.eclipse.jface.text.TextViewer.updateTextListeners(TextViewer.java:2365) > at org.eclipse.jface.text.TextViewer.fireRedrawChanged(TextViewer.java:4425) > at org.eclipse.jface.text.TextViewer.enabledRedrawing(TextViewer.java:4505) > at org.eclipse.jface.text.TextViewer.enabledRedrawing(TextViewer.java:4464) > at org.eclipse.jface.text.TextViewer.setRedraw(TextViewer.java:4587) > at org.eclipse.jface.text.TextViewer.setRedraw(TextViewer.java:4559) > at org.eclipse.jface.text.TextViewer$RewriteTarget.setRedraw(TextViewer.java:979) > at org.eclipse.jface.text.TextViewer$DocumentRewriteSessionListener.documentRewriteSessionChanged(TextViewer.java:1162) > at org.eclipse.jface.text.AbstractDocument.fireRewriteSessionChanged(AbstractDocument.java:1426) > at org.eclipse.jface.text.AbstractDocument.stopRewriteSession(AbstractDocument.java:1512) > at org.eclipse.jface.text.source.SourceViewer.doOperation(SourceViewer.java:848) > at org.eclipse.jface.text.source.projection.ProjectionViewer.doOperation(ProjectionViewer.java:1439) > at org.eclipse.jdt.internal.ui.javaeditor.JavaSourceViewer.doOperation(JavaSourceViewer.java:178) > at org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor$AdaptedSourceViewer.doOperation(CompilationUnitEditor.java:201) > at org.eclipse.ui.texteditor.TextOperationAction$1.run(TextOperationAction.java:131) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) > at org.eclipse.ui.texteditor.TextOperationAction.run(TextOperationAction.java:129) > at org.eclipse.jface.action.Action.runWithEvent(Action.java:499) > at org.eclipse.ui.commands.ActionHandler.execute(ActionHandler.java:185) > at org.eclipse.ui.internal.handlers.LegacyHandlerWrapper.execute(LegacyHandlerWrapper.java:109) > at org.eclipse.core.commands.Command.executeWithChecks(Command.java:460) > at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:424) > at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:160) > at org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(WorkbenchKeyboard.java:466) > at org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(WorkbenchKeyboard.java:799) > at org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(WorkbenchKeyboard.java:846) > at org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(WorkbenchKeyboard.java:564) > at org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(WorkbenchKeyboard.java:506) > at org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEvent(WorkbenchKeyboard.java:122) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Display.filterEvent(Display.java:982) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:924) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:949) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:934) > at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:962) > at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:958) > at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1272) > at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:3346) > at org.eclipse.swt.widgets.Control.windowProc(Control.java:3246) > at org.eclipse.swt.widgets.Display.windowProc(Display.java:4023) > at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) > at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1922) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2964) > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914) > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878) > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143) > at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) > at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60) > at java.lang.reflect.Method.invoke(Method.java:391) > at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) > at org.eclipse.core.launcher.Main.basicRun(Main.java:280) > at org.eclipse.core.launcher.Main.run(Main.java:977) > at org.eclipse.core.launcher.Main.main(Main.java:952) > >!ENTRY org.eclipse.ui.workbench.texteditor 4 2 2006-04-21 15:19:37.265 >!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench.texteditor". >!STACK 0 >org.eclipse.jface.text.Assert$AssertionFailedException: Assertion failed: > at org.eclipse.jface.text.Assert.isTrue(Assert.java:188) > at org.eclipse.jface.text.Assert.isTrue(Assert.java:173) > at org.eclipse.jface.text.Position.setLength(Position.java:183) > at org.eclipse.jface.text.rules.FastPartitioner.computePartitioning(FastPartitioner.java:634) > at org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1298) > at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:426) > at org.eclipse.jdt.internal.ui.text.spelling.JavaSpellingEngine.check(JavaSpellingEngine.java:49) > at org.eclipse.jdt.internal.ui.text.spelling.SpellingEngine.check(SpellingEngine.java:77) > at org.eclipse.jdt.internal.ui.text.spelling.DefaultSpellingEngine.check(DefaultSpellingEngine.java:70) > at org.eclipse.ui.texteditor.spelling.SpellingService$1.run(SpellingService.java:103) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.ui.texteditor.spelling.SpellingService.check(SpellingService.java:108) > at org.eclipse.ui.texteditor.spelling.SpellingService.check(SpellingService.java:80) > at org.eclipse.jdt.internal.ui.text.spelling.JavaSpellingReconcileStrategy.reconcile(JavaSpellingReconcileStrategy.java:160) > at org.eclipse.jdt.internal.ui.text.CompositeReconcilingStrategy.reconcile(CompositeReconcilingStrategy.java:86) > at org.eclipse.jdt.internal.ui.text.JavaCompositeReconcilingStrategy.reconcile(JavaCompositeReconcilingStrategy.java:94) > at org.eclipse.jface.text.reconciler.MonoReconciler.process(MonoReconciler.java:75) > at org.eclipse.jdt.internal.ui.text.JavaReconciler.process(JavaReconciler.java:342) > at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:204) > >!ENTRY org.eclipse.ui 4 4 2006-04-21 15:19:44.437 >!MESSAGE "Delete" did not complete normally. Please see the log for more information. > >!ENTRY org.eclipse.ui 4 0 2006-04-21 15:19:44.437 >!MESSAGE Assertion failed: >!STACK 0 >org.eclipse.jface.text.Assert$AssertionFailedException: Assertion failed: > at org.eclipse.jface.text.Assert.isTrue(Assert.java:188) > at org.eclipse.jface.text.Assert.isTrue(Assert.java:173) > at org.eclipse.jface.text.Position.setLength(Position.java:183) > at org.eclipse.jface.text.rules.FastPartitioner.computePartitioning(FastPartitioner.java:634) > at org.eclipse.jface.text.AbstractDocument.computePartitioning(AbstractDocument.java:1298) > at org.eclipse.jface.text.TextUtilities.computePartitioning(TextUtilities.java:426) > at org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(PresentationReconciler.java:443) > at org.eclipse.jface.text.presentation.PresentationReconciler.processDamage(PresentationReconciler.java:560) > at org.eclipse.jface.text.presentation.PresentationReconciler.access$3(PresentationReconciler.java:558) > at org.eclipse.jface.text.presentation.PresentationReconciler$InternalListener.textChanged(PresentationReconciler.java:224) > at org.eclipse.jface.text.TextViewer.updateTextListeners(TextViewer.java:2365) > at org.eclipse.jface.text.TextViewer$VisibleDocumentListener.documentChanged(TextViewer.java:316) > at org.eclipse.jface.text.AbstractDocument.doFireDocumentChanged2(AbstractDocument.java:699) > at org.eclipse.jface.text.AbstractDocument.doFireDocumentChanged(AbstractDocument.java:672) > at org.eclipse.jface.text.AbstractDocument.doFireDocumentChanged(AbstractDocument.java:657) > at org.eclipse.jface.text.AbstractDocument.fireDocumentChanged(AbstractDocument.java:722) > at org.eclipse.jface.text.AbstractDocument.replace(AbstractDocument.java:1080) > at org.eclipse.core.internal.filebuffers.SynchronizableDocument.replace(SynchronizableDocument.java:151) > at org.eclipse.jface.text.AbstractDocument.replace(AbstractDocument.java:1087) > at org.eclipse.core.internal.filebuffers.SynchronizableDocument.replace(SynchronizableDocument.java:137) > at org.eclipse.jface.text.DefaultDocumentAdapter.replaceTextRange(DefaultDocumentAdapter.java:243) > at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:5793) > at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:6518) > at org.eclipse.swt.custom.StyledText.doDelete(StyledText.java:2194) > at org.eclipse.swt.custom.StyledText.invokeAction(StyledText.java:5682) > at org.eclipse.jface.text.TextViewer.doOperation(TextViewer.java:3485) > at org.eclipse.jface.text.source.SourceViewer.doOperation(SourceViewer.java:862) > at org.eclipse.jface.text.source.projection.ProjectionViewer.doOperation(ProjectionViewer.java:1439) > at org.eclipse.jdt.internal.ui.javaeditor.JavaSourceViewer.doOperation(JavaSourceViewer.java:178) > at org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor$AdaptedSourceViewer.doOperation(CompilationUnitEditor.java:201) > at org.eclipse.ui.texteditor.TextOperationAction$1.run(TextOperationAction.java:131) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) > at org.eclipse.ui.texteditor.TextOperationAction.run(TextOperationAction.java:129) > at org.eclipse.jface.action.Action.runWithEvent(Action.java:499) > at org.eclipse.ui.commands.ActionHandler.execute(ActionHandler.java:185) > at org.eclipse.ui.internal.handlers.LegacyHandlerWrapper.execute(LegacyHandlerWrapper.java:109) > at org.eclipse.core.commands.Command.executeWithChecks(Command.java:460) > at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:424) > at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:160) > at org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(WorkbenchKeyboard.java:466) > at org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(WorkbenchKeyboard.java:799) > at org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(WorkbenchKeyboard.java:846) > at org.eclipse.ui.internal.keys.OutOfOrderListener.handleEvent(OutOfOrderListener.java:76) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:925) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:949) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:934) > at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:962) > at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:958) > at org.eclipse.swt.widgets.Widget.wmKeyDown(Widget.java:1557) > at org.eclipse.swt.widgets.Control.WM_KEYDOWN(Control.java:3567) > at org.eclipse.swt.widgets.Control.windowProc(Control.java:3275) > at org.eclipse.swt.widgets.Display.windowProc(Display.java:4023) > at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) > at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1922) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2964) > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914) > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878) > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143) > at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) > at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60) > at java.lang.reflect.Method.invoke(Method.java:391) > at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) > at org.eclipse.core.launcher.Main.basicRun(Main.java:280) > at org.eclipse.core.launcher.Main.run(Main.java:977) > at org.eclipse.core.launcher.Main.main(Main.java:952)
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 138039
: 39212 |
39275