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 214906

Summary: AssertionError: file:////sbacfshome/homedirs/EXT21607/My%20Documents/NetBeansProjects/JavaApplication1/build.xml from \\sbacfshome\homedirs\EXT21607\My Documents\NetBeansProjects\JavaApplication1\buil
Product: platform Reporter: kvaso <kvaso>
Component: FilesystemsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: normal CC: aljsteiner
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 186362
Attachments: stacktrace

Description kvaso 2012-06-28 11:08:41 UTC
Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) Client VM, 23.1-b03, Java(TM) SE Runtime Environment, 1.7.0_05-b05
OS: Windows XP

User Comments:
GUEST: NOTHING

kvaso: in "Files" window right click on the directory that contains project (in my case JavaApplication1 directory)
note that project is placed on the network drive

GUEST: stuff :D




Stacktrace: 
java.lang.AssertionError: file:////sbacfshome/homedirs/EXT21607/My%20Documents/NetBeansProjects/JavaApplication1/build.xml from \\sbacfshome\homedirs\EXT21607\My Documents\NetBeansProjects\JavaApplication1\build.xml@71000958:19740f9
   at org.openide.filesystems.FileObject.toURI(FileObject.java:1165)
   at org.netbeans.api.queries.SharabilityQuery.getSharability(SharabilityQuery.java:232)
   at org.netbeans.spi.project.support.ant.SourcesHelper$SourceRoot$Group.contains(SourcesHelper.java:221)
   at org.netbeans.modules.versioning.core.spi.VCSContext.addProjectFiles(VCSContext.java:326)
   at org.netbeans.modules.versioning.core.spi.VCSContext.forNodes(VCSContext.java:166)
   at org.netbeans.modules.versioning.core.Utils.contextForLookup(Utils.java:102)
Comment 1 kvaso 2012-06-28 11:08:47 UTC
Created attachment 121491 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-08-22 12:13:35 UTC

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