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 44805

Summary: Loop of NPE when new form created
Product: platform Reporter: Jaromir Uhrik <juhrik>
Component: ExplorerAssignee: _ tboudreau <tboudreau>
Status: CLOSED FIXED    
Severity: blocker CC: lhasik, ttran
Priority: P1    
Version: 4.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: Exception stack

Description Jaromir Uhrik 2004-06-14 09:25:40 UTC
[200406131800; j2sdk1.4.2_04]
1.Create new form
2.Click on the node in component inspector
3.java.lang.NullPointerException appears every
time when the user clicks into the form designer
or component inspector
Comment 1 Jaromir Uhrik 2004-06-14 09:26:23 UTC
Created attachment 15670 [details]
Exception stack
Comment 2 Lukas Hasik 2004-06-14 14:01:04 UTC
easily reproducible on my XP
Comment 3 _ tboudreau 2004-06-14 17:24:53 UTC
Checking in RendererFactory.java;
/cvs/openide/src/org/openide/explorer/propertysheet/RendererFactory.java,v  <--  
RendererFactory.java
new revision: 1.14; previous revision: 1.13
done
Comment 4 Jaromir Uhrik 2004-08-12 15:41:32 UTC
Verified in 20040812; j2sdk1.5.0-beta3-b59.