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 44014 - Null Pointer Exception on Form Component Insertion
Summary: Null Pointer Exception on Form Component Insertion
Status: VERIFIED DUPLICATE of bug 35870
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-30 05:09 UTC by lvwarren
Modified: 2004-07-14 11:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE Log File of Form Exception for Netbeans 3.6 (242.46 KB, text/plain)
2004-05-30 05:10 UTC, lvwarren
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lvwarren 2004-05-30 05:09:15 UTC
Tonight I checked for netbeans updates and 
installed PMD 0.91.

After this install inserting ANY component using 
the form editor producted the following error 
dialog.

This has completely broken my netbeans 3.6 
installation, which i am removing and 
reinstalling.

Dialog box reads:
A java.lang.NullPointerException exception has 
occurred.
Please report this at 
http://www.netbeans.org/issues.html,
including a copy of your ide.log file as an 
attachment.
The ide.log file is located in your C:\Documents 
and Settings\Administrator\.netbeans\3.6\system 
folder.
Comment 1 lvwarren 2004-05-30 05:10:25 UTC
Created attachment 15351 [details]
IDE Log File of Form Exception for Netbeans 3.6
Comment 2 Tomas Pavek 2004-05-31 08:40:24 UTC

*** This issue has been marked as a duplicate of 35870 ***
Comment 3 lvwarren 2004-05-31 18:23:04 UTC
This bug completely prevents use of NetBeans 3.6 with Java 1.5.
I have rolled back to NetBeans 3.51.

What method exists, other than random polling, to determine whether 
this issue has been resolved, since it originates in the JDK?

Thanks for your efforts.
Comment 4 Jan Stola 2004-06-01 12:17:07 UTC
A bug has been filled against JDK. See
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5001842
It is said to be fixed in JDK1.5.0 beta2 that has been
already released. So, download the latest release and
the problem should disappear.

*** This issue has been marked as a duplicate of 35870 ***
Comment 5 Jaromir Uhrik 2004-07-14 11:09:12 UTC
Verified - duplicate.