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 225934 - IllegalStateException: Annotation not added: org-netbeans-spi-editor-hints-parser_annotation_verifier??????? ???????????? ??????: 1 ??????????(?) (6 ????????????) ??????????: $values ?? ????????? ?? ?
Summary: IllegalStateException: Annotation not added: org-netbeans-spi-editor-hints-pa...
Status: RESOLVED DUPLICATE of bug 207563
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-09 12:08 UTC by Exceptions Reporter
Modified: 2013-02-11 10:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 198467


Attachments
stacktrace (3.17 KB, text/plain)
2013-02-09 12:08 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-02-09 12:08:22 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.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.12-b01-434, Java(TM) SE Runtime Environment, 1.6.0_37-b06-434-11M3909
OS: Mac OS X

Stacktrace: 
java.lang.IllegalStateException: Annotation not added: org-netbeans-spi-editor-hints-parser_annotation_verifier??????? ???????????? ??????:
1 ??????????(?) (6 ????????????)
??????????:
$values
?? ????????? ?? ????????? ?????? ? ????? ??????? ??? ????? ??? ??????.
----
(??? ??????? ????????? ?????? ALT+???? ???????????? ??????????? ?????????)
   at org.netbeans.modules.editor.NbEditorDocument.removeAnnotation(NbEditorDocument.java:256)
   at org.openide.text.NbDocument.removeAnnotation(NbDocument.java:533)
   at org.netbeans.modules.editor.hints.ParseErrorAnnotation.detachAnnotation(ParseErrorAnnotation.java:161)
   at org.netbeans.modules.editor.hints.AnnotationHolder$NbDocumentAttacher.detachAnnotation(AnnotationHolder.java:301)
   at org.netbeans.modules.editor.hints.AnnotationHolder.detachAnnotation(AnnotationHolder.java:280)
   at org.netbeans.modules.editor.hints.AnnotationHolder.updateAnnotationOnLine(AnnotationHolder.java:754)
Comment 1 Exceptions Reporter 2013-02-09 12:08:24 UTC
Created attachment 131191 [details]
stacktrace
Comment 2 Milutin Kristofic 2013-02-11 10:49:17 UTC

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