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 176078 - ArrayIndexOutOfBoundsException: -1
Summary: ArrayIndexOutOfBoundsException: -1
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Help System (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Victor Vasilyev
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2009-11-06 08:35 UTC by krezelokdaniel
Modified: 2010-05-27 16:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 161596


Attachments
stacktrace (3.86 KB, text/plain)
2009-11-06 08:35 UTC, krezelokdaniel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description krezelokdaniel 2009-11-06 08:35:13 UTC
Build: NetBeans IDE Dev (Build 200911051401)
VM: Java HotSpot(TM) Client VM, 14.0-b12, Java(TM) SE Runtime Environment, 1.6.0_14-ea-b03
OS: Linux, 2.6.27-7-generic, i386

User Comments:
krezelokdaniel: When I choosed from menu item Help -> Help Contents NB was throwing exception.



Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: -1
        at javax.swing.text.CompositeView.getView(CompositeView.java:143)
        at javax.swing.plaf.basic.BasicTextUI$UpdateHandler.calculateViewPosition(BasicTextUI.java:1980)
        at javax.swing.plaf.basic.BasicTextUI$UpdateHandler.layoutContainer(BasicTextUI.java:1955)
        at java.awt.Container.layout(Container.java:1421)
        at java.awt.Container.doLayout(Container.java:1410)
        at java.awt.Container.validateTree(Container.java:1507)
Comment 1 krezelokdaniel 2009-11-06 08:35:21 UTC
Created attachment 90541 [details]
stacktrace
Comment 2 Victor Vasilyev 2009-11-09 07:25:01 UTC
It is random exception, I can't reproduce it.
Probably, this bug has a relation to the bug #168973.
Comment 3 Victor Vasilyev 2010-05-27 16:21:06 UTC
There are no updates in the statistics of this bug for last six months, so I'll close this RANDOM bug.