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 256627 - java.io.IOException: Error creating directory C:\Users\svass\AppData\Local\NetBeans\Cache\8.1\remote-files\[10.39.33.233:22C]_22_root
Summary: java.io.IOException: Error creating directory C:\Users\svass\AppData\Local\Ne...
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-16 14:57 UTC by Exceptions Reporter
Modified: 2016-01-29 15:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221194


Attachments
stacktrace (5.38 KB, text/plain)
2015-11-16 14:57 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-11-16 14:57:09 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.65-b01, Java(TM) SE Runtime Environment, 1.8.0_65-b17
OS: Windows 7

User Comments:
GUEST: after compiling several C and C++ files remotely this happened...




Stacktrace: 
java.io.IOException: Error creating directory C:\Users\svass\AppData\Local\NetBeans\Cache\8.1\remote-files\[10.39.33.233:22C]_22_root
   at org.netbeans.modules.remote.impl.fs.RemoteFileSystem.<init>(RemoteFileSystem.java:175)
   at org.netbeans.modules.remote.impl.fs.RemoteFileSystemManager.getFileSystem(RemoteFileSystemManager.java:99)
   at org.netbeans.modules.remote.impl.fs.RemoteFileSystemProvider.urlToFileSystem(RemoteFileSystemProvider.java:305)
   at org.netbeans.modules.remote.spi.FileSystemProvider.urlToFileSystem(FileSystemProvider.java:395)
   at org.netbeans.modules.cnd.remote.fs.CndFileSystemProviderImpl.urlToFileSystemImpl(CndFileSystemProviderImpl.java:154)
   at org.netbeans.modules.cnd.spi.utils.CndFileSystemProvider$DefaultProvider.urlToFileSystemImpl(CndFileSystemProvider.java:443)
Comment 1 Exceptions Reporter 2015-11-16 14:57:10 UTC
Created attachment 157361 [details]
stacktrace
Comment 2 Vladimir Kvashin 2016-01-28 10:22:52 UTC
Restoring changes after issuezilla DB failure.
Comment 3 Vladimir Kvashin 2016-01-28 11:03:39 UTC
fixed on enum
46a3e23d27fa
Comment 4 Quality Engineering 2016-01-29 02:37:17 UTC
Integrated into 'main-silver', will be available in build *201601290002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/88bff173156e
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #256627 - java.io.IOException: Error creating directory
(transplanted from 46a3e23d27fa15284e8a609c3fa8709fb0fcfec6)
Comment 5 ilia 2016-01-29 10:50:32 UTC
  Fixes of this bug:
    http://hg.netbeans.org/releases/rev/46a3e23d27fa