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

Summary: Installing of the module fires java.lang.NullPointerException
Product: contrib Reporter: Jaromir Uhrik <juhrik>
Component: SyspropsAssignee: sysprops@contrib <sysprops>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: ide.log

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.