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

Summary: IllegalStateException: Too many org.netbeans.modules.extbrowser.NbDefaultUnixBrowserImpl$ProcessWatcher (3) in shared RequestProcessor; create your own
Product: ide Reporter: Martin Fousek <marfous>
Component: ExtbrowserAssignee: Denis Anisimov <ads>
Status: RESOLVED FIXED    
Severity: normal CC: peter8500, Vitex
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 170248
Attachments: stacktrace
stacktrace

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