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 185890 - IllegalStateException: Too many org.netbeans.modules.jira.issue.IssuePanel$36 (3) in shared RequestProcessor; create your own
Summary: IllegalStateException: Too many org.netbeans.modules.jira.issue.IssuePanel$36...
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-11 11:31 UTC by Jan Stola
Modified: 2010-05-11 14:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 169361


Attachments
stacktrace (1.51 KB, text/plain)
2010-05-11 11:32 UTC, Jan Stola
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Stola 2010-05-11 11:31:59 UTC
Build: NetBeans IDE Dev (Build 100506-ae683b998ee7)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows Vista

User Comments:
adben: maven support?




Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.jira.issue.IssuePanel$36 (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:419)
   at org.netbeans.modules.jira.issue.IssuePanel.projectComboActionPerformed(IssuePanel.java:1853)
   at org.netbeans.modules.jira.issue.IssuePanel.access$2100(IssuePanel.java:153)
   at org.netbeans.modules.jira.issue.IssuePanel$17.actionPerformed(IssuePanel.java:1325)
   at javax.swing.JComboBox.fireActionEvent(JComboBox.java:1240)
   at javax.swing.JComboBox.setSelectedItem(JComboBox.java:567)
Comment 1 Jan Stola 2010-05-11 11:32:02 UTC
Created attachment 98753 [details]
stacktrace
Comment 2 Jan Stola 2010-05-11 14:12:39 UTC
Fixed.

Modified file: http://hg.netbeans.org/cdev/rev/a1209a500891