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 239737 - java.io.FileNotFoundException: Can not create FileObject alsimon@townes.us.oracle.com:/workspace/alsimon/mozilla-beta-1/nbproject/private/launcher.properties
Summary: java.io.FileNotFoundException: Can not create FileObject alsimon@townes.us.or...
Status: RESOLVED DUPLICATE of bug 239740
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-23 12:57 UTC by Alexander Simon
Modified: 2013-12-24 10:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 206187


Attachments
stacktrace (1.96 KB, text/plain)
2013-12-23 12:57 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2013-12-23 12:57:37 UTC
Build: NetBeans IDE Dev (Build 20131223-44136755e110)
VM: Java HotSpot(TM) Client VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: SunOS

User Comments:
alexvsimon: open full remote project




Stacktrace: 
java.io.FileNotFoundException: Can not create FileObject alsimon@townes.us.oracle.com:/workspace/alsimon/mozilla-beta-1/nbproject/private/launcher.properties
   at org.netbeans.modules.remote.impl.fs.RemoteDirectory.create(RemoteDirectory.java:225)
   at org.netbeans.modules.remote.impl.fs.RemoteDirectory.createDataImpl(RemoteDirectory.java:161)
   at org.netbeans.modules.remote.impl.fs.RemoteFileObjectBase.createData(RemoteFileObjectBase.java:251)
   at org.netbeans.modules.remote.impl.fs.RemoteFileObject.createData(RemoteFileObject.java:451)
   at org.openide.filesystems.FileUtil.copyFileImpl(FileUtil.java:569)
   at org.openide.filesystems.FileObject.copy(FileObject.java:154)
Comment 1 Alexander Simon 2013-12-23 12:57:39 UTC
Created attachment 143403 [details]
stacktrace
Comment 2 Vladimir Kvashin 2013-12-24 10:26:39 UTC

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