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 - IllegalArgumentException: MasterFileObject[/home/bharris/trunk/internal/amortviewer@49d6213a:86268f2,valid=true] [isValid=true] is not parent of MasterFileObject[/home/bharris/trunk/internal/amortview
Summary: IllegalArgumentException: MasterFileObject[/home/bharris/trunk/internal/amort...
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-21 14:37 UTC by medotin
Modified: 2010-07-21 15:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 171489


Attachments
stacktrace (2.71 KB, text/plain)
2010-07-21 14:37 UTC, medotin
Details

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