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 270065

Summary: NullPointerException at org.netbeans.modules.editor.errorstripe.AnnotationView$1.run
Product: editor Reporter: renriquehdez
Component: NavigationAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal CC: mtonon
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 228219
Attachments: stacktrace
stacktrace

Description renriquehdez 2017-03-13 22:27:55 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.91-b15, Java(TM) SE Runtime Environment, 1.8.0_91-b15
OS: Windows 7

User Comments:
GUEST: ??

renriquehdez: iReport




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.editor.errorstripe.AnnotationView$1.run(AnnotationView.java:509)
   at org.netbeans.editor.BaseDocument.render(BaseDocument.java:1421)
   at org.netbeans.modules.editor.errorstripe.AnnotationView.getComponentHeight(AnnotationView.java:506)
   at org.netbeans.modules.editor.errorstripe.AnnotationView.getLinesSpan(AnnotationView.java:197)
   at org.netbeans.modules.editor.errorstripe.AnnotationView.paintComponent(AnnotationView.java:369)
   at javax.swing.JComponent.paint(JComponent.java:1056)
Comment 1 renriquehdez 2017-03-13 22:27:57 UTC
Created attachment 163828 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-08-13 06:29:00 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=228219
Comment 3 Exceptions Reporter 2017-11-05 18:01:43 UTC
Created attachment 165406 [details]
stacktrace

netbeans is not able to show me problem and (maybe) to write it in the log file.