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.

Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: D-Light (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Andrew Krasny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-24 14:32 UTC by Alexander Simon
Modified: 2012-09-25 02:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 186228


Attachments
stacktrace (4.14 KB, text/plain)
2012-05-24 14:32 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2012-05-24 14:32:24 UTC
Build: NetBeans IDE Dev (Build 20120524-fc4af7c249d0)
VM: Java HotSpot(TM) Client VM, 22.0-b10, Java(TM) SE Runtime Environment, 1.7.0_02-b13
OS: SunOS

User Comments:
alexvsimon: delete file




Stacktrace: 
4: 
   at com.jcraft.jsch.ChannelSftp._stat(ChannelSftp.java:1942)
   at com.jcraft.jsch.ChannelSftp._stat(ChannelSftp.java:1957)
   at com.jcraft.jsch.ChannelSftp.ls(ChannelSftp.java:1375)
   at org.netbeans.modules.nativeexecution.api.util.SftpSupport$LsLoader.call(SftpSupport.java:575)
   at org.netbeans.modules.nativeexecution.api.util.SftpSupport$LsLoader.call(SftpSupport.java:556)
   at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
Comment 1 Alexander Simon 2012-05-24 14:32:29 UTC
Created attachment 119825 [details]
stacktrace
Comment 2 Andrew Krasny 2012-09-24 15:41:03 UTC
The 'fix' is not to show this exception..
- user can do nothing about this
- this is a very 'internal' place.. If connection gets broken - this will become 'visible' in other code that handles this.. 

http://hg.netbeans.org/cnd-main/rev/158d8e697678
Comment 3 Quality Engineering 2012-09-25 02:17:29 UTC
Integrated into 'main-golden', will be available in build *201209250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/158d8e697678
User: Andrew Krasny <akrasny@netbeans.org>
Log: #212962 - 4: Exception in FileInfoProvider