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 192979 - IllegalStateException: xxx
Summary: IllegalStateException: xxx
Status: RESOLVED WONTFIX
Alias: None
Product: qa
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-07 13:37 UTC by Tomas Danek
Modified: 2011-02-16 16:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 164766


Attachments
stacktrace (2.21 KB, text/plain)
2010-12-07 13:37 UTC, Tomas Danek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Danek 2010-12-07 13:37:48 UTC
This issue was reported manually by musilt2.
It already has 11 duplicates 


Build: NetBeans IDE Dev (Build 201012060001)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.1-b03-307, Java(TM) SE Runtime Environment, 1.6.0_22-b04-307-10M3261
OS: Mac OS X

User Comments:
musilt2: up4

musilt2: up1

musilt2: up9

musilt2: up7

musilt2: u12

musilt2: up6

musilt2: up5

musilt2: up14

musilt2: up13

GUEST: up2

musilt2: up3




Stacktrace: 
java.lang.IllegalStateException: xxx
   at my.codenamebase.please.ignore.ClassXXXXA.methodF(ClassXXXXA.java:33)
   at my.codenamebase.please.ignore.ClassXXXXA.methodE(ClassXXXXA.java:29)
   at my.codenamebase.please.ignore.ClassXXXXA.methodD(ClassXXXXA.java:26)
   at my.codenamebase.please.ignore.ClassXXXXA.methodC(ClassXXXXA.java:22)
   at my.codenamebase.please.ignore.ClassXXXXA.methodB(ClassXXXXA.java:18)
   at my.codenamebase.please.ignore.InvokeException.actionPerformed(InvokeException.java:23)
Comment 1 Tomas Danek 2010-12-07 13:37:51 UTC
Created attachment 103673 [details]
stacktrace