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 195747

Summary: [70cat] [70cat] IllegalStateException: Annotation not added: null
Product: editor Reporter: Sc0tTyXL
Component: -- Other --Assignee: David Strupl <dstrupl>
Status: RESOLVED DUPLICATE    
Severity: normal CC: paolosca
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 176672
Attachments: stacktrace

Description Sc0tTyXL 2011-02-21 11:03:31 UTC
Build: NetBeans IDE Dev (Build 201102200501)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows 7

User Comments:
paolosca: Switched editor tab.




Stacktrace: 
java.lang.IllegalStateException: Annotation not added: null
   at org.netbeans.modules.editor.NbEditorDocument.removeAnnotation(NbEditorDocument.java:252)
   at org.openide.text.NbDocument.removeAnnotation(NbDocument.java:519)
   at org.netbeans.modules.editor.hints.AnnotationHolder$NbDocumentAttacher.detachAnnotation(AnnotationHolder.java:260)
   at org.netbeans.modules.editor.hints.AnnotationHolder.detachAnnotation(AnnotationHolder.java:226)
   at org.netbeans.modules.editor.hints.AnnotationHolder.updateAnnotationOnLine(AnnotationHolder.java:704)
   at org.netbeans.modules.editor.hints.AnnotationHolder.setErrorDescriptionsImpl(AnnotationHolder.java:996)
Comment 1 Sc0tTyXL 2011-02-21 11:03:35 UTC
Created attachment 106240 [details]
stacktrace
Comment 2 Jan Lahoda 2011-02-21 13:21:37 UTC

*** This bug has been marked as a duplicate of bug 195733 ***