NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Report an Issue causes Exception Error within netbeans

 
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users
View previous topic :: View next topic  
Author Message
oeforslickdeals



Joined: 26 Feb 2011
Posts: 1

PostPosted: Sat Feb 26, 2011 3:30 am    Post subject: Report an Issue causes Exception Error within netbeans Reply with quote

I'm using my own hosted copy of Bugzilla and "Find Issues" works great. However, whenever I click on "Report an Issue" I get the following error:

Code:
SEVERE [global]
java.lang.ArrayIndexOutOfBoundsException: -1
   at java.util.ArrayList.get(ArrayList.java:324)
   at org.netbeans.modules.bugzilla.issue.IssuePanel.initStatusCombo(IssuePanel.java:837)
   at org.netbeans.modules.bugzilla.issue.IssuePanel.reloadForm(IssuePanel.java:482)
   at org.netbeans.modules.bugzilla.issue.IssuePanel.productComboActionPerformed(IssuePanel.java:2042)
   at org.netbeans.modules.bugzilla.issue.IssuePanel.access$3600(IssuePanel.java:151)
   at org.netbeans.modules.bugzilla.issue.IssuePanel$FormListener.actionPerformed(IssuePanel.java:1944)
   at javax.swing.JComboBox.fireActionEvent(JComboBox.java:1240)
   at javax.swing.JComboBox.setSelectedItem(JComboBox.java:567)
   at javax.swing.JComboBox.setSelectedIndex(JComboBox.java:603)
   at org.netbeans.modules.bugzilla.issue.IssuePanel.selectProduct(IssuePanel.java:385)
   at org.netbeans.modules.bugzilla.issue.IssuePanel.reloadForm(IssuePanel.java:464)
   at org.netbeans.modules.bugzilla.issue.IssuePanel.setIssue(IssuePanel.java:340)
   at org.netbeans.modules.bugzilla.issue.IssueController.<init>(IssueController.java:63)
   at org.netbeans.modules.bugzilla.issue.BugzillaIssue.getController(BugzillaIssue.java:333)
   at org.netbeans.modules.bugtracking.ui.issue.IssueTopComponent$5$1.run(IssueTopComponent.java:340)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
   at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:137)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
[catch] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)


This occurs using Windows 6.9.1 on multiple computers as well as on Linux using 6.9. I would really appreciate any help with this issue, thanks.
Back to top
Tomas Stupka
Posted via mailing list.





PostPosted: Sat Mar 05, 2011 7:43 pm    Post subject: Report an Issue causes Exception Error within netbeans Reply with quote

On Feb 26, 2011, at 4:31 AM, oeforslickdeals wrote:
Quote:
I'm using my own hosted copy of Bugzilla and "Find Issues" works great. However, whenever I click on "Report an Issue" I get the following error:

see https://netbeans.org/bugzilla/show_bug.cgi?id=195724

Quote:


Code:
SEVERE [global]
java.lang.ArrayIndexOutOfBoundsException: -1
at java.util.ArrayList.get(ArrayList.java:324)
at org.netbeans.modules.bugzilla.issue.IssuePanel.initStatusCombo(IssuePanel.java:837)
at org.netbeans.modules.bugzilla.issue.IssuePanel.reloadForm(IssuePanel.java:482)
at org.netbeans.modules.bugzilla.issue.IssuePanel.productComboActionPerformed(IssuePanel.java:2042)
at org.netbeans.modules.bugzilla.issue.IssuePanel.access$3600(IssuePanel.java:151)
at org.netbeans.modules.bugzilla.issue.IssuePanel$FormListener.actionPerformed(IssuePanel.java:1944)
at javax.swing.JComboBox.fireActionEvent(JComboBox.java:1240)
at javax.swing.JComboBox.setSelectedItem(JComboBox.java:567)
at javax.swing.JComboBox.setSelectedIndex(JComboBox.java:603)
at org.netbeans.modules.bugzilla.issue.IssuePanel.selectProduct(IssuePanel.java:385)
at org.netbeans.modules.bugzilla.issue.IssuePanel.reloadForm(IssuePanel.java:464)
at org.netbeans.modules.bugzilla.issue.IssuePanel.setIssue(IssuePanel.java:340)
at org.netbeans.modules.bugzilla.issue.IssueController.<init>(IssueController.java:63)
at org.netbeans.modules.bugzilla.issue.BugzillaIssue.getController(BugzillaIssue.java:333)
at org.netbeans.modules.bugtracking.ui.issue.IssueTopComponent$5$1.run(IssueTopComponent.java:340)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:137)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
[catch] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)




This occurs using Windows 6.9.1 on multiple computers as well as on Linux using 6.9. I would really appreciate any help with this issue, thanks.





Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo