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 232148 - IllegalArgumentException: NOT_A_REAL_REPORT
Summary: IllegalArgumentException: NOT_A_REAL_REPORT
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-02 13:01 UTC by tester1
Modified: 2013-07-02 13:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 164798


Attachments
stacktrace (2.65 KB, text/plain)
2013-07-02 13:01 UTC, tester1
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tester1 2013-07-02 13:01:49 UTC
Build: NetBeans IDE Dev (Build 201306272300)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Mac OS X

User Comments:
tester1: test_test_test




Stacktrace: 
java.lang.IllegalArgumentException: NOT_A_REAL_REPORT
   at org.netbeans.modules.test.Thrower.throwException(Thrower.java:15)
   at org.netbeans.modules.test.ThrowAction.actionPerformed(ThrowAction.java:25)
   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)
Comment 1 tester1 2013-07-02 13:01:51 UTC
Created attachment 136602 [details]
stacktrace