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 188709

Summary: [69cat] IllegalArgumentException: MasterFileObject[C:\Users\athompson\projects\Rainking\RainKingAppCode\branches\2.1\features\RK_Express\Services\rainking-support\src\test\java@1d2bdc3:17bcb17,valid=true] [is
Product: projects Reporter: athompson <athompson>
Component: Generic InfrastructureAssignee: Jesse Glick <jglick>
Status: RESOLVED DUPLICATE    
Severity: normal CC: asmotrich
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 7993
Attachments: stacktrace

Description athompson 2010-07-15 17:42:07 UTC
Build: NetBeans IDE 6.9 (Build 201006101454)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
GUEST: deleting maven project

athompson: renamed a folder housing a Maven project.  folder is under svn control




Stacktrace: 
java.lang.IllegalArgumentException: MasterFileObject[C:\Users\athompson\projects\Rainking\RainKingAppCode\branches\2.1\features\RK_Express\Services\rainking-support\src\test\java@1d2bdc3:17bcb17,valid=true] [isValid=true] is not parent of MasterFileObject[C:\Users\athompson\projects\Rainking\RainKingAppCode\branches\2.1\features\RK_Express\Services\rainking-support\src\test\java\com@12ac537:1cc4817,valid=true] [isValid=true].
   at org.netbeans.spi.project.support.GenericSources$Group.contains(GenericSources.java:161)
   at org.netbeans.spi.java.project.support.ui.PackageView.findNonExcludedPackages(PackageView.java:193)
   at org.netbeans.spi.java.project.support.ui.PackageView.findNonExcludedPackages(PackageView.java:163)
   at org.netbeans.spi.java.project.support.ui.PackageViewChildren.findNonExcludedPackages(PackageViewChildren.java:281)
   at org.netbeans.spi.java.project.support.ui.PackageViewChildren.computeKeys(PackageViewChildren.java:273)
   at org.netbeans.spi.java.project.support.ui.PackageViewChildren.stateChanged(PackageViewChildren.java:631)
Comment 1 athompson 2010-07-15 17:42:12 UTC
Created attachment 100863 [details]
stacktrace
Comment 2 Jesse Glick 2010-07-15 19:10:40 UTC

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