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 - Loop of NPE when new form created
Summary: Loop of NPE when new form created
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P1 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-14 09:25 UTC by Jaromir Uhrik
Modified: 2008-12-22 18:54 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception stack (3.02 KB, text/plain)
2004-06-14 09:26 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
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.