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 186667 - IllegalArgumentException: MasterFileObject[/home/ehugonnet/dev/silverpeas/core/war-core@431f010d:5f9acdca,valid=true] [isValid=true] is not parent of MasterFileObject[/home/ehugonnet/dev/silverpeas/co
Summary: IllegalArgumentException: MasterFileObject[/home/ehugonnet/dev/silverpeas/cor...
Status: RESOLVED DUPLICATE of bug 186186
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-25 13:28 UTC by ehsavoie
Modified: 2010-05-25 14:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 170094


Attachments
stacktrace (2.58 KB, text/plain)
2010-05-25 13:29 UTC, ehsavoie
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehsavoie 2010-05-25 13:28:57 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-5211-on-100521)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

Stacktrace: 
java.lang.IllegalArgumentException: MasterFileObject[/home/ehugonnet/dev/silverpeas/core/war-core@431f010d:5f9acdca,valid=true] [isValid=true] is not parent of MasterFileObject[/home/ehugonnet/dev/silverpeas/core/war-core/target@466890ee:1bc4a0d3,valid=true] [isValid=true].
   at org.netbeans.spi.project.support.GenericSources$Group.contains(GenericSources.java:161)
   at org.netbeans.modules.versioning.spi.VCSContext.addProjectFiles(VCSContext.java:309)
   at org.netbeans.modules.versioning.spi.VCSContext.forNodes(VCSContext.java:148)
   at org.netbeans.modules.versioning.ProjectMenuItem.createVersioningSystemItems(ProjectMenuItem.java:147)
   at org.netbeans.modules.versioning.ProjectMenuItem.access$400(ProjectMenuItem.java:75)
   at org.netbeans.modules.versioning.ProjectMenuItem$LazyMenu.addVersioningSystemItems(ProjectMenuItem.java:258)
Comment 1 ehsavoie 2010-05-25 13:29:01 UTC
Created attachment 99436 [details]
stacktrace
Comment 2 Jesse Glick 2010-05-25 14:02:50 UTC

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