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 67646 - ClassCastException from createFolder
Summary: ClassCastException from createFolder
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-27 08:57 UTC by Tomas Zezula
Modified: 2008-12-22 19:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NetBeans log file (345.52 KB, text/plain)
2005-10-27 09:02 UTC, Tomas Zezula
Details
additional checks (4.76 KB, patch)
2005-10-27 11:02 UTC, rmatous
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2005-10-27 08:57:22 UTC
Sorry, I can't say more. The attached log was a part of other (unrelated) bug
report.
Comment 1 Tomas Zezula 2005-10-27 09:02:21 UTC
Created attachment 26378 [details]
NetBeans log file
Comment 2 Tomas Zezula 2005-10-27 09:03:35 UTC
The original issue: http://www.netbeans.org/issues/show_bug.cgi?id=60717
Comment 3 rmatous 2005-10-27 11:02:33 UTC
Created attachment 26389 [details]
additional checks
Comment 4 rmatous 2005-10-27 17:15:52 UTC
WorksForMe - but I added next checks a slightly simplified piece of code. Please
reopen as soon as this  problem appears again.

/cvs/openide/masterfs/src/org/netbeans/modules/masterfs/filebasedfs/fileobjects/BaseFileObj.java,v
 new revision: 1.18; previous revision: 1.17

/cvs/openide/masterfs/src/org/netbeans/modules/masterfs/filebasedfs/fileobjects/FileObjectFactory.java,v
 new revision: 1.14; previous revision: 1.13

/cvs/openide/masterfs/src/org/netbeans/modules/masterfs/filebasedfs/fileobjects/FolderObj.java,v
 new revision: 1.13; previous revision: 1.12