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 102919 - Classpath scanning problem
Summary: Classpath scanning problem
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
: 97641 102920 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-04-29 05:50 UTC by rosebudz20
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log file (46.02 KB, application/octet-stream)
2007-04-30 07:30 UTC, rosebudz20
Details
Log file (got by email) (46.02 KB, text/plain)
2007-04-30 07:34 UTC, Tomas Zezula
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rosebudz20 2007-04-29 05:50:21 UTC
When I open Netbeans, the classpath says "scanning" in the lower right corner 
but for whatever reason never fully scans the projects in my directory. As a 
result, none of my programs will not run.  It always freezes around 33% of the 
classpath being scanned.
Comment 1 Tomas Zezula 2007-04-30 07:10:27 UTC
*** Issue 102920 has been marked as a duplicate of this issue. ***
Comment 2 Tomas Zezula 2007-04-30 07:14:42 UTC
Seems as a problem of the javacore which was replaced by javac based model in NB
6.0. Can you attach the ide log file also the full thread dump when the scanning
freezes will help to verify this.
Comment 3 rosebudz20 2007-04-30 07:30:33 UTC
Created attachment 41951 [details]
log file
Comment 4 Tomas Zezula 2007-04-30 07:34:17 UTC
Created attachment 41952 [details]
Log file (got by email)
Comment 5 Tomas Zezula 2007-04-30 07:36:47 UTC
Caused by the javacore, it was replaced in NB 6.0 by javac based model. In
NetBeans 5.5 deleting ${nbuserdir}/var/cache/mdrstorage folder may help you.
Comment 6 Jan Lahoda 2007-07-27 10:07:15 UTC
*** Issue 97641 has been marked as a duplicate of this issue. ***
Comment 7 Quality Engineering 2007-09-20 12:08:35 UTC
Reorganization of java component