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 - 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
Summary: IllegalArgumentException: MasterFileObject[C:\Users\Bryan Field\Projects\Surf...
Status: RESOLVED DUPLICATE of bug 184854
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-07-19 23:45 UTC by baffyofdaffy
Modified: 2010-07-20 19:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 171455


Attachments
stacktrace (2.86 KB, text/plain)
2010-07-19 23:45 UTC, baffyofdaffy
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***