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 193861 - [70cat] IndexOutOfBoundsException: bitIndex < 0: -1
Summary: [70cat] IndexOutOfBoundsException: bitIndex < 0: -1
Status: RESOLVED DUPLICATE of bug 192420
Alias: None
Product: platform
Classification: Unclassified
Component: Progress (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
: 239548 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-12-28 07:50 UTC by Chiana
Modified: 2013-12-18 07:59 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 169922


Attachments
stacktrace (1.59 KB, text/plain)
2010-12-28 07:50 UTC, Chiana
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chiana 2010-12-28 07:50:49 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-6381-on-101224)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows 7

User Comments:
Chiana: Was starting a container application for debugging.




Stacktrace: 
java.lang.IndexOutOfBoundsException: bitIndex < 0: -1
   at java.util.BitSet.get(BitSet.java:441)
   at javax.swing.DefaultListSelectionModel.clear(DefaultListSelectionModel.java:285)
   at javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:385)
   at javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:398)
   at javax.swing.DefaultListSelectionModel.setSelectionInterval(DefaultListSelectionModel.java:442)
   at org.netbeans.modules.progress.spi.TaskModel.updateSelection(TaskModel.java:106)
Comment 1 Chiana 2010-12-28 07:50:52 UTC
Created attachment 104544 [details]
stacktrace
Comment 2 Jan Peska 2011-11-28 14:28:24 UTC

*** This bug has been marked as a duplicate of bug 192420 ***
Comment 3 Jan Peska 2013-12-18 07:59:35 UTC
*** Bug 239548 has been marked as a duplicate of this bug. ***