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 29266

Summary: MDR Explorer does not display any data
Product: java Reporter: _ briansmith <briansmith>
Component: UnsupportedAssignee: issues@java <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description _ briansmith 2002-12-04 07:09:11 UTC
I just CVS-uped all my modules and rebuilt them
all, and I noticed that MDR Explorer is not
functioning. In particular:

(1) The root node of the MDR Explorer has a plain
white "document" icon instead of the normal icon,
it contains no child nodes, there are no
interesting properties, and there are no
alternative looks listed for the node.

(2) Opening MDR Explorer does not cause the
storage files for the repositories to be created.
Usually, the storage files get created when MDR
Explorer first starts, if they don't exist already.

(3) Even if another module accesses the repository
and thus creates the storage files, MDR Explorer
is not updated to see them.

I suspect this is a looks-related issue but I
don't know where to start investigating. I see
that there have been some changes to Looks
recently. I have rebuilt the MDR module within the
last few days without noticing this problem, but I
had not rebuilt NetBeans in a few weeks until just
a few moments ago.
Comment 1 Martin Matula 2002-12-04 09:52:41 UTC
This was caused by last week's changes in naming module which caused
the looks module to not work. I have fixed the looks module, so now it
should be ok. Thanks for catching this!
Martin
Comment 2 Jiri Prox 2005-07-27 09:04:17 UTC
quiet for too long, verified