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 200860

Summary: IllegalStateException: Too many org.netbeans.modules.extbrowser.NbDefaultUnixBrowserImpl$ProcessWatcher (3) in shared RequestProcessor; create your own
Product: ide Reporter: peter8500
Component: ExtbrowserAssignee: issues@ide <issues>
Status: RESOLVED DUPLICATE    
Severity: normal CC: Gakuru, ovrabec, peter8500, Selpi
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 177227
Attachments: stacktrace
stacktrace
stacktrace
stacktrace

Description peter8500 2011-08-11 08:32:08 UTC
Build: NetBeans IDE 7.0.1 (Build 201107282000)
VM: OpenJDK 64-Bit Server VM, 20.0-b11, OpenJDK Runtime Environment, 1.6.0_22-b22
OS: Linux

User Comments:
GUEST: Very long time for opening a link after a bug report. After clicking two or three time on link, i've this error

GUEST: trying to download driver from mysql




Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.extbrowser.NbDefaultUnixBrowserImpl$ProcessWatcher (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:425)
   at org.netbeans.modules.extbrowser.NbDefaultUnixBrowserImpl.setURL(NbDefaultUnixBrowserImpl.java:104)
   at org.openide.awt.HtmlBrowser$1URLSetter.run(HtmlBrowser.java:478)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:226)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:647)
   at java.awt.EventQueue.access$000(EventQueue.java:96)
Comment 1 peter8500 2011-08-11 08:32:12 UTC
Created attachment 109922 [details]
stacktrace
Comment 2 peter8500 2011-08-16 11:28:32 UTC
Created attachment 110005 [details]
stacktrace
Comment 3 Ondrej Vrabec 2011-09-14 12:01:29 UTC
Created attachment 110744 [details]
stacktrace

Opening several issue attachments
Comment 4 Selpi 2011-09-22 17:19:16 UTC
Created attachment 111059 [details]
stacktrace

Clicked several times some links in the css padding documentation (Code completion widdow).
Comment 5 Exceptions Reporter 2011-09-22 17:19:29 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=177227
Comment 6 Denis Anisimov 2011-10-26 06:18:55 UTC

*** This bug has been marked as a duplicate of bug 187195 ***