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 245902 - NullPointerException at org.netbeans.modules.javacardmanager.ui.APDUManagerTopComponent.componentOpened
Summary: NullPointerException at org.netbeans.modules.javacardmanager.ui.APDUManagerTo...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-23 05:46 UTC by rahuljaiswal07
Modified: 2014-07-23 09:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 186468


Attachments
stacktrace (1.96 KB, text/plain)
2014-07-23 05:46 UTC, rahuljaiswal07
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rahuljaiswal07 2014-07-23 05:46:44 UTC
Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.11-b03, Java(TM) SE Runtime Environment, 1.8.0_11-b12
OS: Windows 8

User Comments:
GUEST: send apdu command using apdu manager show nullPointerException

rahuljaiswal07: Just restarted IDE.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.javacardmanager.ui.APDUManagerTopComponent.componentOpened(APDUManagerTopComponent.java:485)
   at org.openide.windows.WindowManager.componentOpenNotify(WindowManager.java:307)
   at org.netbeans.core.windows.WindowManagerImpl.notifyTopComponentOpened(WindowManagerImpl.java:1149)
   at org.netbeans.core.windows.Central.addModeOpenedTopComponent(Central.java:798)
   at org.netbeans.core.windows.ModeImpl.addOpenedTopComponent(ModeImpl.java:354)
   at org.netbeans.core.windows.LazyLoader.lazyLoad(LazyLoader.java:140)
Comment 1 rahuljaiswal07 2014-07-23 05:46:45 UTC
Created attachment 148225 [details]
stacktrace
Comment 2 Roman Svitanic 2014-07-23 09:45:16 UTC
Java Card Manager plugin is a third-party plugin not bundled with NetBeans IDE. Please report bug to the authors of the plugin.