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 248547 - java.nio.file.AccessDeniedException: D:\ProjectsNetBeans\MyAline\src\main\resources\Stubs\CVS
Summary: java.nio.file.AccessDeniedException: D:\ProjectsNetBeans\MyAline\src\main\res...
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-10 16:51 UTC by alexyarm
Modified: 2014-11-21 15:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 213330


Attachments
stacktrace (3.78 KB, text/plain)
2014-11-10 16:52 UTC, alexyarm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alexyarm 2014-11-10 16:51:59 UTC
Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.65-b04, Java(TM) SE Runtime Environment, 1.7.0_67-b01
OS: Windows 7

User Comments:
alexyarm: switching to CVS branch




Stacktrace: 
java.nio.file.AccessDeniedException: D:\ProjectsNetBeans\MyAline\src\main\resources\Stubs\CVS
   at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
   at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
   at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
   at sun.nio.fs.WindowsFileSystemProvider.isHidden(WindowsFileSystemProvider.java:466)
   at java.nio.file.Files.isHidden(Files.java:1483)
   at org.netbeans.modules.maven.NbMavenProjectImpl$OtherRootsVisitor.isOtherRoot(NbMavenProjectImpl.java:762)
Comment 1 alexyarm 2014-11-10 16:52:01 UTC
Created attachment 150399 [details]
stacktrace
Comment 2 Tomas Stupka 2014-11-21 15:43:52 UTC
fixed in scope of issue #247094