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 189906 - NullPointerException at org.netbeans.modules.javacard.wizard.PackageAIDPanel.write
Summary: NullPointerException at org.netbeans.modules.javacard.wizard.PackageAIDPanel....
Status: RESOLVED FIXED
Alias: None
Product: javacard
Classification: Unclassified
Component: Java Card (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@mobility
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-26 12:18 UTC by Oleg Khokhlov
Modified: 2011-05-29 12:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 172173


Attachments
stacktrace (4.87 KB, text/plain)
2010-08-26 12:18 UTC, Oleg Khokhlov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Khokhlov 2010-08-26 12:18:22 UTC
Build: NetBeans IDE Dev (Build 201008260001)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows XP

User Comments:
ovk: Pressed Back button in 'Enter Package AID' wizard dialog




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.javacard.wizard.PackageAIDPanel.write(PackageAIDPanel.java:92)
   at org.netbeans.modules.javacard.wizard.ClassicPackageWizardPanel.storeSettings(ClassicPackageWizardPanel.java:111)
   at org.netbeans.modules.javacard.wizard.ClassicPackageWizardPanel.storeSettings(ClassicPackageWizardPanel.java:60)
   at org.openide.WizardDescriptor.updateStateOpen(WizardDescriptor.java:887)
   at org.openide.WizardDescriptor.updateState(WizardDescriptor.java:854)
   at org.openide.loaders.TemplateWizard.updateState(TemplateWizard.java:734)
Comment 1 Oleg Khokhlov 2010-08-26 12:18:27 UTC
Created attachment 101685 [details]
stacktrace
Comment 2 _ tboudreau 2011-05-26 01:59:38 UTC
Reassigning a bunch of bugs still assigned to me - I haven't worked for Oracle in almost a year.
Comment 3 _ tboudreau 2011-05-26 02:44:54 UTC
Uy... I *am* the default assignee for javacard...
Comment 4 _ tboudreau 2011-05-26 19:42:06 UTC
Fixed in main/a1380b2a9bb7
Comment 5 Quality Engineering 2011-05-29 12:09:01 UTC
Integrated into 'main-golden', will be available in build *201105290401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/2ac04bfd680d
User: tboudreau@netbeans.org
Log: #189906, #189914 - minor low hanging fruit in javacard;  added friend module (soon to be added to contrib)