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 269355

Summary: IllegalStateException: Invalid incomingEvent=1971765316 [org.netbeans.editor.FixLineSyntaxState$BeforeLineUndo@77922720 hasBeenDone: true alive: true, org.netbeans.lib.editor.util.swing.DocumentUtilit
Product: editor Reporter: muellermi <muellermi>
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: Dev   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 227575
Attachments: stacktrace

Description muellermi 2016-12-15 12:52:08 UTC
Build: NetBeans IDE Dev (Build prototypes-repl9-31-on-20161212)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.112-b15, Java(TM) SE Runtime Environment, 1.8.0_112-b15
OS: Windows 7

User Comments:
muellermi: help in Java Shell




Stacktrace: 
java.lang.IllegalStateException: Invalid incomingEvent=1971765316 [org.netbeans.editor.FixLineSyntaxState$BeforeLineUndo@77922720 hasBeenDone: true alive: true, org.netbeans.lib.editor.util.swing.DocumentUtilities$EventPropertiesElementChange@35353a6a, Insert:"list the source you have typed": o=679,len=30,hBDone=T,alive=T,IHC=1890542964,markUpdates:NONE,BBmarkUpdates:NONE, org.netbeans.editor.FixLineSyntaxState$AfterLineUndo@33e81fc5 hasBeenDone: true alive: true], type=INSERTtext='list the source you have typed' != evt=1115194393 [], type=CHANGE
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.clearIncomingEvent(ViewUpdates.java:551)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.changedUpdate(ViewUpdates.java:301)
   at sun.reflect.GeneratedMethodAccessor131.invoke(GeneratedMethodAccessor131.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at org.openide.util.WeakListenerImpl$ProxyListener.invoke(WeakListenerImpl.java:487)
Comment 1 muellermi 2016-12-15 12:52:10 UTC
Created attachment 163248 [details]
stacktrace