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 43576 - 100% CPU forever while doing nothing in IDE
Summary: 100% CPU forever while doing nothing in IDE
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscore (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2004-05-19 15:14 UTC by Milos Kleint
Modified: 2004-08-13 12:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
several threaddumps within approx 30 seconds (32.72 KB, text/plain)
2004-05-19 15:14 UTC, Milos Kleint
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milos Kleint 2004-05-19 15:14:06 UTC
using a custom build from today (trunk except for
core/windows from branch)

I did a commit, cannot recal doing anything else
but the CPU usage stayed at 100 percent for a few
minutes and still there. I created a few thread
dump, and the only longer stacktraces come from
masterfs+vcs no idea who is the culprit though.

threadumps attached.
Comment 1 Milos Kleint 2004-05-19 15:14:55 UTC
Created attachment 15006 [details]
several threaddumps within approx 30 seconds
Comment 2 Martin Entlicher 2004-06-09 14:58:33 UTC
This is caused by an excessive refreshing of filesystems.
The real cause of the refreshes is not apparent from the thread dumps.
I suppose that this is already fixed, I did not encounter this
behavior in recent builds.
Comment 3 Martin Entlicher 2004-06-09 15:07:44 UTC
Hopefully fixed. If not, please reopen.