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 189181

Summary: AssertionError: childName: D:\Coding\www\Legaldownload\4.10-git\Lib_LD\LDCore\DataMApper\DataMapperAbstract.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: 169897
Attachments: stacktrace

Description maghiel 2010-08-03 20:01:08 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: Trying to invoke auto-complete using ctrl+space

GUEST: Rename project CustomerLibraryModule to CustomerLibraryWrapper.




Stacktrace: 
java.lang.AssertionError: childName: D:\Coding\www\Legaldownload\4.10-git\Lib_LD\LDCore\DataMApper\DataMapperAbstract.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.FileObjectFactory.getFileObject(FileObjectFactory.java:184)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectFactory.getValidFileObject(FileObjectFactory.java:677)
Comment 1 maghiel 2010-08-03 20:01:12 UTC
Created attachment 101181 [details]
stacktrace
Comment 2 Jaroslav Tulach 2010-08-16 17:45:23 UTC

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