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 186942 - ArrayIndexOutOfBoundsException: 7
Summary: ArrayIndexOutOfBoundsException: 7
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Wicket (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-29 17:52 UTC by irshad86
Modified: 2016-07-07 08:56 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 144430


Attachments
stacktrace (1.35 KB, text/plain)
2010-05-29 17:52 UTC, irshad86
Details

Note You need to log in before you can comment on or make changes to this bug.
Description irshad86 2010-05-29 17:52:49 UTC
Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows Vista

User Comments:
rombar: editing java code.

sheff: Using autocomplete in wicket netbeans example

irshad86: I really don't know. I was just typing text...

GUEST: Running wicket module

GUEST: ?????Java?HTML??????1??????????????????????
????Emacs????????Ctr + k ??????????1?????????

zwiebljack: I tired to save a java file (while the google app server was running with autodeploy on save)

massimo: Was editing a wicket panel class (fixed imports).




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 7
   at org.netbeans.modules.web.wicket.tree.borrowed.ListMatcher.match(ListMatcher.java:274)
   at org.netbeans.modules.web.wicket.tree.borrowed.ListMatcherAdapter.getChanges(ListMatcherAdapter.java:45)
   at org.netbeans.modules.web.wicket.tree.TreeDiff.diff(TreeDiff.java:107)
   at org.netbeans.modules.web.wicket.tree.TreeDiff.getProblems(TreeDiff.java:66)
   at org.netbeans.modules.web.wicket.verification.WicketProblemAnnotationProvider.annotate(WicketProblemAnnotationProvider.java:215)
   at org.netbeans.modules.web.wicket.verification.WicketProblemAnnotationProvider.annotate(WicketProblemAnnotationProvider.java:199)
Comment 1 irshad86 2010-05-29 17:52:53 UTC
Created attachment 99648 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 08:56:34 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