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 - Exception: null file
Summary: Exception: null file
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.0.1
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-25 12:57 UTC by Vladimir Voskresensky
Modified: 2011-03-25 16:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 177921


Attachments
stacktrace (1.85 KB, text/plain)
2011-03-25 12:57 UTC, Vladimir Voskresensky
Details

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