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 111002

Summary: IDE started to consume CPU without any reason
Product: obsolete Reporter: ehucka <ehucka>
Component: languagesAssignee: Jan Jancura <jjancura>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: threaddump

Description ehucka 2007-07-25 19:44:19 UTC
Product Version         = NetBeans IDE Dev (Build 070725)
Operating System        = Linux version 2.6.16-1.2122_FC5 running on i386
Java; VM; Vendor        = 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05; Sun Microsystems Inc.

After I had left IDE for about 5 minutes 'alone' IDE started to consume 100% of CPU with blocked ui.
I had edited a java source before - it was opened in editor.
Comment 1 ehucka 2007-07-25 19:47:24 UTC
Created attachment 45704 [details]
threaddump
Comment 2 Daniel Prusa 2007-07-26 09:35:14 UTC
awt thread runs in
org.netbeans.modules.languages.features.SemanticHighlightsLayer$Highlights.moveNext(SemanticHighlightsLayer.java:88)
Comment 3 Daniel Prusa 2007-07-26 09:40:05 UTC

*** This issue has been marked as a duplicate of 111041 ***
Comment 4 ehucka 2007-08-03 08:52:14 UTC
verified duplicate