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 209615 - ArrayIndexOutOfBoundsException: 0
Summary: ArrayIndexOutOfBoundsException: 0
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Wicket (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-15 13:14 UTC by zdenek.rod
Modified: 2016-07-07 08:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 185905


Attachments
stacktrace (4.82 KB, text/plain)
2012-03-15 13:14 UTC, zdenek.rod
Details
stacktrace (2.60 KB, text/plain)
2012-12-04 07:10 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zdenek.rod 2012-03-15 13:14:52 UTC
This bug was originally marked as duplicate of bug 204426, 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 201203120400)
VM: Java HotSpot(TM) Client VM, 20.6-b01, Java(TM) SE Runtime Environment, 1.6.0_31-b05
OS: Windows 7

User Comments:
zdenek.rod: I opened History.




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 0
   at org.netbeans.modules.web.wicket.actions.GotoHTMLAction.enable(GotoHTMLAction.java:42)
   at org.openide.util.actions.NodeAction$DelegateAction.resultChanged(NodeAction.java:615)
   at org.openide.util.actions.CookieAction$CookieDelegateAction.superResultChanged(CookieAction.java:347)
   at org.openide.util.actions.CookieAction$CookieDelegateAction.resultChanged(CookieAction.java:343)
   at sun.reflect.GeneratedMethodAccessor57.invoke(GeneratedMethodAccessor57.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
Comment 1 zdenek.rod 2012-03-15 13:14:54 UTC
Created attachment 116762 [details]
stacktrace
Comment 2 Exceptions Reporter 2012-11-29 13:05:33 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=185905
Comment 3 Exceptions Reporter 2012-12-04 07:10:40 UTC
Created attachment 128814 [details]
stacktrace
Comment 4 Martin Balin 2016-07-07 08:54:14 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss