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 186430 - IllegalArgumentException: Duplicate in children list: /var/www/caballinus.cz/apps/frontend/modules/galerie/templates/indexSuccess.php Children: [MasterFileObject[/var/www/caballinus.cz/apps/frontend/m
Summary: IllegalArgumentException: Duplicate in children list: /var/www/caballinus.cz/...
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:
Depends on:
Blocks:
 
Reported: 2010-05-20 12:14 UTC by Filip Zamboj
Modified: 2010-05-24 14:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 169880


Attachments
stacktrace (7.16 KB, text/plain)
2010-05-20 12:14 UTC, Filip Zamboj
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Zamboj 2010-05-20 12:14:01 UTC
This bug was originally marked as duplicate of bug 122295, 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 100520-30eb9dcabc49)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Linux

User Comments:
fzamboj: rename file in versioned project and then rename back




Stacktrace: 
java.lang.IllegalArgumentException: Duplicate in children list: /var/www/caballinus.cz/apps/frontend/modules/galerie/templates/indexSuccess.php
Children: [MasterFileObject[/var/www/caballinus.cz/apps/frontend/modules/galerie/templates/_album_list.php@6e3f6d73:149be3aa,valid=true], MasterFileObject[/var/www/caballinus.cz/apps/frontend/modules/galerie/templates/_entryOutput.php@1c3cd230:66d6c674,valid=true], MasterFileObject[/var/www/caballinus.cz/apps/frontend/modules/galerie/templates/_pictures_list.php@5cf6930:c81739c,valid=true], MasterFileObject[/var/www/caballinus.cz/apps/frontend/modules/galerie/templates/indexSuccess.php@d344913:1e7f1e6b,valid=true], MasterFileObject[/var/www/caballinus.cz/apps/frontend/modules/galerie/templates/indexSuccess.php@13603899:1be4bdbb,valid=true], MasterFileObject[/var/www/caballinus.cz/apps/frontend/modules/galerie/templates/showAlbumSuccess.php@514b9eeb:517da438,valid=true], MasterFileObject[/var/www/caballinus.cz/apps/frontend/modules/galerie/templates/showKoneSuccess.php
   at org.openide.filesystems.Ordering.getOrder(Ordering.java:101)
   at org.openide.filesystems.FileUtil.getOrder(FileUtil.java:2085)
   at org.openide.loaders.FolderList.carefullySort(FolderList.java:644)
   at org.openide.loaders.FolderList.getObjects(FolderList.java:601)
   at org.openide.loaders.FolderList.access$200(FolderList.java:77)
   at org.openide.loaders.FolderList$1.run(FolderList.java:346)
Comment 1 Filip Zamboj 2010-05-20 12:14:05 UTC
Created attachment 99249 [details]
stacktrace
Comment 2 Jaroslav Tulach 2010-05-24 14:55:24 UTC
Filipe, please don't report these bugs again and again. It is known problem. If you feel you need to add something to bugzilla, update bug 184854.

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