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 250302 - AssertionError: childName: L:\nbproject\private folderName: L:\nbproject\private
Summary: AssertionError: childName: L:\nbproject\private folderName: L:\nbproject\private
Status: RESOLVED DUPLICATE of bug 250194
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
: 250314 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-02-09 03:06 UTC by jfinkel
Modified: 2015-02-13 11:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 197962


Attachments
stacktrace (1.01 KB, text/plain)
2015-02-09 03:06 UTC, jfinkel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jfinkel 2015-02-09 03:06:42 UTC
This bug was originally marked as duplicate of bug 185346, 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 201502050002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b70, Java(TM) SE Runtime Environment, 1.8.0-b132
OS: Windows 8

User Comments:
jfinkel: Opening a project on a remote drive mounted with WebDrive




Stacktrace: 
java.lang.AssertionError: childName: L:\nbproject\private folderName: L:\nbproject\private
   at org.netbeans.modules.masterfs.filebasedfs.children.ChildrenSupport.addChild(ChildrenSupport.java:139)
   at org.netbeans.modules.masterfs.filebasedfs.children.ChildrenSupport.rescanChildren(ChildrenSupport.java:309)
   at org.netbeans.modules.masterfs.filebasedfs.children.ChildrenSupport.getChildren(ChildrenSupport.java:89)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj$FolderChildrenCache.getChildren(FolderObj.java:694)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.computeChildren(FolderObj.java:175)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.noFolderListeners(FolderObj.java:142)
Comment 1 jfinkel 2015-02-09 03:06:45 UTC
Created attachment 151891 [details]
stacktrace
Comment 2 Jaroslav Havlin 2015-02-13 11:15:53 UTC
*** Bug 250314 has been marked as a duplicate of this bug. ***
Comment 3 Jaroslav Havlin 2015-02-13 11:20:18 UTC
Folder containing itself. Already discussed in bug 250194.
Maybe the bug appears randomly, maybe it is specific to some WebDrive version.
But very probably caused by WebDrive.
Marking as duplicate.

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