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 268409 - java.nio.file.AccessDeniedException: C:\Program Files (x86)\apache-tomcat-7.0.69\conf\tomcat-users.xml
Summary: java.nio.file.AccessDeniedException: C:\Program Files (x86)\apache-tomcat-7.0...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-07 16:52 UTC by Exceptions Reporter
Modified: 2018-04-14 08:53 UTC (History)
12 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 216042


Attachments
stacktrace (1.95 KB, text/plain)
2016-10-07 16:52 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-10-07 16:52:40 UTC
This bug was originally marked as duplicate of bug 248294, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.102-b14, Java(TM) SE Runtime Environment, 1.8.0_102-b14
OS: Windows 10

User Comments:
GUEST: no deja conectar

houmem: the ide tries to scan for projects all the time, it don'T stop and makes the computer slow

GUEST: cancel background scanning




Stacktrace: 
java.nio.file.AccessDeniedException: C:\Program Files (x86)\apache-tomcat-7.0.69\conf\tomcat-users.xml
   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.newByteChannel(WindowsFileSystemProvider.java:230)
   at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
   at java.nio.file.Files.newOutputStream(Files.java:216)
Comment 1 Exceptions Reporter 2016-10-07 16:52:42 UTC
Created attachment 162396 [details]
stacktrace