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 228047 - IndexOutOfBoundsException: Index: 18, Size: 18
Summary: IndexOutOfBoundsException: Index: 18, Size: 18
Status: RESOLVED WONTFIX
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-28 15:30 UTC by javydreamercsw
Modified: 2013-04-05 13:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 179004


Attachments
stacktrace (3.73 KB, text/plain)
2013-03-28 15:30 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2013-03-28 15:30:17 UTC
Build: NetBeans IDE 7.3 (Build 201302132200)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.13-b02, Java(TM) SE Runtime Environment, 1.6.0_38-b05
OS: Linux

User Comments:
GUEST: Working and writing a problem report.

javydreamercsw: Not sure what triggered this, sorry.

GUEST: Working

GUEST: Working...




Stacktrace: 
java.lang.IndexOutOfBoundsException: Index: 18, Size: 18
   at java.util.LinkedList.entry(LinkedList.java:365)
   at java.util.LinkedList.remove(LinkedList.java:357)
   at b2s.clipboard.history.ClipboardHistory.moveToTop(ClipboardHistory.java:51)
   at b2s.clipboard.history.ClipboardHistory.add(ClipboardHistory.java:39)
   at b2s.clipboard.history.ClipboardHistoryInstaller.addClipboardContentsToHistory(ClipboardHistoryInstaller.java:52)
   at b2s.clipboard.history.ClipboardHistoryInstaller.windowGainedFocus(ClipboardHistoryInstaller.java:57)
Comment 1 javydreamercsw 2013-03-28 15:30:19 UTC
Created attachment 133177 [details]
stacktrace
Comment 2 Exceptions Reporter 2013-03-29 07:42:11 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=179004
Comment 3 Exceptions Reporter 2013-03-29 07:45:08 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=179004
Comment 4 Marian Mirilovic 2013-04-05 08:00:24 UTC
Please report against https://github.com/born2snipe/history-clipboard-nbm
Comment 5 javydreamercsw 2013-04-05 13:34:39 UTC
Created issue as requested: https://github.com/born2snipe/history-clipboard-nbm/issues/6