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 213287 - IllegalStateException: Too many org.netbeans.modules.css.visual.ui.preview.CssTCController$2 (3) in shared RequestProcessor; create your own
Summary: IllegalStateException: Too many org.netbeans.modules.css.visual.ui.preview.Cs...
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 7.2
Hardware: All All
: P4 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-31 10:09 UTC by Sergey Petrov
Modified: 2015-03-19 17:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 188351


Attachments
stacktrace (1.90 KB, text/plain)
2012-05-31 10:09 UTC, Sergey Petrov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Petrov 2012-05-31 10:09:22 UTC
Build: NetBeans IDE Dev (Build 20120531-45c9d62786b6)
VM: Java HotSpot(TM) Client VM, 20.6-b01, Java(TM) SE Runtime Environment, 1.6.0_31-b05
OS: Windows 7

User Comments:
sj-nb: fresh install,
nb module
create new file type with "by xml root element" option




Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.css.visual.ui.preview.CssTCController$2 (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:424)
   at org.netbeans.modules.css.visual.ui.preview.CSSTCController.propertyChange(CSSTCController.java:111)
   at org.openide.util.WeakListenerImpl$PropertyChange.propertyChange(WeakListenerImpl.java:196)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
   at org.netbeans.core.windows.RegistryImpl.doFirePropertyChange(RegistryImpl.java:330)
Comment 1 Sergey Petrov 2012-05-31 10:09:27 UTC
Created attachment 120114 [details]
stacktrace
Comment 2 Marek Fukala 2012-06-04 13:43:26 UTC
org.netbeans.modules.css.visual.ui.preview.CssTCController will be removed
Comment 3 Exceptions Reporter 2012-06-11 15:24:37 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=188351
Comment 4 Jan Stola 2015-03-19 17:06:39 UTC
org.netbeans.modules.css.visual.ui.preview.CssTCController no longer exists