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 153128

Summary: Scanning classpath forever
Product: java Reporter: Lukas Hasik <lhasik>
Component: SourceAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED DUPLICATE    
Severity: blocker Keywords: THREAD
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot
thread dumps

Description Lukas Hasik 2008-11-13 10:10:27 UTC
Product Version: NetBeans IDE 6.5 (Build 200811100001)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)

-I followed http://platform.netbeans.org/tutorials/nbm-selection-1.html after finishing "Changing Selected Objects on
the Fly" I chose wrong hint. Instead of fix imports for Collections I chose "create new class in package...". 
-I wanted to delete the Collections class but I cannot as it shows only the Safely Delete: classpath scanning in
progress dialog
-screenshot + threaddump attached
Comment 1 Lukas Hasik 2008-11-13 10:12:49 UTC
Created attachment 73719 [details]
screenshot
Comment 2 Lukas Hasik 2008-11-13 10:13:51 UTC
Created attachment 73720 [details]
thread dumps
Comment 3 Lukas Hasik 2008-11-13 10:21:12 UTC
reassigning to java/classpath as the whole IDE is affected. It doesn't provide CC, Navigator is empty etc. Everywhere
just message "Scanning cp...". I killed it after 5-10 minutes. After restart it works correctly again.
Comment 4 Jan Lahoda 2008-11-18 16:42:47 UTC
Seems like a duplicate of issue #151267.

*** This issue has been marked as a duplicate of 151267 ***