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 215014 - 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 DUPLICATE of bug 215013
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-30 09:35 UTC by misterm
Modified: 2012-06-30 09:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 190294


Attachments
stacktrace (461 bytes, text/plain)
2012-06-30 09:35 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:35:37 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.subversion.FileStatusCache$3.run(FileStatusCache.java:487)
   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:35:43 UTC
Created attachment 121604 [details]
stacktrace
Comment 2 Ondrej Vrabec 2012-06-30 09:47:22 UTC

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