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 203505

Summary: [71cat] java.io.IOException: File C:\Users\tsparg\.netbeans\dev\var\cache\mavenindex\local\_j.cfs unable to be deleted.
Product: projects Reporter: tim_sa <tim_sa>
Component: MavenAssignee: Jesse Glick <jglick>
Status: RESOLVED DUPLICATE    
Severity: normal CC: athompson
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 178421
Attachments: stacktrace

Description tim_sa 2011-10-11 12:59:48 UTC
Build: NetBeans IDE Dev (Build 201110050601)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows 7

User Comments:
athompson: started netbeans




Stacktrace: 
java.io.IOException: File C:\Users\tsparg\.netbeans\dev\var\cache\mavenindex\local\_j.cfs unable to be deleted.
   at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1373)
   at org.codehaus.plexus.util.FileUtils.cleanDirectory(FileUtils.java:1625)
   at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1570)
   at org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.loadIndexingContext(NexusRepositoryIndexerImpl.java:366)
   at org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.access$500(NexusRepositoryIndexerImpl.java:176)
   at org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl$10.run(NexusRepositoryIndexerImpl.java:905)
Comment 1 tim_sa 2011-10-11 12:59:54 UTC
Created attachment 111846 [details]
stacktrace
Comment 2 Jesse Glick 2011-10-25 20:15:58 UTC

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