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 51154

Summary: [40cat] Classpath scanning and MDR storage exceptions
Product: java Reporter: llturro <llturro>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log file

Description llturro 2004-11-04 11:36:05 UTC
[ BUILD # : 200411020931 ]
[ JDK VERSION : J2SE 1.5.0 ]

Since this qbuild, I start getting exceptions and 
classpath scanning dialogs. Exceptions come in two 
different varieties: those I have to accept and 
those may disappear along with classpath scanning 
dialogs.
Comment 1 llturro 2004-11-04 11:37:06 UTC
Created attachment 18721 [details]
IDE log file
Comment 2 llturro 2004-11-04 11:50:45 UTC
As expected, once [user_dir]/dev/var/cache is removed the exceptions
are gone, along with classpath scanning dialogs.

May I suggest that Clean and Build target include also mdr storage
rebuild for that project. Or at least, could it possibly be to have
mdr storage generation for a single project as an ant task?
Comment 3 Martin Matula 2004-11-04 16:11:39 UTC
What build did you use before installing this q-build? Did you reuse
the old userdir when starting the q-build? (when the exceptions
started to occur)
Comment 4 llturro 2004-11-05 12:24:21 UTC
The project I meant was edited last time with Beta2, if I can remember
(not always working with the same project and so many NB changes) Due
user dir changes to beta2 instead of dev, I suppose the reused user
dir was from QBuild previous to Beta2.
Comment 5 Martin Matula 2004-11-18 10:42:17 UTC

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