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 - [71cat] java.io.IOException: File C:\Users\tsparg\.netbeans\dev\var\cache\mavenindex\local\_j.cfs unable to be deleted.
Summary: [71cat] java.io.IOException: File C:\Users\tsparg\.netbeans\dev\var\cache\mav...
Status: RESOLVED DUPLICATE of bug 177460
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-11 12:59 UTC by tim_sa
Modified: 2011-10-25 20:15 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 178421


Attachments
stacktrace (2.17 KB, text/plain)
2011-10-11 12:59 UTC, tim_sa
Details

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