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 234827 - IllegalStateException: Annotation not added: BreakpointLine Breakpoint
Summary: IllegalStateException: Annotation not added: BreakpointLine Breakpoint
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-22 21:52 UTC by markiewb
Modified: 2013-08-23 10:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 203280


Attachments
stacktrace (2.29 KB, text/plain)
2013-08-22 21:52 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2013-08-22 21:52:20 UTC
Build: NetBeans IDE Dev (Build 201308192300)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b16
OS: Windows 7

User Comments:
markiewb: Click on "Disable all breakpoints" in the breakpoints view.




Stacktrace: 
java.lang.IllegalStateException: Annotation not added: BreakpointLine Breakpoint
   at org.netbeans.modules.editor.NbEditorDocument.removeAnnotation(NbEditorDocument.java:257)
   at org.openide.text.NbDocument.removeAnnotation(NbDocument.java:533)
   at org.openide.text.DocumentLine$2.run(DocumentLine.java:378)
   at org.netbeans.editor.BaseDocument.render(BaseDocument.java:1390)
   at org.openide.text.DocumentLine.removeAnnotation(DocumentLine.java:373)
   at org.openide.text.Annotation.detach(Annotation.java:136)
Comment 1 markiewb 2013-08-22 21:52:22 UTC
Created attachment 139094 [details]
stacktrace
Comment 2 Milutin Kristofic 2013-08-23 09:21:27 UTC
IMHO it is duplicate of #234647. If not, please reopen

*** This bug has been marked as a duplicate of bug 234647 ***
Comment 3 Martin Entlicher 2013-08-23 09:23:38 UTC
It's not, it's a different class.
Comment 4 Martin Entlicher 2013-08-23 10:32:57 UTC
Fixed by changeset:   262375:e31643bbec8c
http://hg.netbeans.org/core-main/rev/e31643bbec8c