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 121384

Summary: [60cat] Persistent exception in GapList
Product: editor Reporter: dynamite <dynamite>
Component: Hints & AnnotationsAssignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker Keywords: RANDOM
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: stack-trace

Description dynamite 2007-11-07 16:30:33 UTC
[ BUILD # : 200711060000 ]
[ JDK VERSION : 1.5.* ]

In Java editor I deleted a method, whose name with different
arguments I still refer to, and I then get an
ArrayIndexOutOfBoundsException from a GapList object.  From that
point on I get this exception every time I press a key.
Comment 1 dynamite 2007-11-07 16:31:06 UTC
Created attachment 52668 [details]
stack-trace
Comment 2 Vitezslav Stejskal 2007-11-08 07:54:41 UTC
I'm sorry, but I can't reproduce it. Is it 100% reproducible on your computer? Could you attach the source file and your
messages.log? Thanks
Comment 3 dynamite 2007-11-14 09:02:57 UTC
Alas, I can't reproduce it - even when I think that I've got the source file back to the state where I found it and
moreover I didn't preserve my messages.log before I restarted.  The only thing I do remember is there there were a
number of warnings and errors in the error stripe down the right.

I suspect that this one will remain unsolved, but extremely rare.
Comment 4 Vitezslav Stejskal 2007-11-14 11:11:05 UTC
Thanks for the report.

*** This issue has been marked as a duplicate of 117403 ***