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

Summary: IllegalStateException: Too many org.nbheaven.sqe.codedefects.core.spi.AnnotationToggleListener$1 (3) in shared RequestProcessor; create your own
Product: third-party Reporter: gtg <gtg>
Component: sqe toolsAssignee: sreimers <sreimers>
Status: NEW ---    
Severity: normal CC: oj-nb
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 183243
Attachments: stacktrace
stacktrace

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