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 268162 - java.io.FileNotFoundException: C:\Users\IvanM\AppData\Local\NetBeans\Cache\8.1\index\s97\java\15\attributes.properties (Access is denied)
Summary: java.io.FileNotFoundException: C:\Users\IvanM\AppData\Local\NetBeans\Cache\8....
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-22 20:07 UTC by ivanmsoto
Modified: 2017-02-02 02:30 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 216917


Attachments
stacktrace (4.62 KB, text/plain)
2016-09-22 20:07 UTC, ivanmsoto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ivanmsoto 2016-09-22 20:07:21 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.65-b01, Java(TM) SE Runtime Environment, 1.8.0_65-b17
OS: Windows 10

User Comments:
GUEST: Just start NetBeans

ivanmsoto: I was applying automatically-offered updates to the IDE:
Database / terminal 1.24.2 -> 124.3
Git 1.19.2.1 -> 1.19.3.1
IDE Platform / Native execution 1.37.3.1 -> 1.37.7.1 / Native terminal 1.24.2 -> 1.24.3 / Terminal 1.24.2 -> 1.24.3 / Terminal emulator 1.33.2 -> 1.33.3
Subversion / Versioning support utilities 1.68.2.42.1 -> 1.68.3.42.1

grimmari: This error message come in start

GUEST: I dont know...

GUEST: a vous de jouer

GUEST: Access is denied




Stacktrace: 
java.io.FileNotFoundException: C:\Users\IvanM\AppData\Local\NetBeans\Cache\8.1\index\s97\java\15\attributes.properties (Access is denied)
   at java.io.FileOutputStream.open0(FileOutputStream.java:0)
   at java.io.FileOutputStream.open(FileOutputStream.java:270)
   at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
   at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
   at org.netbeans.modules.java.source.indexing.JavaIndex.storeImpl(JavaIndex.java:307)
   at org.netbeans.modules.java.source.indexing.JavaIndex.storeProperties(JavaIndex.java:283)
Comment 1 ivanmsoto 2016-09-22 20:07:24 UTC
Created attachment 162179 [details]
stacktrace