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 186897 - Check for external changes after closing project eats 95% CPU
Summary: Check for external changes after closing project eats 95% CPU
Status: RESOLVED DUPLICATE of bug 186655
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-05-28 13:07 UTC by Alexander Pepin
Modified: 2010-06-04 10:02 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack dump (12.83 KB, text/plain)
2010-05-28 13:07 UTC, Alexander Pepin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pepin 2010-05-28 13:07:11 UTC
Created attachment 99612 [details]
stack dump

Please evaluate the issue and reassign to the right team it if it's needed.
Steps to reproduce:
- open big project (e.g. chromas)
- close it
Result: Check for external changes progress bar appears and "top" shows that 95% CPU is eaten by java. The checking lasts for 10 or more minutes. This is unacceptable.
Comment 1 Vladimir Voskresensky 2010-05-28 14:15:48 UTC
refresh FS is the only runnable client
Comment 2 Jaroslav Tulach 2010-06-04 10:02:55 UTC

*** This bug has been marked as a duplicate of bug 186655 ***