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

Summary: [69cat] [69cat] IllegalStateException: Too many org.netbeans.modules.xml.text.navigator.NavigatorContent$1 (3) in shared RequestProcessor; create your own
Product: xml Reporter: host <host>
Component: Text-EditAssignee: Svata Dedic <sdedic>
Status: RESOLVED WORKSFORME    
Severity: normal CC: err
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 167531
Attachments: stacktrace

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.