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 231685 - IllegalStateException: Too many org.netbeans.modules.project.ui.OpenProjectList$23 (3) in shared RequestProcessor; create your own
Summary: IllegalStateException: Too many org.netbeans.modules.project.ui.OpenProjectLi...
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-23 20:32 UTC by bolsover
Modified: 2013-06-25 02:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 201625


Attachments
stacktrace (746 bytes, text/plain)
2013-06-23 20:32 UTC, bolsover
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bolsover 2013-06-23 20:32:16 UTC
Build: NetBeans IDE Dev (Build 201306222301)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b16
OS: Windows 7

User Comments:
bolsover: Closing project nodes




Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.project.ui.OpenProjectList$23 (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:424)
   at org.netbeans.modules.project.ui.OpenProjectList.getTemplateNamesLRU(OpenProjectList.java:1400)
   at org.netbeans.modules.project.ui.OpenProjectList.getTemplatesLRU(OpenProjectList.java:1092)
   at org.netbeans.modules.project.ui.OpenProjectList.prepareTemplates(OpenProjectList.java:1276)
   at org.netbeans.modules.project.ui.actions.NewFile$3.run(NewFile.java:292)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1432)
Comment 1 bolsover 2013-06-23 20:32:17 UTC
Created attachment 136187 [details]
stacktrace
Comment 2 Milos Kleint 2013-06-24 06:12:28 UTC
http://hg.netbeans.org/core-main/rev/83d01fb0d804
Comment 3 Quality Engineering 2013-06-25 02:46:21 UTC
Integrated into 'main-golden', will be available in build *201306242301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/83d01fb0d804
User: Milos Kleint <mkleint@netbeans.org>
Log: #231685 yet another RP