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 - 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
Summary: AssertionError: childName: D:\Coding\www\Legaldownload\4.10-git\Lib_LD\LDCore...
Status: RESOLVED DUPLICATE of bug 184854
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 189181 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-08-03 18:52 UTC by maghiel
Modified: 2010-08-30 11:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 171710


Attachments
stacktrace (9.20 KB, text/plain)
2010-08-03 18:52 UTC, maghiel
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***