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

Summary: ClassCastException from createFolder
Product: platform Reporter: Tomas Zezula <tzezula>
Component: FilesystemsAssignee: rmatous <rmatous>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: NetBeans log file
additional checks

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