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 46706 - Opening file ends in exception
Summary: Opening file ends in exception
Status: CLOSED DUPLICATE of bug 46630
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-28 15:02 UTC by gaucho72
Modified: 2008-12-23 11:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (158.55 KB, text/plain)
2004-07-28 15:04 UTC, gaucho72
Details
messages.log (82.89 KB, text/plain)
2004-07-28 16:02 UTC, gaucho72
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gaucho72 2004-07-28 15:02:59 UTC
Opening file in this special directory always 
causes this exception. Other dirs work fine.

If I want to open a project, I have to kill the 
application, it seems that in this case there's 
an infinitve loop of errors.

See messages.log for details.
Comment 1 gaucho72 2004-07-28 15:04:27 UTC
Created attachment 16526 [details]
messages.log
Comment 2 rmatous 2004-07-28 15:17:26 UTC
I added additional message into revision  1.104   of
/cvs/openide/src/org/openide/filesystems/FileUtil.java.

Please test with current 1.5 JDK and use this revision of FileUtil and
then attach log file. Thanks.

*** This issue has been marked as a duplicate of 46630 ***
Comment 3 rmatous 2004-07-28 15:20:07 UTC
Sorry, not necessary JDK 1.5. Just use what you used before (1.4.2_04).
Comment 4 gaucho72 2004-07-28 16:02:20 UTC
Created attachment 16529 [details]
messages.log
Comment 5 gaucho72 2004-07-28 16:04:25 UTC
It's still the same behaviour ....
Comment 6 Marian Mirilovic 2005-12-22 14:26:22 UTC
verified duplicate