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 188725 - [69cat] IllegalStateException: Too many org.nbheaven.sqe.codedefects.core.spi.AnnotationToggleListener$1 (3) in shared RequestProcessor; create your own
Summary: [69cat] IllegalStateException: Too many org.nbheaven.sqe.codedefects.core.spi...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: sqe tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: sreimers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-16 08:41 UTC by mhuebner
Modified: 2013-02-17 03:58 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 171412


Attachments
stacktrace (2.95 KB, text/plain)
2010-07-16 08:41 UTC, mhuebner
Details
stacktrace (3.71 KB, text/plain)
2013-02-17 03:58 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mhuebner 2010-07-16 08:41:53 UTC
Build: NetBeans IDE Dev (Build 201007150001)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

Stacktrace: 
java.lang.IllegalStateException: Too many org.nbheaven.sqe.codedefects.core.spi.AnnotationToggleListener$1 (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:422)
   at org.nbheaven.sqe.codedefects.core.spi.AnnotationToggleListener.propertyChange(AnnotationToggleListener.java:69)
   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.nbheaven.sqe.codedefects.core.util.SQECodedefectProperties.firePropertyChange(SQECodedefectProperties.java:54)
Comment 1 mhuebner 2010-07-16 08:41:58 UTC
Created attachment 100874 [details]
stacktrace
Comment 2 Exceptions Reporter 2013-01-18 18:13:36 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=171412
Comment 3 Exceptions Reporter 2013-02-17 03:58:48 UTC
Created attachment 131477 [details]
stacktrace