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 192099

Summary: IllegalArgumentException: All children must have the same parent: /home/johnny/Praca/wirtuale.pl/webshop_uti/facebook/cake vs. /home/johnny/Praca/wirtuale.pl/webshop_uti/old_facebook/cake Children: [M
Product: php Reporter: johnny_bit <johnny_bit>
Component: FTP SupportAssignee: Petr Pisl <ppisl>
Status: RESOLVED FIXED    
Severity: normal CC: bladedu, vidarv
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 170973
Bug Depends on: 192440    
Bug Blocks:    
Attachments: stacktrace

Description johnny_bit 2010-11-18 11:53:42 UTC
Build: NetBeans IDE 6.9.1 (Build 100813-unknown-revn)
VM: OpenJDK Client VM, 19.0-b06, OpenJDK Runtime Environment, 1.6.0_20-b20
OS: Linux

User Comments:
johnny_bit: r

vidarv: Tried to rename a folder

bladedu: refactor folder name

johnny_bit: removing local changes




Stacktrace: 
java.lang.IllegalArgumentException: All children must have the same parent: /home/johnny/Praca/wirtuale.pl/webshop_uti/facebook/cake vs. /home/johnny/Praca/wirtuale.pl/webshop_uti/old_facebook/cake
Children: [MasterFileObject[/home/johnny/Praca/wirtuale.pl/webshop_uti/old_facebook/cake/config@d87255:1938c68,valid=true], MasterFileObject[/home/johnny/Praca/wirtuale.pl/webshop_uti/old_facebook/cake/console@3a53ea:905f2b,valid=true], MasterFileObject[/home/johnny/Praca/wirtuale.pl/webshop_uti/facebook/cake/libs@15b4169:e09ae9,valid=true], MasterFileObject[/home/johnny/Praca/wirtuale.pl/webshop_uti/old_facebook/cake/tests@235e6c:c2bff3,valid=true], MasterFileObject[/home/johnny/Praca/wirtuale.pl/webshop_uti/old_facebook/cake/LICENSE.txt@c2b81:1aea952,valid=true], MasterFileObject[/home/johnny/Praca/wirtuale.pl/webshop_uti/old_facebook/cake/bootstrap.php@fc35aa:1a40da0,valid=true], MasterFileObject[/home/johnny/Praca/wirtuale.pl/webshop_uti/old_facebook/cake/dispatcher.php@2761bf:1a90103,valid=true]]
   at org.openide.filesystems.Ordering.getOrder(Ordering.java:0)
   at org.openide.filesystems.FileUtil.getOrder(FileUtil.java:0)
   at org.openide.loaders.FolderChildren$1R.run(FolderChildren.java:0)
   at org.openide.util.Mutex$1Exec.run(Mutex.java:0)
   at org.openide.nodes.Children$ProjectManagerDeadlockDetector.execute(Children.java:0)
   at org.openide.util.Mutex.postRequest(Mutex.java:0)
Comment 1 johnny_bit 2010-11-18 11:53:46 UTC
Created attachment 103064 [details]
stacktrace
Comment 2 Jaroslav Tulach 2010-12-06 10:21:44 UTC
Associated with PHP. Possibly related to bug 192440
Comment 3 Exceptions Reporter 2011-03-04 13:22:18 UTC
This bug already has 50 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=170973
Comment 4 Petr Pisl 2011-03-08 14:24:37 UTC
There are new reports. I have fixed few issues in FTP area, that should fix it.