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 188827

Summary: IllegalArgumentException: MasterFileObject[/home/bharris/trunk/internal/amortviewer@49d6213a:86268f2,valid=true] [isValid=true] is not parent of MasterFileObject[/home/bharris/trunk/internal/amortview
Product: projects Reporter: medotin <medotin>
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: 171489
Attachments: stacktrace

Description medotin 2010-07-21 14:37:07 UTC
Build: NetBeans IDE 6.9 (Build 201006101454)
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/bharris/trunk/internal/amortviewer@49d6213a:86268f2,valid=true] [isValid=true] is not parent of MasterFileObject[/home/bharris/trunk/internal/amortviewer/.svn@22665d46:45d055f1,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.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 medotin 2010-07-21 14:37:12 UTC
Created attachment 100954 [details]
stacktrace
Comment 2 Jesse Glick 2010-07-21 15:23:32 UTC

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