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 204506 - NullPointerException: Testing NPE
Summary: NullPointerException: Testing NPE
Status: RESOLVED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-01 13:06 UTC by Exceptions Reporter
Modified: 2011-11-03 11:57 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 182453


Attachments
stacktrace (2.60 KB, text/plain)
2011-11-01 13:07 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-11-01 13:06:59 UTC
This issue was reported manually by musilt2.
It already has 2 duplicates 


Build: NetBeans IDE Dev (Build 201110300600)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.1-b02-383, Java(TM) SE Runtime Environment, 1.6.0_26-b03-383-11A511
OS: Mac OS X

Stacktrace: 
java.lang.NullPointerException: Testing NPE
   at org.netbeans.module.test.ThrowException.actionPerformed(ThrowException.java:26)
   at org.openide.awt.AlwaysEnabledAction$1.run(AlwaysEnabledAction.java:192)
   at org.openide.util.actions.ActionInvoker$1.run(ActionInvoker.java:95)
   at org.openide.util.actions.ActionInvoker.doPerformAction(ActionInvoker.java:116)
   at org.openide.util.actions.ActionInvoker.invokeAction(ActionInvoker.java:99)
   at org.openide.awt.AlwaysEnabledAction.actionPerformed(AlwaysEnabledAction.java:195)
Comment 1 Exceptions Reporter 2011-11-01 13:07:03 UTC
Created attachment 112658 [details]
stacktrace
Comment 2 Tomas Danek 2011-11-01 15:52:34 UTC
testing - setting as fixed
Comment 3 Exceptions Reporter 2011-11-03 11:37:27 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=164773