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 - [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
Summary: [69cat] IllegalArgumentException: MasterFileObject[C:\Users\athompson\project...
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-15 17:42 UTC by athompson
Modified: 2010-07-15 19:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 7993


Attachments
stacktrace (2.45 KB, text/plain)
2010-07-15 17:42 UTC, athompson
Details

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