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 44059 - Exception on console running in new user dir: "IOException: Cannot read DefaultAttributes.: space/src/.nbattrs"
Summary: Exception on console running in new user dir: "IOException: Cannot read Defau...
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: rmatous
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2004-05-31 16:37 UTC by Jesse Glick
Modified: 2008-12-22 23:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log file (14.79 KB, text/plain)
2004-05-31 16:38 UTC, Jesse Glick
Details
Similar but slightly different exception printed during sanity-start (5.04 KB, text/plain)
2004-05-31 16:39 UTC, Jesse Glick
Details
Some more sample exceptions (24.96 KB, text/plain)
2004-05-31 17:49 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2004-05-31 16:37:46 UTC
Have a fresh dev build, running on a fresh user
dir. This exception is printed to console. No
apparent harm done. The named file does not exist.
Comment 1 Jesse Glick 2004-05-31 16:38:13 UTC
Created attachment 15365 [details]
IDE log file
Comment 2 Jesse Glick 2004-05-31 16:39:10 UTC
Created attachment 15366 [details]
Similar but slightly different exception printed during sanity-start
Comment 3 Jesse Glick 2004-05-31 17:48:45 UTC
Similar exceptions printed quite frequently, incl. during e.g.
ant/freeform unit tests. Quite annoying.
Comment 4 Jesse Glick 2004-05-31 17:49:20 UTC
Created attachment 15369 [details]
Some more sample exceptions
Comment 5 Jesse Glick 2004-05-31 17:51:11 UTC
Sorry, /space/src/.nbattrs does apparently exist. Timestamp Feb 3. Not
sure why anything would have made this file, but here it is. (Seems to
refer to Java sources in random places... totally bogus.) Will try
deleting it and see if problems go away.
Comment 6 Jesse Glick 2004-05-31 17:52:52 UTC
Does seem to help to delete it. Leaving open for explanation of why a
current dev build would suddenly begin printing exceptions for a file
which has been there for a while now and does not appear to have
contained any syntax errors. (The file paths it used seem to have been
wrong, but the format was fine.) May be a migration issue for other users.
Comment 7 rmatous 2004-06-01 10:38:17 UTC
Problem was caused mainly by DefaultAttributes.java  revision 1.73

/cvs/openide/src/org/openide/filesystems/DefaultAttributes.java
new revision: 1.75; previous revision: 1.74
Comment 8 Marian Mirilovic 2005-12-20 15:46:00 UTC
This issue was solved long time ago. Because nobody has reopened it neither
added comments, we are verifying/closing it now. 
If you are still able to reproduce the problem, please reopen. Thanks in advance.