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 207678 - [71cat] IllegalStateException: Annotation not added: org-netbeans-spi-editor-hints-parser_annotation_hint_fixableHTML error checking for this file is disabled, you can enable it with this hint ---- (Alt-Enter
Summary: [71cat] IllegalStateException: Annotation not added: org-netbeans-spi-editor-...
Status: RESOLVED DUPLICATE of bug 207563
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-24 12:00 UTC by flobee
Modified: 2012-04-20 13:26 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 177267


Attachments
stacktrace (1.71 KB, text/plain)
2012-01-24 12:01 UTC, flobee
Details

Note You need to log in before you can comment on or make changes to this bug.
Description flobee 2012-01-24 12:00:57 UTC
This bug was originally marked as duplicate of bug 197717, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.1 (Build 201112071828)
VM: Java HotSpot(TM) Client VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Linux

User Comments:
paolosca: Opened a php file

flobee: when renaming files in nb or committing code, nb rescanns all projects i think (some are uge but untouched). during a work day nb scanns nearly half of the day the code again an again. it feels like and in this time work is nearly impossible. 
somthing is wrong here! ... and after a day it takes a really long time to close nb. this is no fun anymore. if you nee futher information email "flobee" within an g mail account.




Stacktrace: 
java.lang.IllegalStateException: Annotation not added: org-netbeans-spi-editor-hints-parser_annotation_hint_fixableHTML error checking for this file is disabled, you can enable it with this hint
----
(Alt-Enter shows hints)
   at org.netbeans.modules.editor.NbEditorDocument.removeAnnotation(NbEditorDocument.java:256)
   at org.openide.text.NbDocument.removeAnnotation(NbDocument.java:519)
   at org.netbeans.modules.editor.hints.ParseErrorAnnotation.detachAnnotation(ParseErrorAnnotation.java:156)
   at org.netbeans.modules.editor.hints.AnnotationHolder$NbDocumentAttacher.detachAnnotation(AnnotationHolder.java:300)
   at org.netbeans.modules.editor.hints.AnnotationHolder.detachAnnotation(AnnotationHolder.java:279)
   at org.netbeans.modules.editor.hints.AnnotationHolder.updateAnnotationOnLine(AnnotationHolder.java:753)
Comment 1 flobee 2012-01-24 12:01:01 UTC
Created attachment 115186 [details]
stacktrace
Comment 2 Exceptions Reporter 2012-03-07 09:32:15 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=177267
Comment 3 Jan Lahoda 2012-04-20 13:26:02 UTC

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