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 - IllegalStateException: Too many org.netbeans.modules.extbrowser.NbDefaultUnixBrowserImpl$ProcessWatcher (3) in shared RequestProcessor; create your own
Summary: IllegalStateException: Too many org.netbeans.modules.extbrowser.NbDefaultUnix...
Status: RESOLVED DUPLICATE of bug 187195
Alias: None
Product: ide
Classification: Unclassified
Component: Extbrowser (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-11 08:32 UTC by peter8500
Modified: 2011-10-26 06:18 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 177227


Attachments
stacktrace (1.47 KB, text/plain)
2011-08-11 08:32 UTC, peter8500
Details
stacktrace (1.47 KB, text/plain)
2011-08-16 11:28 UTC, peter8500
Details
stacktrace (1.47 KB, text/plain)
2011-09-14 12:01 UTC, Ondrej Vrabec
Details
stacktrace (1.47 KB, text/plain)
2011-09-22 17:19 UTC, Selpi
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***