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 - org.openide.util.RequestProcessor$SlowItem: task failed due to: java.lang.NullPointerException
Summary: org.openide.util.RequestProcessor$SlowItem: task failed due to: java.lang.Nul...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Wicket (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-22 01:13 UTC by adrianosb83
Modified: 2016-07-07 08:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 182678


Attachments
stacktrace (4.43 KB, text/plain)
2011-11-22 01:13 UTC, adrianosb83
Details

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