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 92845 - After creating a new Java Project search of classpath fails
Summary: After creating a new Java Project search of classpath fails
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: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-19 14:09 UTC by alexkemp
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
netbeans log file (154.39 KB, application/octet-stream)
2007-01-19 14:12 UTC, alexkemp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alexkemp 2007-01-19 14:09:34 UTC
After I have created a new Java Project the classpath search crashes.
Also creating the project in different ways does not help. Where it has worked
before flawlessly.
No willently performed changes in Java or in the PC which could have effected
the system, java or netbeans.
Comment 1 alexkemp 2007-01-19 14:12:09 UTC
Created attachment 37522 [details]
netbeans log file
Comment 2 Tomas Zezula 2007-01-19 14:33:44 UTC
The problem is caused by the MDR storage. In the NetBeans 6.0 the MDR was
replaced by javac based model. For NetBeans 5.5 you can fix the problem by
deleting nbuserdir/var/cache/mdrstorage folder.
Comment 3 Quality Engineering 2007-09-20 10:54:56 UTC
Reorganization of java component