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 215013 - 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: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL: http://issues.tmatesoft.com/issue/SVN...
Keywords:
: 215014 (view as bug list)
Depends on:
Blocks: 215016
  Show dependency tree
 
Reported: 2012-06-30 09:32 UTC by misterm
Modified: 2012-06-30 09:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 190002


Attachments
stacktrace (550 bytes, text/plain)
2012-06-30 09:32 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2012-06-30 09:32:36 UTC
Build: NetBeans IDE Dev (Build 20120626-e08eccbf6343)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.8-b03, Java(TM) SE Runtime Environment, 1.6.0_33-b03
OS: Windows 7

Stacktrace: 
org.openide.util.RequestProcessor$SlowItem: task failed due to: java.lang.NullPointerException
   at org.openide.util.RequestProcessor$Task.schedule(RequestProcessor.java:1493)
   at org.netbeans.modules.versioning.util.DelayScanRegistry.isDelayed(DelayScanRegistry.java:102)
   at org.netbeans.modules.subversion.Subversion$2.run(Subversion.java:174)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1452)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2032)
Comment 1 misterm 2012-06-30 09:32:40 UTC
Created attachment 121603 [details]
stacktrace
Comment 2 Ondrej Vrabec 2012-06-30 09:47:22 UTC
*** Bug 215014 has been marked as a duplicate of this bug. ***
Comment 3 Ondrej Vrabec 2012-06-30 09:52:52 UTC
http://issues.tmatesoft.com/issue/SVNKIT-260