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 197093

Summary: Exception: null file
Product: cnd Reporter: Vladimir Voskresensky <vv159170>
Component: RemoteAssignee: Vladimir Voskresensky <vv159170>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.0.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 177921
Attachments: stacktrace

Description Vladimir Voskresensky 2011-03-25 12:57:28 UTC
Build: NetBeans IDE Dev (Build 20110325-1d7c5ae18200)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP

User Comments:
vv159170: open IDE with previously opened full remote project Quote




Stacktrace: 
java.lang.Exception: null file
   at org.netbeans.modules.remote.support.RemoteLogger.assertTrue(RemoteLogger.java:91)
   at org.netbeans.modules.remote.impl.fs.LocalFileSystemProvider.getCanonicalFileObject(LocalFileSystemProvider.java:155)
   at org.netbeans.modules.remote.impl.fs.LocalFileSystemProvider.getCanonicalPath(LocalFileSystemProvider.java:172)
   at org.netbeans.modules.remote.spi.FileSystemProvider.getCanonicalPath(FileSystemProvider.java:202)
   at org.netbeans.modules.cnd.remote.fs.CndFileSystemProviderImpl.getCanonicalPathImpl(CndFileSystemProviderImpl.java:120)
   at org.netbeans.modules.cnd.spi.utils.CndFileSystemProvider$DefaultProvider.getCanonicalPathImpl(CndFileSystemProvider.java:322)
Comment 1 Vladimir Voskresensky 2011-03-25 12:57:32 UTC
Created attachment 107282 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2011-03-25 16:00:07 UTC
http://hg.netbeans.org/cnd-main?cmd=changeset;node=b80472a97f73