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 225479

Summary: java.io.IOException: inputstream is closed
Product: cnd Reporter: Alexander Simon <alexvsimon>
Component: executionAssignee: Maria Tishkova <mromashova>
Status: RESOLVED FIXED    
Severity: normal CC: alexvsimon
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 198139
Attachments: stacktrace
stacktrace
stacktrace

Description Alexander Simon 2013-01-29 14:53:29 UTC
Build: NetBeans IDE Dev (Build 20130129-2276ef4a3cda)
VM: Java HotSpot(TM) Client VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_11-b21
OS: SunOS

Stacktrace: 
java.io.IOException: inputstream is closed
   at com.jcraft.jsch.ChannelSftp.fill(ChannelSftp.java:2529)
   at com.jcraft.jsch.ChannelSftp.header(ChannelSftp.java:2553)
   at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:242)
   at com.jcraft.jsch.Channel.connect(Channel.java:208)
   at com.jcraft.jsch.Channel.connect(Channel.java:145)
   at org.netbeans.modules.nativeexecution.api.util.HelperUtility.getPath(HelperUtility.java:157)
Comment 1 Alexander Simon 2013-01-29 14:53:31 UTC
Created attachment 130789 [details]
stacktrace
Comment 2 Alexander Simon 2013-01-30 07:52:48 UTC
Created attachment 130815 [details]
stacktrace

Cannot create new remote host
Comment 3 Alexander Simon 2013-01-30 07:58:49 UTC
Created attachment 130816 [details]
stacktrace

cannot create new host
Comment 4 Maria Tishkova 2013-05-17 10:02:49 UTC
moved to execution sub-component as dlight is gone from the NetBeans
Comment 5 Maria Tishkova 2013-05-17 13:17:51 UTC
Sasha,

is it still reproducible? please provide the scenario to reproduce.

==Masha
Comment 6 Maria Tishkova 2013-05-17 13:25:12 UTC
the problem was in some specific of bashrc, fixed