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 197325 - IllegalStateException: Pending incoming event: 9587519 [org.netbeans.lib.editor.util.swing.DocumentUtilities$EventPropertiesElementChange@8a4cc8, org.netbeans.editor.FixLineSyntaxState$BeforeLineUndo@
Summary: IllegalStateException: Pending incoming event: 9587519 [org.netbeans.lib.edit...
Status: RESOLVED DUPLICATE of bug 197981
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-01 10:57 UTC by Exceptions Reporter
Modified: 2011-05-19 12:17 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 177577


Attachments
stacktrace (4.86 KB, text/plain)
2011-04-01 10:57 UTC, Exceptions Reporter
Details
stacktrace (5.41 KB, text/plain)
2011-04-14 20:36 UTC, Exceptions Reporter
Details
stacktrace (4.73 KB, text/plain)
2011-04-16 23:15 UTC, javydreamercsw
Details
stacktrace (4.84 KB, text/plain)
2011-05-13 15:58 UTC, schkovich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-04-01 10:57:56 UTC
Build: NetBeans IDE Dev (Build 201103260400)
VM: Java HotSpot(TM) Client VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Windows XP

Stacktrace: 
java.lang.IllegalStateException: Pending incoming event: 9587519 [org.netbeans.lib.editor.util.swing.DocumentUtilities$EventPropertiesElementChange@8a4cc8, org.netbeans.editor.FixLineSyntaxState$BeforeLineUndo@1b71c4b hasBeenDone: false alive: true, org.netbeans.editor.DocumentContent$Edit@a2a09b hasBeenDone: false alive: true, org.netbeans.editor.BaseDocument$MarksStorageUndo@de279e hasBeenDone: false alive: true, org.netbeans.lib.editor.util.swing.GapBranchElement$Edit@fb22a0 hasBeenDone: false alive: true, org.netbeans.editor.FixLineSyntaxState$AfterLineUndo@19e401c hasBeenDone: false alive: true], type=REMOVEtext='<?php
        // put your code here
        ?>'
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.incomingEvent(ViewUpdates.java:605)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates$IncomingModificationListener.insertUpdate(ViewUpdates.java:624)
   at sun.reflect.GeneratedMethodAccessor72.invoke(GeneratedMethodAccessor72.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.openide.util.WeakListenerImpl$ProxyListener.invoke(WeakListenerImpl.java:459)
Comment 1 Exceptions Reporter 2011-04-01 10:57:59 UTC
Created attachment 107426 [details]
stacktrace
Comment 2 Exceptions Reporter 2011-04-14 20:36:46 UTC
Created attachment 107762 [details]
stacktrace
Comment 3 javydreamercsw 2011-04-16 23:14:54 UTC
Reproduced on NetBeans 7.0 RC2
Comment 4 javydreamercsw 2011-04-16 23:15:58 UTC
Created attachment 107794 [details]
stacktrace

Deleting text
Comment 5 schkovich 2011-05-13 15:58:27 UTC
Created attachment 108277 [details]
stacktrace

overtyping the first word on the line in ini file
Comment 6 Exceptions Reporter 2011-05-13 15:58:39 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=177577
Comment 7 Miloslav Metelka 2011-05-19 12:17:09 UTC

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