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 20633 - java.lang.NullPointerException when trying to enable cert. for corrupted module
Summary: java.lang.NullPointerException when trying to enable cert. for corrupted module
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: -FFJ-
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: akemr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-18 14:33 UTC by Jaromir Uhrik
Modified: 2003-06-30 13:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide.log attached (15.48 KB, text/plain)
2002-02-18 14:39 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2002-02-18 14:33:34 UTC
[CE 020217; jdk1.4]
1. I downloaded the module J2MEWTK 1.0.3 Win
2. The Wizard detects the module as corrupted
3. On the 4th step of the wizard I try to check the module as signed but when I 
click to the checkbox the java.lang.NullPointerException appears in dialog (see 
attached ide.log)
Comment 1 akemr 2002-02-18 14:39:04 UTC
This nbm IS actually corrupted:

there is one unsigned entry: netbeans/emulator/j2mewtk-1_0_3-win.ins
(getCertificates() returns null)

So I'm decreasing priority

I'll look at htis NPE
Comment 2 Jaromir Uhrik 2002-02-18 14:39:15 UTC
Created attachment 4734 [details]
ide.log attached
Comment 3 akemr 2002-02-18 15:08:19 UTC
Fixed in trunk.
Comment 4 Jaromir Uhrik 2002-04-29 14:33:34 UTC
Verified
Comment 5 Quality Engineering 2003-06-30 13:50:37 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.