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 233437 - NullPointerException: NotARealReport
Summary: NullPointerException: NotARealReport
Status: NEW
Alias: None
Product: qa
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-25 14:40 UTC by Tomas Danek
Modified: 2013-08-26 10:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 202530


Attachments
stacktrace (3.27 KB, text/plain)
2013-07-25 14:40 UTC, Tomas Danek
Details
stacktrace (2.57 KB, text/plain)
2013-08-12 14:57 UTC, Tomas Danek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Danek 2013-07-25 14:40:06 UTC
This bug was originally marked as duplicate of bug 230057, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 20130725-15f0e05f262d)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b53, Java(TM) SE Runtime Environment, 1.7.0_40-ea-b34
OS: Mac OS X

User Comments:
musilt2: testing




Stacktrace: 
java.lang.NullPointerException: NotARealReport
   at notarealreport.NotARealReport.actionPerformed(NotARealReport.java:26)
   at org.openide.awt.AlwaysEnabledAction$1.run(AlwaysEnabledAction.java:198)
   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:201)
Comment 1 Tomas Danek 2013-07-25 14:40:07 UTC
Created attachment 137809 [details]
stacktrace
Comment 2 Tomas Danek 2013-08-12 14:57:30 UTC
Created attachment 138589 [details]
stacktrace

testingAfterBZUpgrade
Comment 3 Exceptions Reporter 2013-08-26 10:22:15 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=202530