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 189916 - NullPointerException at org.netbeans.modules.javacard.project.JCProjectActionProvider.isActionEnabled
Summary: NullPointerException at org.netbeans.modules.javacard.project.JCProjectAction...
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:
: 194761 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-08-26 13:53 UTC by Oleg Khokhlov
Modified: 2011-05-26 07:36 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 172181


Attachments
stacktrace (4.63 KB, text/plain)
2010-08-26 13:53 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 13:53:33 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: Srevices tab, Java Card Runtimes-> Open As URL on Bundled Java Card 3.0.2 Runtime




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.javacard.project.JCProjectActionProvider.isActionEnabled(JCProjectActionProvider.java:329)
   at org.netbeans.modules.project.ui.actions.ActionsUtil.commandSupported(ActionsUtil.java:153)
   at org.netbeans.modules.project.ui.actions.MainProjectAction$1.run(MainProjectAction.java:226)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1426)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968)
Comment 1 Oleg Khokhlov 2010-08-26 13:53:39 UTC
Created attachment 101694 [details]
stacktrace
Comment 2 _ tboudreau 2011-05-26 01:59:43 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:58 UTC
Uy... I *am* the default assignee for javacard...
Comment 4 _ tboudreau 2011-05-26 07:30:57 UTC
Fixed by psuchomel in a commit last November.
Comment 5 _ tboudreau 2011-05-26 07:36:03 UTC
*** Bug 194761 has been marked as a duplicate of this bug. ***