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 256947 - Annoying exceptions in console: Error Downloading /etc/auto.master
Summary: Annoying exceptions in console: Error Downloading /etc/auto.master
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-12-03 09:13 UTC by Vladimir Kvashin
Modified: 2015-12-22 17:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2015-12-03 09:13:20 UTC
There are lots of exceptions in console

INFO: [10803 ms.] Error Downloading user@host:/etc/auto.maste:r to /var/tmp/hudson1/auto.master3370537089467168200.tmp
org.netbeans.modules.nativeexecution.api.util.FileInfoProvider$SftpIOException: No such file
    at org.netbeans.modules.nativeexecution.api.util.SftpSupport.decorateSftpException(SftpSupport.java:207)
    at org.netbeans.modules.nativeexecution.api.util.SftpSupport.access$600(SftpSupport.java:88)
    at org.netbeans.modules.nativeexecution.api.util.SftpSupport$Downloader.work(SftpSupport.java:512)
    at org.netbeans.modules.nativeexecution.api.util.SftpSupport$Downloader.call(SftpSupport.java:459)
    at org.netbeans.modules.nativeexecution.api.util.SftpSupport$Downloader.call(SftpSupport.java:441)
    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)
    at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2058)
Caused by: 2: No such file
    at com.jcraft.jsch.ChannelSftp.throwStatusError(ChannelSftp.java:2846)
    at com.jcraft.jsch.ChannelSftp._stat(ChannelSftp.java:2198)
    at com.jcraft.jsch.ChannelSftp._stat(ChannelSftp.java:2215)
    at com.jcraft.jsch.ChannelSftp.get(ChannelSftp.java:913)
    at com.jcraft.jsch.ChannelSftp.get(ChannelSftp.java:873)
    at org.netbeans.modules.nativeexecution.api.util.SftpSupport$Downloader.work(SftpSupport.java:507)
    ... 7 more
Comment 1 Vladimir Kvashin 2015-12-04 10:51:53 UTC
862b7dae4b38 on elif
Comment 2 Vladimir Kvashin 2015-12-04 10:55:32 UTC
(In reply to Vladimir Kvashin from comment #1)
> 862b7dae4b38 on elif
that's a typo; sure I meant release81 on enum. Change set id is correct.
Comment 3 Quality Engineering 2015-12-05 02:44:00 UTC
Integrated into 'main-silver', will be available in build *201512050002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/2d8a1036cd9f
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #256947 - Annoying exceptions in console: Error Downloading /etc/auto.master
(transplanted from 862b7dae4b38e73eebbbfeca0e2f64d26773a1a9)
Comment 4 Alexander Pepin 2015-12-22 17:26:35 UTC
Cannot reproduce in build 20151215.