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 208210 - IllegalStateException: Too many org.netbeans.modules.kenai.ui.dashboard.UserNode$2$1 (3) in shared RequestProcessor; create your own
Summary: IllegalStateException: Too many org.netbeans.modules.kenai.ui.dashboard.UserN...
Status: RESOLVED WORKSFORME
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-09 18:10 UTC by Tomas Stupka
Modified: 2012-09-25 10:13 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 184962


Attachments
stacktrace (3.79 KB, text/plain)
2012-02-09 18:10 UTC, Tomas Stupka
Details
stacktrace (3.76 KB, text/plain)
2012-04-02 09:38 UTC, Ondrej Vrabec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Stupka 2012-02-09 18:10:34 UTC
Build: NetBeans IDE Dev (Build 20120201-6ebd328e4319)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.4-b02-402, Java(TM) SE Runtime Environment, 1.6.0_29-b11-402-10M3527
OS: Mac OS X

User Comments:
tstupka: the ide was sluggish, managed to click a couple of times on logout ...




Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.kenai.ui.dashboard.UserNode$2$1 (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:421)
   at org.netbeans.modules.kenai.ui.dashboard.UserNode$2.actionPerformed(UserNode.java:159)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2028)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2351)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
Comment 1 Tomas Stupka 2012-02-09 18:10:39 UTC
Created attachment 115552 [details]
stacktrace
Comment 2 Ondrej Vrabec 2012-04-02 09:38:20 UTC
Created attachment 117638 [details]
stacktrace
Comment 3 Ondrej Vrabec 2012-09-25 10:13:21 UTC
fixed in scope of the team ui rewrite: core-main #c00133063d5b, core-main #d9e5b9ad68d4