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 17488 - Installing of the module fires java.lang.NullPointerException
Summary: Installing of the module fires java.lang.NullPointerException
Status: RESOLVED WORKSFORME
Alias: None
Product: contrib
Classification: Unclassified
Component: Sysprops (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: sysprops@contrib
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-09 16:34 UTC by Jaromir Uhrik
Modified: 2009-11-07 11:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide.log (19.33 KB, text/plain)
2001-11-09 16:41 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2001-11-09 16:34:40 UTC
[dev build #200111090100; last JDK1.4]
I used AutoUpdate to install the sysprops module and the 
java.lang.NullPointerException is written into the console. The ide.log will be 
attached.
Comment 1 Jaromir Uhrik 2001-11-09 16:41:34 UTC
Created attachment 3350 [details]
ide.log
Comment 2 Jesse Glick 2001-11-09 20:17:43 UTC
Looks like a possible JDK bug to me. I don't think there is any excuse
for Hashtable.get to throw NPE even with a null key, but I will check.
Comment 3 Jiri Prox 2007-09-17 21:36:49 UTC
Obsolete milestone, please reevaluate
Comment 4 Jesse Glick 2009-10-20 16:37:16 UTC
No longer even a call to getProperty from this method.