This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 184499 - [69cat] IllegalStateException: lastCreatedViewEndOffset=45587 != lineStartOffset=45574
Summary: [69cat] IllegalStateException: lastCreatedViewEndOffset=45587 != lineStartOff...
Status: RESOLVED DUPLICATE of bug 195432
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-19 20:22 UTC by swpalmer
Modified: 2011-08-16 14:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 168238


Attachments
stacktrace (1.79 KB, text/plain)
2010-04-19 20:22 UTC, swpalmer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description swpalmer 2010-04-19 20:22:04 UTC
Build: NetBeans IDE Dev (Build 201004190200)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows XP

User Comments:
swpalmer: Invoking Hint - convert concatentation into message template for logger messages.




Stacktrace: 
java.lang.IllegalStateException: lastCreatedViewEndOffset=45587 != lineStartOffset=45574
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.createNextView(ViewBuilder.java:385)
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.createViews(ViewBuilder.java:277)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.checkRebuild(ViewUpdates.java:463)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates$FactoriesListener.viewFactoryChanged(ViewUpdates.java:495)
   at org.netbeans.modules.editor.lib2.view.EditorViewFactory.fireEvent(EditorViewFactory.java:198)
   at org.netbeans.modules.editor.lib2.view.HighlightsViewFactory$1.run(HighlightsViewFactory.java:114)
Comment 1 swpalmer 2010-04-19 20:22:09 UTC
Created attachment 97663 [details]
stacktrace
Comment 2 Miloslav Metelka 2010-06-24 14:40:34 UTC

*** This bug has been marked as a duplicate of bug 182921 ***
Comment 3 Marian Mirilovic 2011-05-24 14:43:13 UTC
this is not a dup of 182921
Comment 4 Miloslav Metelka 2011-08-16 14:34:08 UTC
Already fixed by issue #195432 or even earlier fixes.

*** This bug has been marked as a duplicate of bug 195432 ***