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 221940

Summary: [73cat] IDE frozen while organizing imports
Product: ide Reporter: misterm <misterm>
Component: LoggerAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: thread dump
messages.log

Description misterm 2012-11-12 10:19:29 UTC
Was just calling organize imports on a project I was working on.

Product Version = NetBeans IDE Dev (Build 20121111-9e5f3cd6ae05)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_07
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.3-b01
Comment 1 misterm 2012-11-12 10:20:45 UTC
Created attachment 127601 [details]
thread dump
Comment 2 misterm 2012-11-12 10:20:50 UTC
Created attachment 127602 [details]
messages.log
Comment 3 Dusan Balek 2012-11-12 18:26:17 UTC
As can be seen from the attached thread dump, the only activity comes fro UI Handler. Reassigning.
Comment 4 Martin Entlicher 2012-11-18 11:25:03 UTC
AWT is blocked by UIHandler.waitFlushed(UIHandler.java:183)
Comment 5 Martin Entlicher 2012-11-19 14:26:02 UTC
Fixed by changeset:   240279:9fe300880a9f
http://hg.netbeans.org/core-main/rev/9fe300880a9f
Comment 6 Quality Engineering 2012-11-21 13:39:07 UTC
Integrated into 'main-golden', will be available in build *201211211016* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/9fe300880a9f
User: mentlicher@netbeans.org
Log: #221940: Count the log records in an RP thread.
Comment 7 Martin Entlicher 2012-12-10 16:09:23 UTC
*** Bug 221061 has been marked as a duplicate of this bug. ***
Comment 8 Ondrej Vrabec 2012-12-26 18:50:42 UTC
*** Bug 224114 has been marked as a duplicate of this bug. ***