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 186187 - [69cat] IllegalArgumentException: MasterFileObject[/Users/alc/NetBeansProjects/converge/modules@6e0f282c:5478a746,valid=true] [isValid=true] is not parent of MasterFileObject[/Users/alc/NetBeansProjects/conve
Summary: [69cat] IllegalArgumentException: MasterFileObject[/Users/alc/NetBeansProject...
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-14 22:21 UTC by big_al
Modified: 2010-05-14 22:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 169642


Attachments
stacktrace (3.42 KB, text/plain)
2010-05-14 22:21 UTC, big_al
Details

Note You need to log in before you can comment on or make changes to this bug.
Description big_al 2010-05-14 22:21:31 UTC
Build: NetBeans IDE Dev (Build 201005132200)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-10M3025
OS: Mac OS X

User Comments:
big_al: Selected all open files/projects in view




Stacktrace: 
java.lang.IllegalArgumentException: MasterFileObject[/Users/alc/NetBeansProjects/converge/modules@6e0f282c:5478a746,valid=true] [isValid=true] is not parent of MasterFileObject[/Users/alc/NetBeansProjects/converge/modules/converge-war@1e818d28:19d07e10,valid=true] [isValid=true].
   at org.netbeans.spi.project.support.GenericSources$Group.contains(GenericSources.java:158)
   at org.netbeans.modules.versioning.spi.VCSContext.addProjectFiles(VCSContext.java:306)
   at org.netbeans.modules.versioning.spi.VCSContext.forNodes(VCSContext.java:145)
   at org.netbeans.modules.mercurial.util.HgUtils.getCurrentContext(HgUtils.java:822)
   at org.netbeans.modules.mercurial.ui.status.StatusAction.performContextAction(StatusAction.java:75)
   at org.netbeans.modules.mercurial.ui.actions.ContextAction.performAction(ContextAction.java:89)
Comment 1 big_al 2010-05-14 22:21:35 UTC
Created attachment 99030 [details]
stacktrace
Comment 2 Jesse Glick 2010-05-14 22:33:39 UTC

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