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 216446 - IndexOutOfBoundsException: Index: 0, Size: 0
Summary: IndexOutOfBoundsException: Index: 0, Size: 0
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Kenai (show other bugs)
Version: 7.1
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 196889 212854 215935 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-08-06 15:22 UTC by idegeram
Modified: 2012-12-06 13:46 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 180352


Attachments
stacktrace (1.56 KB, text/plain)
2012-08-06 15:22 UTC, idegeram
Details

Note You need to log in before you can comment on or make changes to this bug.
Description idegeram 2012-08-06 15:22:21 UTC
Build: NetBeans IDE 7.1.1 (Build 201203012225)
VM: Java HotSpot(TM) Client VM, 21.1-b02, Java(TM) SE Runtime Environment, 1.7.0_01-b08
OS: Windows 7

User Comments:
cschlichtherle: Opening the panel with the team messages.

cschlichtherle: Starting NetBeans.

cschlichtherle: Starting NetBeans.

cschlichtherle: Started NetBeans 7.1.2

cschlichtherle: Starting NetBeans.

cschlichtherle: Starting NetBeans 7.0.1.

cschlichtherle: Viewing messages.

idegeram: Opening NetBeans

cschlichtherle: Logging in to team server on java.net.

cschlichtherle: Opening NetBeans.

cschlichtherle: login to team server

cschlichtherle: Logging in to team server java.net

cschlichtherle: Starting NetBeans.




Stacktrace: 
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
   at java.util.ArrayList.RangeCheck(ArrayList.java:604)
   at java.util.ArrayList.get(ArrayList.java:382)
   at java.util.Collections$UnmodifiableList.get(Collections.java:1211)
   at org.netbeans.modules.kenai.collab.chat.ChatPanel.getMessageBody(ChatPanel.java:1072)
   at org.netbeans.modules.kenai.collab.chat.ChatPanel.insertMessage(ChatPanel.java:1086)
   at org.netbeans.modules.kenai.collab.chat.ChatPanel$ChatListener$1.run(ChatPanel.java:621)
Comment 1 idegeram 2012-08-06 15:22:23 UTC
Created attachment 122800 [details]
stacktrace
Comment 2 Exceptions Reporter 2012-10-30 01:33:15 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=180352
Comment 3 Exceptions Reporter 2012-10-30 01:36:11 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=180352
Comment 4 Ondrej Vrabec 2012-10-30 11:06:55 UTC
fix: http://hg.netbeans.org/core-main/rev/1a0b3133ee97
Comment 5 Quality Engineering 2012-11-01 02:43:28 UTC
Integrated into 'main-golden', will be available in build *201211010001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/1a0b3133ee97
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #216446 - IndexOutOfBoundsException: Index: 0, Size: 0
using default URL for source browsing when no modifications are part of a notification message - mercurial merge commits may be good candidates for such a notification
Comment 6 Ondrej Vrabec 2012-12-06 11:30:41 UTC
*** Bug 196889 has been marked as a duplicate of this bug. ***
Comment 7 Ondrej Vrabec 2012-12-06 13:44:51 UTC
*** Bug 215935 has been marked as a duplicate of this bug. ***
Comment 8 Ondrej Vrabec 2012-12-06 13:46:38 UTC
*** Bug 212854 has been marked as a duplicate of this bug. ***