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 194761 - NullPointerException at org.netbeans.modules.javacard.project.JCProjectActionProvider.isActionEnabled
Summary: NullPointerException at org.netbeans.modules.javacard.project.JCProjectAction...
Status: RESOLVED DUPLICATE of bug 189916
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: 2011-01-27 06:21 UTC by Aditya123
Modified: 2011-05-26 07:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 164528


Attachments
stacktrace (6.31 KB, text/plain)
2011-01-27 06:21 UTC, Aditya123
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aditya123 2011-01-27 06:21:43 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows Vista

User Comments:
GUEST: open a sample project




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.javacard.project.JCProjectActionProvider.isActionEnabled(JCProjectActionProvider.java:330)
   at org.netbeans.modules.project.ui.actions.ActionsUtil.commandSupported(ActionsUtil.java:150)
   at org.netbeans.modules.project.ui.actions.ActionsUtil.getProjectsFromLookup(ActionsUtil.java:107)
   at org.netbeans.modules.project.ui.actions.MainProjectAction.refreshView(MainProjectAction.java:199)
   at org.netbeans.modules.project.ui.actions.MainProjectAction.access$000(MainProjectAction.java:78)
   at org.netbeans.modules.project.ui.actions.MainProjectAction$1.run(MainProjectAction.java:183)
Comment 1 Aditya123 2011-01-27 06:21:48 UTC
Created attachment 105391 [details]
stacktrace
Comment 2 _ tboudreau 2011-05-26 01:59:47 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:45:01 UTC
Uy... I *am* the default assignee for javacard...
Comment 4 _ tboudreau 2011-05-26 07:36:03 UTC

*** This bug has been marked as a duplicate of bug 189916 ***