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 184258 - [69cat] [69cat] IllegalStateException: Too many org.netbeans.modules.xml.text.navigator.NavigatorContent$1 (3) in shared RequestProcessor; create your own
Summary: [69cat] [69cat] IllegalStateException: Too many org.netbeans.modules.xml.text...
Status: RESOLVED WORKSFORME
Alias: None
Product: xml
Classification: Unclassified
Component: Text-Edit (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-15 10:55 UTC by host
Modified: 2015-02-04 03:37 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 167531


Attachments
stacktrace (1.92 KB, text/plain)
2010-04-15 10:55 UTC, host
Details

Note You need to log in before you can comment on or make changes to this bug.
Description host 2010-04-15 10:55:07 UTC
Build: NetBeans IDE Dev (Build 201004150201)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-10M3025
OS: Mac OS X

User Comments:
err: closed a layer file




Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.xml.text.navigator.NavigatorContent$1 (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:416)
   at org.netbeans.modules.xml.text.navigator.NavigatorContent.navigate(NavigatorContent.java:179)
   at org.netbeans.modules.xml.text.navigator.NavigatorContent.navigate(NavigatorContent.java:136)
   at org.netbeans.modules.xml.text.navigator.base.AbstractXMLNavigatorPanel.navigate(AbstractXMLNavigatorPanel.java:112)
   at org.netbeans.modules.xml.text.navigator.base.AbstractXMLNavigatorPanel$1.resultChanged(AbstractXMLNavigatorPanel.java:66)
   at org.openide.util.lookup.ProxyLookup$1Notify.run(ProxyLookup.java:173)
Comment 1 host 2010-04-15 10:55:14 UTC
Created attachment 97430 [details]
stacktrace
Comment 2 Sergey Lunegov 2010-04-15 11:11:10 UTC
Nikita, please take a look.
Comment 3 err 2010-04-15 13:11:31 UTC
> Too many ... (3) in shared RequestProcessor; create your own

In case you are not familiar with this, I think a new check was put in a few weeks ago and a dozen or more bugs like this were filed to different parts of the system.
Comment 4 Quality Engineering 2015-02-04 03:37:37 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.