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 232247 - 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-04 07:29 UTC by tester1
Modified: 2013-09-09 14:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 192208


Attachments
stacktrace (2.65 KB, text/plain)
2013-07-04 07:29 UTC, tester1
Details
stacktrace (2.65 KB, text/plain)
2013-09-09 14:47 UTC, tester1
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tester1 2013-07-04 07:29:28 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 once again

GUEST: test after redeploy of nb.org

GUEST: 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-04 07:29:29 UTC
Created attachment 136695 [details]
stacktrace
Comment 2 Exceptions Reporter 2013-09-09 14:05:59 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=192208
Comment 3 tester1 2013-09-09 14:47:57 UTC
Created attachment 139841 [details]
stacktrace

test2