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 187195 - 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 FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Extbrowser (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Denis Anisimov
URL:
Keywords:
: 200860 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-06-04 10:06 UTC by Martin Fousek
Modified: 2011-10-27 14:06 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 170248


Attachments
stacktrace (1.08 KB, text/plain)
2010-06-04 10:06 UTC, Martin Fousek
Details
stacktrace (1.08 KB, text/plain)
2010-11-17 16:06 UTC, Vitex
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Fousek 2010-06-04 10:06:17 UTC
Build: NetBeans IDE Dev (Build 201006030001)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
marfous: - debugging PHP
- debug again without ending the previous one




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:422)
   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:209)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
   at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:137)
Comment 1 Martin Fousek 2010-06-04 10:06:21 UTC
Created attachment 99814 [details]
stacktrace
Comment 2 Exceptions Reporter 2010-10-22 10:29:27 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=170248
Comment 3 Vitex 2010-11-17 16:06:23 UTC
Created attachment 103039 [details]
stacktrace

Begin PHP debug
Comment 4 Denis Anisimov 2011-10-26 06:18:55 UTC
*** Bug 200860 has been marked as a duplicate of this bug. ***
Comment 5 Denis Anisimov 2011-10-26 09:40:32 UTC
web-main#370f0bdd24dd
Comment 6 Quality Engineering 2011-10-27 14:06:37 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/370f0bdd24dd
User: Denis Anisimov <ads@netbeans.org>
Log: Fix for BZ#187195 - IllegalStateException: Too many org.netbeans.modules.extbrowser.NbDefaultUnixBrowserImpl$ProcessWatcher (3) in shared RequestProcessor; create your own