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 220224 - java.io.FileNotFoundException: Z:\Users\RingCube\.netbeans\Daily\var\cache\index\s819\java\14\attributes.properties (The file or directory is corrupted and unreadable)
Summary: java.io.FileNotFoundException: Z:\Users\RingCube\.netbeans\Daily\var\cache\in...
Status: RESOLVED INVALID
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-16 20:08 UTC by javydreamercsw
Modified: 2012-10-17 09:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 191352


Attachments
stacktrace (3.54 KB, text/plain)
2012-10-16 20:08 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2012-10-16 20:08:52 UTC
Build: NetBeans IDE Dev (Build 201210160002)
VM: Java HotSpot(TM) Client VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

User Comments:
javydreamercsw: Opening a file.




Stacktrace: 
java.io.FileNotFoundException: Z:\Users\RingCube\.netbeans\Daily\var\cache\index\s819\java\14\attributes.properties (The file or directory is corrupted and unreadable)
   at java.io.FileOutputStream.open(FileOutputStream.java:0)
   at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
   at java.io.FileOutputStream.<init>(FileOutputStream.java:165)
   at org.netbeans.modules.java.source.indexing.JavaIndex.storeProperties(JavaIndex.java:257)
   at org.netbeans.modules.java.source.indexing.JavaIndex.setAttribute(JavaIndex.java:212)
   at org.netbeans.modules.java.source.indexing.JavaCustomIndexer.index(JavaCustomIndexer.java:201)
Comment 1 javydreamercsw 2012-10-16 20:08:54 UTC
Created attachment 126037 [details]
stacktrace
Comment 2 Tomas Zezula 2012-10-17 09:57:34 UTC
Disk (OS) problems.
File cannot create file: Z:\Users\RingCube\.netbeans\Daily\var\cache\index\s819\java\14\attributes.properties
OS message: The file or directory is corrupted and unreadable