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 205395

Summary: org.openide.util.RequestProcessor$SlowItem: task failed due to: java.lang.NullPointerException
Product: javaee Reporter: adrianosb83
Component: WicketAssignee: issues@javaee <issues>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 182678
Attachments: stacktrace

Description adrianosb83 2011-11-22 01:13:13 UTC
Build: NetBeans IDE 7.1 Beta (Build 201109252201)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Linux

Stacktrace: 
org.openide.util.RequestProcessor$SlowItem: task failed due to: java.lang.NullPointerException
   at org.openide.util.RequestProcessor$Task.schedule(RequestProcessor.java:1465)
   at org.netbeans.modules.web.wicket.verification.WicketProblemAnnotationProvider$ScanningDocumentListener.restartTimer(WicketProblemAnnotationProvider.java:542)
   at org.netbeans.modules.web.wicket.verification.WicketProblemAnnotationProvider$ScanningDocumentListener.change(WicketProblemAnnotationProvider.java:537)
   at org.netbeans.modules.web.wicket.verification.WicketProblemAnnotationProvider$ScanningDocumentListener.insertUpdate(WicketProblemAnnotationProvider.java:501)
   at org.netbeans.lib.editor.util.swing.PriorityDocumentListenerList.insertUpdate(PriorityDocumentListenerList.java:85)
   at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:185)
Comment 1 adrianosb83 2011-11-22 01:13:16 UTC
Created attachment 113392 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 08:54:44 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss