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 - NullPointerException at org.netbeans.modules.editor.errorstripe.AnnotationView$1.run
Summary: NullPointerException at org.netbeans.modules.editor.errorstripe.AnnotationVie...
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-13 22:27 UTC by renriquehdez
Modified: 2017-11-05 18:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 228219


Attachments
stacktrace (5.33 KB, text/plain)
2017-03-13 22:27 UTC, renriquehdez
Details
stacktrace (3.95 KB, text/plain)
2017-11-05 18:01 UTC, Exceptions Reporter
Details

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