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 177289 - ArrayIndexOutOfBoundsException: 1
Summary: ArrayIndexOutOfBoundsException: 1
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-20 06:11 UTC by Petr Dvorak
Modified: 2010-02-04 13:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 162569


Attachments
stacktrace (2.13 KB, text/plain)
2009-11-20 06:11 UTC, Petr Dvorak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Dvorak 2009-11-20 06:11:53 UTC
Build: NetBeans IDE Dev (Build 200911200201)
VM: Java HotSpot(TM) Client VM, 1.5.0_20-141, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_20-b02-315
OS: Mac OS X, 10.5.8, i386

User Comments:
joshis: I open NB.org project java and clicked New Issue link in the Kenai dashboard.



Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 1
        at java.util.ArrayList.clear(ArrayList.java:454)
        at org.eclipse.mylyn.tasks.core.data.TaskAttribute.setValue(TaskAttribute.java:511)
        at org.netbeans.modules.bugzilla.issue.BugzillaIssue.setFieldValue(BugzillaIssue.java:621)
        at org.netbeans.modules.bugzilla.issue.IssuePanel.productComboActionPerformed(IssuePanel.java:1750)
        at org.netbeans.modules.bugzilla.issue.IssuePanel.access$3500(IssuePanel.java:122)
        at org.netbeans.modules.bugzilla.issue.IssuePanel$FormListener.actionPerformed(IssuePanel.java:1675)
Comment 1 Petr Dvorak 2009-11-20 06:11:59 UTC
Created attachment 91421 [details]
stacktrace
Comment 2 Tomas Stupka 2010-02-04 13:25:49 UTC
could not reproduce, and haven't been reported since then. The kenai/bugzilla support for netbeans changed in the mena time. Probably fixed.