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 204512

Summary: IllegalArgumentException: testing iae
Product: qa Reporter: Exceptions Reporter <exceptions_reporter>
Component: CodeAssignee: issues@qa <issues>
Status: NEW ---    
Severity: normal CC: musilt2
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 182484
Attachments: stacktrace

Description Exceptions Reporter 2011-11-01 14:07:05 UTC
This issue was reported manually by musilt2.
It already has 1 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

User Comments:
GUEST: iae - thrown from dev




Stacktrace: 
java.lang.IllegalArgumentException: testing iae
   at org.netbeans.module.test.SomeAction1.actionPerformed(SomeAction1.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 14:07:09 UTC
Created attachment 112670 [details]
stacktrace