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 189177

Summary: AssertionError: childName: D:\Coding\www\Legaldownload\4.10-git\Lib_LD\LDCore\DataMApper\DataMapperInterface.php folderName: D:\Coding\www\Legaldownload\4.10-git\Lib_LD\LDCore\DataMapper
Product: platform Reporter: maghiel <maghiel>
Component: FilesystemsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 171710
Attachments: stacktrace

Description maghiel 2010-08-03 18:52:15 UTC
This bug was originally marked as duplicate of bug 161960, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build nbms-and-javadoc-5223-on-100525)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
maghiel: Rename refactor a directory




Stacktrace: 
java.lang.AssertionError: childName: D:\Coding\www\Legaldownload\4.10-git\Lib_LD\LDCore\DataMApper\DataMapperInterface.php folderName: D:\Coding\www\Legaldownload\4.10-git\Lib_LD\LDCore\DataMapper
   at org.netbeans.modules.masterfs.filebasedfs.children.ChildrenSupport.addChild(ChildrenSupport.java:133)
   at org.netbeans.modules.masterfs.filebasedfs.children.ChildrenSupport.rescanChild(ChildrenSupport.java:191)
   at org.netbeans.modules.masterfs.filebasedfs.children.ChildrenSupport.getChild(ChildrenSupport.java:106)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj$FolderChildrenCache.getChild(FolderObj.java:568)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj.rename(BaseFileObj.java:370)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj$1.call(BaseFileObj.java:391)
Comment 1 maghiel 2010-08-03 18:52:18 UTC
Created attachment 101175 [details]
stacktrace
Comment 2 Jaroslav Tulach 2010-08-16 17:45:23 UTC
*** Bug 189181 has been marked as a duplicate of this bug. ***
Comment 3 Jaroslav Tulach 2010-08-30 11:15:50 UTC
Last report is from build 100525, as such I believe this is already fixed in 6.9.1.

*** This bug has been marked as a duplicate of bug 184854 ***