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 162411 - IDE pegs cpu
Summary: IDE pegs cpu
Status: RESOLVED INVALID
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All Windows XP x64
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords: PERFORMANCE, RANDOM, THREAD
Depends on:
Blocks:
 
Reported: 2009-04-10 15:46 UTC by fmcorp
Modified: 2009-08-19 13:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fmcorp 2009-04-10 15:46:12 UTC
Product Version: NetBeans IDE 6.5.1 (Build 200903060201)
Java: 1.6.0_13; Java HotSpot(TM) Client VM 11.3-b02
System: Windows XP version 5.2 running on x86; Cp1252; en_US (nb)
Userdir: C:\Documents and Settings\<username>\.netbeans\6.5

-------------

While editing or scrolling the editor window, the whole IDE locks up.  java.exe*32 pegs CPU at 100% on one CPU for
several seconds, then finally everything frees back up for a short while.

I think it pegs during either a re-formatting process or during the compilation process.

Thanks
Comment 1 Jiri Prox 2009-04-14 12:03:41 UTC
Can you please capture several threaddumps when IDE does not respond?
Thanks

http://wiki.netbeans.org/GenerateThreadDump
Comment 2 Vitezslav Stejskal 2009-04-20 13:28:03 UTC
Without the threaddumps there is not much we can do. Sorry.
Comment 3 Jiri Prox 2009-08-19 13:45:12 UTC
Unfortunately there is no feedback from reported, I'm afraid that without requested info we cannot do anything about it,
since we weren't able to reproduce it, Closing as Invalid for now.

Feel free to reopen and provide requested info if it is still reproducible
thanks