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 234273 - IndexOutOfBoundsException: NOT_A_REAL_REPORT
Summary: IndexOutOfBoundsException: 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-08-12 15:00 UTC by Tomas Danek
Modified: 2014-01-29 13:13 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 202984


Attachments
stacktrace (2.58 KB, text/plain)
2013-08-12 15:00 UTC, Tomas Danek
Details
stacktrace (2.57 KB, text/plain)
2014-01-29 11:58 UTC, Tomas Danek
Details
stacktrace (2.57 KB, text/plain)
2014-01-29 12:19 UTC, Tomas Danek
Details
stacktrace (2.57 KB, text/plain)
2014-01-29 13:13 UTC, tester1
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Danek 2013-08-12 15:00:48 UTC
Build: NetBeans IDE Dev (Build 201308112300)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b55, Java(TM) SE Runtime Environment, 1.7.0_40-ea-b37
OS: Mac OS X

User Comments:
musilt2: Testing after BZ Upgrade workaround




Stacktrace: 
java.lang.IndexOutOfBoundsException: NOT_A_REAL_REPORT
   at notarealreport.NotARealReport.actionPerformed(NotARealReport.java:27)
   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)
   at org.openide.awt.AlwaysEnabledAction.actionPerformed(AlwaysEnabledAction.java:201)
Comment 1 Tomas Danek 2013-08-12 15:00:49 UTC
Created attachment 138591 [details]
stacktrace
Comment 2 Tomas Danek 2014-01-29 11:58:10 UTC
Created attachment 144526 [details]
stacktrace

testing
Comment 3 Tomas Danek 2014-01-29 12:19:10 UTC
Created attachment 144528 [details]
stacktrace

xxx
Comment 4 Exceptions Reporter 2014-01-29 12:22:10 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=202984
Comment 5 tester1 2014-01-29 13:13:10 UTC
Created attachment 144536 [details]
stacktrace

foo