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 198174 - IllegalStateException: Too many org.netbeans.modules.jira.issue.IssueLinksPanel$1 (3) in shared RequestProcessor; create your own
Summary: IllegalStateException: Too many org.netbeans.modules.jira.issue.IssueLinksPan...
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-28 13:36 UTC by mohammed.chebbi
Modified: 2011-04-29 04:42 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 175904


Attachments
stacktrace (1.52 KB, text/plain)
2011-04-28 13:37 UTC, mohammed.chebbi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mohammed.chebbi 2011-04-28 13:36:56 UTC
Build: NetBeans IDE Dev (Build 201104260000)
VM: Java HotSpot(TM) Client VM, 20.0-b11, Java(TM) SE Runtime Environment, 1.6.0_25-b06
OS: Windows XP

User Comments:
malary: Opened a new JIRA issue

GUEST: Svn ci and jira update

mhmdchebbi: happen after issues search when triyng to open an issues to vue its detail

mohammed.chebbi: it occures when openning an issue with jira for viewinf it




Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.jira.issue.IssueLinksPanel$1 (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:425)
   at org.netbeans.modules.jira.issue.IssueLinksPanel.setIssue(IssueLinksPanel.java:104)
   at org.netbeans.modules.jira.issue.IssuePanel.reloadForm(IssuePanel.java:732)
   at org.netbeans.modules.jira.issue.IssuePanel$10.run(IssuePanel.java:1008)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:641)
Comment 1 mohammed.chebbi 2011-04-28 13:37:01 UTC
Created attachment 107999 [details]
stacktrace
Comment 2 Tomas Stupka 2011-04-28 17:40:26 UTC
fixed in http://hg.netbeans.org/core-main/rev/173e80d9e279
Comment 3 Quality Engineering 2011-04-29 04:42:50 UTC
Integrated into 'main-golden', will be available in build *201104290000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/173e80d9e279
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #198174 - IllegalStateException: Too many org.netbeans.modules.jira.issue.IssueLinksPanel$1 (3) in shared RequestProcessor; create your own