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 156096 - IllegalArgumentException: C:\Documents and Settings\Ubriela\My Documents\NetBeansProjects\_Web_App\Spring\HelloWorld2\src\com\springinaction\chapter01\hello\GreetingService.java is not inside C:\Docum
Summary: IllegalArgumentException: C:\Documents and Settings\Ubriela\My Documents\NetB...
Status: RESOLVED DUPLICATE of bug 157361
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kubec
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-27 08:20 UTC by ubriela
Modified: 2009-04-13 21:50 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 2525


Attachments
stacktrace (1.71 KB, text/plain)
2008-12-27 08:21 UTC, ubriela
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ubriela 2008-12-27 08:20:52 UTC
Build: NetBeans IDE 6.1 (Build 200804211638)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06, Java(TM) SE Runtime Environment, 1.6.0_01-b06
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Moving folder

gert_cuykens: deleting empty wsdl folder

gert_cuykens: moving wsdl file to src directory

gert_cuykens: renaming folder

stefan79: Delete a project



Stacktrace: 
java.lang.IllegalArgumentException: C:\Documents and Settings\Ubriela\My Documents\NetBeansProjects\_Web_App\Spring\HelloWorld2\src\com\springinaction\chapter01\hello\GreetingService.java is not inside C:\Documents and Settings\Ubriela\My Documents\NetBeansProjects\_Web_App\Spring\HelloWorld\src\java
        at org.netbeans.spi.project.support.ant.SourcesHelper$SourceRoot$Group.contains(SourcesHelper.java:176)
        at org.netbeans.spi.java.project.support.ui.TreeRootNode$VisibilityQueryDataFilter.acceptDataObject(TreeRootNode.java:222)
        at org.openide.loaders.FolderChildren.createNodes(FolderChildren.java:168)
        at org.openide.loaders.FolderChildren.createNodes(FolderChildren.java:59)
        at org.openide.nodes.Children$Keys$KE.nodes(Children.java:2250)
        at org.openide.nodes.ChildrenArray.nodesFor(ChildrenArray.java:167)
Comment 1 ubriela 2008-12-27 08:21:05 UTC
Created attachment 75323 [details]
stacktrace
Comment 2 Milan Kubec 2009-04-13 21:50:31 UTC

*** This issue has been marked as a duplicate of 157361 ***