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 - [70cat] [70cat] IllegalStateException: Annotation not added: null
Summary: [70cat] [70cat] IllegalStateException: Annotation not added: null
Status: RESOLVED DUPLICATE of bug 195733
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-21 11:03 UTC by Sc0tTyXL
Modified: 2011-02-21 13:21 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 176672


Attachments
stacktrace (2.39 KB, text/plain)
2011-02-21 11:03 UTC, Sc0tTyXL
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***