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 207157 - IllegalStateException: Too many org.nbheaven.sqe.codedefects.core.spi.AnnotationToggleListener$1 (3) in shared RequestProcessor; create your own
Summary: IllegalStateException: Too many org.nbheaven.sqe.codedefects.core.spi.Annotat...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: sqe tools (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: sreimers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-11 08:44 UTC by gtg
Modified: 2012-01-18 08:45 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 183243


Attachments
stacktrace (1.29 KB, text/plain)
2012-01-11 08:44 UTC, gtg
Details
stacktrace (1.29 KB, text/plain)
2012-01-18 08:45 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gtg 2012-01-11 08:44:22 UTC
Build: NetBeans IDE Dev (Build 201201020601)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Linux

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:428)
   at org.nbheaven.sqe.codedefects.core.spi.AnnotationToggleListener.propertyChange(AnnotationToggleListener.java:69)
   at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:328)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
   at org.nbheaven.sqe.codedefects.core.spi.AbstractQualitySession.fireResultChanged(AbstractQualitySession.java:95)
Comment 1 gtg 2012-01-11 08:44:25 UTC
Created attachment 114783 [details]
stacktrace
Comment 2 Exceptions Reporter 2012-01-18 08:45:24 UTC
Created attachment 114985 [details]
stacktrace