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 107117 - CPU use at 99% and "scanning in progress" (permanently?)
Summary: CPU use at 99% and "scanning in progress" (permanently?)
Status: RESOLVED DUPLICATE of bug 106774
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords: PERFORMANCE
: 107115 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-06-19 03:28 UTC by _ tboudreau
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (66.30 KB, text/plain)
2007-06-19 03:29 UTC, _ tboudreau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2007-06-19 03:28:56 UTC
Somehow while editing code, NetBeans gets into a state where it is using 99% of the CPU.  The AWT thread is not blocked, but anything involving syntax 
highlighting or hints or code completion is broken - code completion gives "scanning in progress".  It would appear that some background thread is in an 
endless loop or something.  

No doubt sooner or later I'll do something that will make the AWT thread block on the scanning.

Attaching 3 thread dumps from NetBeans in this state.
Comment 1 _ tboudreau 2007-06-19 03:29:28 UTC
Created attachment 43934 [details]
Thread dump
Comment 2 Jan Lahoda 2007-06-19 09:07:19 UTC
What build are you using? This is supposed to be fixed for quite some time.

*** This issue has been marked as a duplicate of 106774 ***
Comment 3 Jan Lahoda 2007-06-19 09:08:27 UTC
*** Issue 107115 has been marked as a duplicate of this issue. ***