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 187045

Summary: [69cat] NullPointerException at org.netbeans.modules.showtodos.TodoSourceParsing.parseForAnnotatable
Product: contrib Reporter: Michel Graciano <hmichel>
Component: CodeAssignee: Michel Graciano <hmichel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jlahoda, kRk, misterm, mklaehn, paolosca, rozwell, shmaltorhbooks, tnleeuw, tprochazka
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 160436
Attachments: stacktrace
stacktrace
stacktrace
stacktrace
stacktrace

Description Michel Graciano 2010-06-01 14:50:36 UTC
Build: NetBeans IDE 6.9 RC1 (Build 201005242201)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
hmichel: Closed a sql tab




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.showtodos.TodoSourceParsing.parseForAnnotatable(TodoSourceParsing.java:132)
   at org.netbeans.modules.showtodos.TodoAnnotationProvider.parse(TodoAnnotationProvider.java:121)
   at org.netbeans.modules.showtodos.TodoAnnotationProvider.annotate(TodoAnnotationProvider.java:107)
   at org.netbeans.modules.showtodos.TodoAnnotationProvider.access$300(TodoAnnotationProvider.java:80)
   at org.netbeans.modules.showtodos.TodoAnnotationProvider$ScanningListener.run(TodoAnnotationProvider.java:187)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
Comment 1 Michel Graciano 2010-06-01 14:50:40 UTC
Created attachment 99719 [details]
stacktrace
Comment 2 tprochazka 2010-06-21 09:40:29 UTC
Created attachment 100269 [details]
stacktrace
Comment 3 Exceptions Reporter 2010-06-26 12:31:50 UTC
Created attachment 100432 [details]
stacktrace

deleting file from projects panel
Comment 4 misterm 2011-01-06 12:55:42 UTC
Created attachment 104757 [details]
stacktrace
Comment 5 Jan Lahoda 2011-03-24 15:18:57 UTC
Created attachment 107245 [details]
stacktrace

Closing the last editor tab.
Comment 6 Michel Graciano 2011-10-25 15:48:02 UTC

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