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 271656 - java.nio.file.AccessDeniedException: C:\$Recycle.Bin\S-1-5-18
Summary: java.nio.file.AccessDeniedException: C:\$Recycle.Bin\S-1-5-18
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Quick Search (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-17 03:00 UTC by mahmuddinnf
Modified: 2017-10-17 03:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 216617


Attachments
stacktrace (2.21 KB, text/plain)
2017-10-17 03:00 UTC, mahmuddinnf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mahmuddinnf 2017-10-17 03:00:09 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.144-b01, Java(TM) SE Runtime Environment, 1.8.0_144-b01
OS: Windows 10

User Comments:
GUEST: fail

mahmuddinnf: When Searching

mahmuddinnf: when write <%= %>

mahmuddinnf: after add dependencies

GUEST: NetBeans problem

GUEST: I just tried to open a terminal window (on windows OS) and netbeans tried to access something in the recycle bin?

mahmuddinnf: Unknown

mahmuddinnf: When Searching




Stacktrace: 
java.nio.file.AccessDeniedException: C:\$Recycle.Bin\S-1-5-18
   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.WindowsDirectoryStream.<init>(WindowsDirectoryStream.java:86)
   at sun.nio.fs.WindowsFileSystemProvider.newDirectoryStream(WindowsFileSystemProvider.java:518)
   at java.nio.file.Files.newDirectoryStream(Files.java:457)
Comment 1 mahmuddinnf 2017-10-17 03:00:11 UTC
Created attachment 165302 [details]
stacktrace