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

Summary: Check for external changes after closing project eats 95% CPU
Product: platform Reporter: Alexander Pepin <apepin>
Component: FilesystemsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: normal CC: issues, ovk
Priority: P2 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: stack dump

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 ***