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 269865

Summary: NullPointerException at javax.swing.text.JTextComponent.getCaretPosition
Product: editor Reporter: peter080895
Component: NavigationAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 221112
Attachments: stacktrace

Description peter080895 2017-02-18 17:03:40 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.80-b11, Java(TM) SE Runtime Environment, 1.7.0_80-b15
OS: Mac OS X

User Comments:
GUEST: No me deja compilar los ireport

GUEST: No deja compillar....

GUEST: Usando el Pluging de Jasper Report

GUEST: java.lang.NullPointerException

peter080895: me aparece este error al intentar de generar un reporte con jsp por favor quiero saber la solucion porque no lo encontrarlo




Stacktrace: 
java.lang.NullPointerException
   at javax.swing.text.JTextComponent.getCaretPosition(JTextComponent.java:1693)
   at org.netbeans.modules.editor.errorstripe.AnnotationView.getCurrentLine(AnnotationView.java:295)
   at org.netbeans.modules.editor.errorstripe.AnnotationView.paintComponent(AnnotationView.java:351)
   at javax.swing.JComponent.paint(JComponent.java:1055)
   at javax.swing.JComponent.paintChildren(JComponent.java:888)
   at javax.swing.JComponent.paint(JComponent.java:1064)
Comment 1 peter080895 2017-02-18 17:03:43 UTC
Created attachment 163660 [details]
stacktrace