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 188772

Summary: IllegalArgumentException: MasterFileObject[C:\Users\Bryan Field\Projects\SurfN_Shuttle_Server\nbproject@13ad2aa:1d8a5c4,valid=true] is not inside MasterFileObject[C:\Users\Bryan Field\Projects\SurfN_S
Product: projects Reporter: baffyofdaffy <baffyofdaffy>
Component: Generic InfrastructureAssignee: Jesse Glick <jglick>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 171455
Attachments: stacktrace

Description baffyofdaffy 2010-07-19 23:45:16 UTC
Build: NetBeans IDE 6.9 (Build 201006101454)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows Vista

Stacktrace: 
java.lang.IllegalArgumentException: MasterFileObject[C:\Users\Bryan Field\Projects\SurfN_Shuttle_Server\nbproject@13ad2aa:1d8a5c4,valid=true] is not inside MasterFileObject[C:\Users\Bryan Field\Projects\SurfN_Shuttle_Server@e7809c:45eec3,valid=true]
   at org.netbeans.spi.project.support.ant.SourcesHelper$SourceRoot$Group.contains(SourcesHelper.java:201)
   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.VersioningMainMenu.createMenu(VersioningMainMenu.java:81)
   at org.netbeans.modules.versioning.VersioningMainMenu.synchMenuPresenters(VersioningMainMenu.java:75)
   at org.openide.awt.DynaMenuModel.checkSubmenu(DynaMenuModel.java:190)
Comment 1 baffyofdaffy 2010-07-19 23:45:20 UTC
Created attachment 100922 [details]
stacktrace
Comment 2 Jesse Glick 2010-07-20 19:15:22 UTC

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