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 257251 - java.io.FileNotFoundException: Path is not absolute: ~/2015
Summary: java.io.FileNotFoundException: Path is not absolute: ~/2015
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-22 04:29 UTC by Exceptions Reporter
Modified: 2016-02-26 02:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221800


Attachments
stacktrace (637 bytes, text/plain)
2015-12-22 04:29 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-12-22 04:29:26 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) Client VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 7

User Comments:
GUEST: opening the IDE




Stacktrace: 
java.io.FileNotFoundException: Path is not absolute: ~/2015
   at org.netbeans.modules.nativeexecution.api.util.SftpSupport$StatLoader.call(SftpSupport.java:577)
   at org.netbeans.modules.nativeexecution.api.util.SftpSupport$StatLoader.call(SftpSupport.java:560)
   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1443)
   at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:68)
   at org.openide.util.lookup.Lookups.executeWith(Lookups.java:303)
Comment 1 Exceptions Reporter 2015-12-22 04:29:27 UTC
Created attachment 157885 [details]
stacktrace
Comment 2 ilia 2016-02-12 09:52:35 UTC
Fixed in:
  https://hg.netbeans.org/cnd-main/rev/714095cf220e
Comment 3 Quality Engineering 2016-02-13 03:17:24 UTC
Integrated into 'main-silver', will be available in build *201602130002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/714095cf220e
User: Ilia Gromov <ilia@netbeans.org>
Log: fixed Bug #257251 - java.io.FileNotFoundException: Path is not absolute: ~/2015
Comment 4 ilia 2016-02-24 17:00:52 UTC
Additional fix:
  http://hg.netbeans.org/cnd-main/rev/93046799433c
Comment 5 Quality Engineering 2016-02-26 02:08:21 UTC
Integrated into 'main-silver', will be available in build *201602260002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/93046799433c
User: Ilia Gromov <ilia@netbeans.org>
Log: Additional fix for Bug #257251 - java.io.FileNotFoundException: Path is not absolute: ~/2015