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 204581 - IllegalStateException: testing ISE
Summary: IllegalStateException: testing ISE
Status: NEW
Alias: None
Product: qa
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-02 12:53 UTC by Tomas Danek
Modified: 2011-11-02 12:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 164775


Attachments
stacktrace (2.59 KB, text/plain)
2011-11-02 12:53 UTC, Tomas Danek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Danek 2011-11-02 12:53:22 UTC
This bug was originally marked as duplicate of bug 181227, 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 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: test

GUEST: ise

musilt2: adding comment




Stacktrace: 
java.lang.IllegalStateException: testing ISE
   at org.netbeans.module.test.SomeAction.actionPerformed(SomeAction.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 Tomas Danek 2011-11-02 12:53:26 UTC
Created attachment 112738 [details]
stacktrace
Comment 2 Tomas Danek 2011-11-02 12:54:47 UTC
testing issue --> qa/code