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 242270 - IllegalStateException: Too many org.netbeans.modules.remote.api.ui.FileChooserUIImpl$17 (3) in shared RequestProcessor
Summary: IllegalStateException: Too many org.netbeans.modules.remote.api.ui.FileChoose...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-24 11:15 UTC by Vladimir Kvashin
Modified: 2014-04-24 02:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Full stack here (9.50 KB, text/plain)
2014-02-24 11:15 UTC, Vladimir Kvashin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2014-02-24 11:15:49 UTC
Created attachment 145534 [details]
Full stack here

java.lang.IllegalStateException: Too many org.netbeans.modules.remote.api.ui.FileChooserUIImpl$17 (3) in shared RequestProcessor; create your own
    at org.openide.util.RequestProcessor.post(RequestProcessor.java:424)
    at org.netbeans.modules.remote.api.ui.FileChooserUIImpl.expandNode(FileChooserUIImpl.java:1832)
    at org.netbeans.modules.remote.api.ui.FileChooserUIImpl.access$6600(FileChooserUIImpl.java:164)
    at org.netbeans.modules.remote.api.ui.FileChooserUIImpl$TreeExpansionHandler.treeExpanded(FileChooserUIImpl.java:2617)
    at javax.swing.JTree.fireTreeExpanded(JTree.java:2766)
    at javax.swing.JTree.setExpandedState(JTree.java:3616)
    at javax.swing.JTree.expandPath(JTree.java:2204)
Comment 1 Vladimir Kvashin 2014-02-24 19:33:06 UTC
fixed in 
http://hg.netbeans.org/cnd-main/rev/9bc7e518c93e
(dd5c715a9a8d on release74 @ enum)
Comment 2 Quality Engineering 2014-02-26 03:03:55 UTC
Integrated into 'main-silver', will be available in build *201402260001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/9bc7e518c93e
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #242270 - IllegalStateException: Too many org.netbeans.modules.remote.api.ui.FileChooserUIImpl$17 (3) in shared RequestProcessor
Comment 3 Quality Engineering 2014-03-26 17:07:37 UTC
Integrated into 'releases/release74', will be available in build *201403261440* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/6b38d002076f
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #242270 - IllegalStateException: Too many org.netbeans.modules.remote.api.ui.FileChooserUIImpl$17 (3) in shared RequestProcessor
Comment 4 Quality Engineering 2014-04-24 02:08:04 UTC
Integrated into 'releases/release80', will be available in build *201404240045* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/627f92985dcd
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #242270 - IllegalStateException: Too many org.netbeans.modules.remote.api.ui.FileChooserUIImpl$17 (3) in shared RequestProcessor
(transplanted from 9bc7e518c93e1708e4ab62921793ea9cfe33bed5)