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

Summary: java.io.FileNotFoundException: Path is not absolute: ~/2015
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: executionAssignee: ilia
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 221800
Attachments: stacktrace

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